diff options
author | Jose <jose@zeroc.com> | 2015-08-12 11:33:46 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2015-08-12 11:33:46 +0200 |
commit | 970e550540a9765bb1b00fc318ed573fd9486c40 (patch) | |
tree | b80c835538c6c340815a0f981a6e52ec108943ea /cpp/src/FreezeScript | |
parent | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins (diff) | |
download | ice-970e550540a9765bb1b00fc318ed573fd9486c40.tar.bz2 ice-970e550540a9765bb1b00fc318ed573fd9486c40.tar.xz ice-970e550540a9765bb1b00fc318ed573fd9486c40.zip |
ICE-6703 - Windows dependencies and third party packages.
Diffstat (limited to 'cpp/src/FreezeScript')
-rwxr-xr-x | cpp/src/FreezeScript/.depend.mak | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cpp/src/FreezeScript/.depend.mak b/cpp/src/FreezeScript/.depend.mak index f77623aef6c..2a99698be24 100755 --- a/cpp/src/FreezeScript/.depend.mak +++ b/cpp/src/FreezeScript/.depend.mak @@ -863,8 +863,6 @@ Util.obj: \ "$(includedir)\Freeze\ConnectionF.h" \ "$(includedir)\Freeze\Index.h" \ "$(includedir)\Slice\Preprocessor.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db_cxx.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db.h" \ Grammar.obj: \ Grammar.cpp \ @@ -1475,8 +1473,6 @@ Transformer.obj: \ "$(includedir)\Freeze\Index.h" \ "..\..\src\IceXML\Parser.h" \ "$(includedir)\IceUtil\InputUtil.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db_cxx.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db.h" \ transformdb.obj: \ transformdb.cpp \ @@ -1621,8 +1617,6 @@ transformdb.obj: \ "$(includedir)\IceUtil\Options.h" \ "$(includedir)\IceUtil\RecMutex.h" \ "..\..\src\IceUtil\FileUtil.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db_cxx.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db.h" \ DumpDescriptors.obj: \ DumpDescriptors.cpp \ @@ -1758,8 +1752,6 @@ DumpDescriptors.obj: \ "Util.h" \ "$(includedir)\Freeze\CatalogData.h" \ "$(includedir)\IceUtil\InputUtil.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db_cxx.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db.h" \ DumpDB.obj: \ DumpDB.cpp \ @@ -1902,5 +1894,3 @@ DumpDB.obj: \ "$(includedir)\IceUtil\Options.h" \ "$(includedir)\IceUtil\RecMutex.h" \ "..\..\src\IceUtil\FileUtil.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db_cxx.h" \ - "C:\Users\benoit\ice\cpp\third-party-packages\berkeley.db.v140\build\native\include\db.h" \ |