diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-27 16:33:55 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-27 16:33:55 +0000 |
commit | c8cb8a6503bb3f9224e3fbb7949c246460e3e333 (patch) | |
tree | 34afa10dca5487999f9c32f464f50e86db5a56b9 /examples/Threads/tss2.dsp | |
parent | 07f357ccb94f1bb1b7abc571f4a186b95018ea40 (diff) | |
download | ATCD-c8cb8a6503bb3f9224e3fbb7949c246460e3e333.tar.gz |
Changed to used new naming scheme for ace.dll
Diffstat (limited to 'examples/Threads/tss2.dsp')
-rw-r--r-- | examples/Threads/tss2.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Threads/tss2.dsp b/examples/Threads/tss2.dsp index 7db94be1fab..1a88c72391c 100644 --- a/examples/Threads/tss2.dsp +++ b/examples/Threads/tss2.dsp @@ -45,7 +45,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 /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 /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 /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\ace"
# Begin Target
# Name "tss2 - Win32 Debug"
|