summaryrefslogtreecommitdiff
path: root/tests/Test_Output.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test_Output.dsp')
-rw-r--r--tests/Test_Output.dsp5
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"