diff options
author | Steve Huston <shuston@riverace.com> | 1999-07-06 23:16:01 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-07-06 23:16:01 +0000 |
commit | b16615f3bd9f40e716ebf5e799eddfa2cfa20e83 (patch) | |
tree | b523510dcd94f26683ab81c2a9939c5559d87120 /tests/Cache_Map_Manager_Test.dsp | |
parent | 5a616f26d6ec5ef5ff3f5400b455d91e91d76fc0 (diff) | |
download | ATCD-b16615f3bd9f40e716ebf5e799eddfa2cfa20e83.tar.gz |
Put intermediate files for PharLap ETS configs in ETS_LIB\Debug, not ETS_DLL\Debug
Diffstat (limited to 'tests/Cache_Map_Manager_Test.dsp')
-rw-r--r-- | tests/Cache_Map_Manager_Test.dsp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Cache_Map_Manager_Test.dsp b/tests/Cache_Map_Manager_Test.dsp index 6aa824b3a80..9bcf8eca8e8 100644 --- a/tests/Cache_Map_Manager_Test.dsp +++ b/tests/Cache_Map_Manager_Test.dsp @@ -94,7 +94,7 @@ LINK32=link.exe # PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "."
-# PROP Intermediate_Dir "./ETS_DLL/Debug"
+# PROP Intermediate_Dir ".\ETS_LIB\Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=cl.exe
@@ -131,7 +131,7 @@ SOURCE=.\Cache_Map_Manager_Test.cpp !ELSEIF "$(CFG)" == "Cache_Map_Manager_Test - Win32 Alpha Debug"
-DEP_CPP_ATOMI=\
+DEP_CPP_CACHE=\
"..\ace\ACE.h"\
"..\ace\ACE.i"\
"..\ace\Atomic_Op.i"\
@@ -172,7 +172,7 @@ DEP_CPP_ATOMI=\ "..\ace\ws2tcpip.h"\
".\test_config.h"\
-NODEP_CPP_ATOMI=\
+NODEP_CPP_CACHE=\
"..\ace\stdcpp.h"\
|