summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-03 13:40:31 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-03 13:40:31 +0000
commitc6a60f039a9791e4fd319a55a8d7ed79959cf503 (patch)
tree9152d3f25e703e5b45a2ab5b5d022b7af603da39 /examples
parent44ff83a6fd2bcb5dc221f6ba8c33b82dc55b6006 (diff)
downloadATCD-c6a60f039a9791e4fd319a55a8d7ed79959cf503.tar.gz
ChangeLogTag: Tue Jul 3 08:38:47 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/test_udp_proactor.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/test_udp_proactor.dsp b/examples/Reactor/Proactor/test_udp_proactor.dsp
index 3763eff017b..c3e98820620 100644
--- a/examples/Reactor/Proactor/test_udp_proactor.dsp
+++ b/examples/Reactor/Proactor/test_udp_proactor.dsp
@@ -50,7 +50,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 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 /machine:I386
-# ADD LINK32 aced.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\ace"
+# ADD LINK32 ace.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\ace"
!ELSEIF "$(CFG)" == "test_udp_proactor - Win32 Debug"