summaryrefslogtreecommitdiff
path: root/examples/ASX/Event_Server/Transceiver/transceiver.dsp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-27 16:33:55 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-27 16:33:55 +0000
commit9d2400e7c0af80e5a673ec1602308fb17a7baf30 (patch)
tree34afa10dca5487999f9c32f464f50e86db5a56b9 /examples/ASX/Event_Server/Transceiver/transceiver.dsp
parente9eaae3969ddc6fdb01c13d8647546002f331bc2 (diff)
downloadATCD-9d2400e7c0af80e5a673ec1602308fb17a7baf30.tar.gz
Changed to used new naming scheme for ace.dll
Diffstat (limited to 'examples/ASX/Event_Server/Transceiver/transceiver.dsp')
-rw-r--r--examples/ASX/Event_Server/Transceiver/transceiver.dsp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/ASX/Event_Server/Transceiver/transceiver.dsp b/examples/ASX/Event_Server/Transceiver/transceiver.dsp
index 076e7d13a3d..ea3dec1923a 100644
--- a/examples/ASX/Event_Server/Transceiver/transceiver.dsp
+++ b/examples/ASX/Event_Server/Transceiver/transceiver.dsp
@@ -35,6 +35,7 @@ RSC=rc.exe
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "."
# PROP Intermediate_Dir ".\Debug"
+# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /FD /c
@@ -45,7 +46,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
-# ADD LINK32 ace.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\..\..\ace"
+# ADD LINK32 aced.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\..\..\ace"
# Begin Target
# Name "Transceiver - Win32 Debug"