From 8130d63235708b97dd8f36ba0ccfecafe7bf7d88 Mon Sep 17 00:00:00 2001 From: Sebastien Barre Date: Wed, 23 May 2001 18:31:20 -0400 Subject: [PATCH] Intermediate Dir was wrong --- Templates/DLLHeader.dsptemplate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/DLLHeader.dsptemplate b/Templates/DLLHeader.dsptemplate index 5378d4c60..555fd1303 100644 --- a/Templates/DLLHeader.dsptemplate +++ b/Templates/DLLHeader.dsptemplate @@ -112,7 +112,7 @@ LINK32=link.exe # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "LIBRARY_OUTPUT_PATHMinSizeRel" -# PROP Intermediate_Dir "LIBRARY_OUTPUT_PATHMinSizeRel" +# PROP Intermediate_Dir "MinSizeRel" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FD /c