summaryrefslogtreecommitdiff
path: root/tests/Map_Manager_Test.dsp
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-07-02 17:21:08 +0000
committerSteve Huston <shuston@riverace.com>1999-07-02 17:21:08 +0000
commit40135a57bef5a03a41d432a7682a88d4bb29773b (patch)
treec45884bcb13ac494686c67eb06636e8d4991c955 /tests/Map_Manager_Test.dsp
parent3fefa0e139238711b1c79dbc84394fa2ed4e97c1 (diff)
downloadATCD-40135a57bef5a03a41d432a7682a88d4bb29773b.tar.gz
Fixed settings for PharLap ETS
Diffstat (limited to 'tests/Map_Manager_Test.dsp')
-rw-r--r--tests/Map_Manager_Test.dsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Map_Manager_Test.dsp b/tests/Map_Manager_Test.dsp
index 48f4a423ae4..a5bf1d051ba 100644
--- a/tests/Map_Manager_Test.dsp
+++ b/tests/Map_Manager_Test.dsp
@@ -94,13 +94,13 @@ 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 "Map_Manager_Test"
CPP=cl.exe
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FD /c
# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D ACE_HAS_DLL=0 /FD /c
# SUBTRACT CPP /YX
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -110,7 +110,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 aced.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\ace"
-# ADD LINK32 aced.lib /nologo /subsystem:console /debug /machine:I386 /out:"./Map_Manager_Test_ETS.exe" /libpath:"..\ace" /ETS:tests_pharlap_msvc.lnk
+# ADD LINK32 acesd.lib /nologo /subsystem:console /debug /machine:I386 /out:"./Map_Manager_Test_ETS.exe" /libpath:"..\ace" /ETS:tests_pharlap_msvc.lnk
# SUBTRACT LINK32 /pdb:none
!ENDIF