diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2014-10-15 14:08:47 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2014-10-15 14:08:47 -0230 |
commit | c05478341ea5ac9d3f9f8ebb110c8ba01789cf9c (patch) | |
tree | 291a9be98d6d7730a5d9030d63e8ca759b7ba6cd /cpp | |
parent | Fixed (ICE-5742) - IceGridGUI exception when you disconnect while patching in... (diff) | |
download | ice-c05478341ea5ac9d3f9f8ebb110c8ba01789cf9c.tar.bz2 ice-c05478341ea5ac9d3f9f8ebb110c8ba01789cf9c.tar.xz ice-c05478341ea5ac9d3f9f8ebb110c8ba01789cf9c.zip |
Updated dependency file for Windows
Diffstat (limited to 'cpp')
-rwxr-xr-x[-rw-r--r--] | cpp/test/Ice/optional/.depend.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/test/Ice/optional/.depend.mak b/cpp/test/Ice/optional/.depend.mak index 3a73e48e949..b0378f1a660 100644..100755 --- a/cpp/test/Ice/optional/.depend.mak +++ b/cpp/test/Ice/optional/.depend.mak @@ -2,6 +2,9 @@ Test.cpp: \ Test.ice +TestAMD.cpp: \ + TestAMD.ice + Test.obj: \ Test.cpp \ "Test.h" \ |