summaryrefslogtreecommitdiff
path: root/tests/TP_Reactor_Test.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TP_Reactor_Test.dsp')
-rw-r--r--tests/TP_Reactor_Test.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/TP_Reactor_Test.dsp b/tests/TP_Reactor_Test.dsp
index 875b89001e1..7f081b85351 100644
--- a/tests/TP_Reactor_Test.dsp
+++ b/tests/TP_Reactor_Test.dsp
@@ -43,7 +43,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 wsock32.lib aced.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\ace"
+# ADD LINK32 wsock32.lib aced.lib Test_Outputd.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\ace"
# Begin Target
# Name "TP_Reactor_Test - Win32 Debug"
@@ -52,6 +52,10 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File
+SOURCE=.\Main.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\TP_Reactor_Test.cpp
# End Source File
# End Group