diff options
author | rpj <rpj> | 2005-05-03 07:50:04 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-03 07:50:04 +0000 |
commit | b75686484d99c90317b64184ce5080093ee7d2a9 (patch) | |
tree | 60b40cac9373908701a568a0ea1fb775892532eb /tests | |
parent | 3cf19fff6fb5bfbdcc0f9323178bbbd1f929aad2 (diff) |
''
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Debug.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Debug.dsp b/tests/Debug.dsp index 0ba51bb..1e1b1ee 100644 --- a/tests/Debug.dsp +++ b/tests/Debug.dsp @@ -73,7 +73,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 /pdbtype:sept -# ADD 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 pthreadVC.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:".." +# ADD 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 pthreadVC2.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:".." !ENDIF |