summaryrefslogtreecommitdiff
path: root/tests/Barrier_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/Barrier_Test.dsp
parent3fefa0e139238711b1c79dbc84394fa2ed4e97c1 (diff)
downloadATCD-40135a57bef5a03a41d432a7682a88d4bb29773b.tar.gz
Fixed settings for PharLap ETS
Diffstat (limited to 'tests/Barrier_Test.dsp')
-rw-r--r--tests/Barrier_Test.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Barrier_Test.dsp b/tests/Barrier_Test.dsp
index 958275aef71..866de6ab5e9 100644
--- a/tests/Barrier_Test.dsp
+++ b/tests/Barrier_Test.dsp
@@ -100,7 +100,7 @@ LINK32=link.exe
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 /pdbtype:sept /libpath:"..\ace"
-# ADD LINK32 aced.lib /nologo /subsystem:console /debug /machine:I386 /out:"Barrier_Test_ETS.exe" /pdbtype:sept /libpath:"..\ace" /ETS:tests_pharlap_msvc.lnk
+# ADD LINK32 acesd.lib /nologo /subsystem:console /debug /machine:I386 /out:"Barrier_Test_ETS.exe" /pdbtype:sept /libpath:"..\ace" /ETS:tests_pharlap_msvc.lnk
# SUBTRACT LINK32 /pdb:none
!ENDIF