summaryrefslogtreecommitdiffstats
path: root/Templates/DLLHeader.dsptemplate
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2001-05-23 22:31:20 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2001-05-23 22:31:20 (GMT)
commit8130d63235708b97dd8f36ba0ccfecafe7bf7d88 (patch)
tree08bfc5d09f234a8150f2865e814d34b567003937 /Templates/DLLHeader.dsptemplate
parentaf6c95495c532f9f0be42c6f62590198abf44abb (diff)
downloadCMake-8130d63235708b97dd8f36ba0ccfecafe7bf7d88.zip
CMake-8130d63235708b97dd8f36ba0ccfecafe7bf7d88.tar.gz
CMake-8130d63235708b97dd8f36ba0ccfecafe7bf7d88.tar.bz2
Intermediate Dir was wrong
Diffstat (limited to 'Templates/DLLHeader.dsptemplate')
-rw-r--r--Templates/DLLHeader.dsptemplate2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/DLLHeader.dsptemplate b/Templates/DLLHeader.dsptemplate
index 5378d4c..555fd13 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