diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-21 14:33:25 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-21 14:33:25 +0000 |
commit | 4050bd17949c3f4a6339ab8afd8f2c3e2eebd8e2 (patch) | |
tree | db9c374b8685b35459130ffff986cfd260609566 /tests | |
parent | f929e7889e4c9fc0854ca04f449a1e85b2d84202 (diff) | |
download | ATCD-4050bd17949c3f4a6339ab8afd8f2c3e2eebd8e2.tar.gz |
ChangeLogTag:Wed May 21 14:32:13 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Test_Output.dsp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Test_Output.dsp b/tests/Test_Output.dsp index 6a44bb5d4c4..115955d460d 100644 --- a/tests/Test_Output.dsp +++ b/tests/Test_Output.dsp @@ -90,11 +90,6 @@ 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 aced.lib /nologo /dll /debug /machine:I386 /out:"..\bin\Test_Outputd.dll" /libpath:"..\ace"
# SUBTRACT LINK32 /pdb:none
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Desc=delete old dlls from tests dir
-PostBuild_Cmds=del Test_Output*.dll
-# End Special Build Tool
!ELSEIF "$(CFG)" == "Test_Output DLL - Win32 Static Debug"
|