summaryrefslogtreecommitdiffstats
path: root/winbuild/qtools.vcproj
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-10-20 12:35:39 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-10-20 12:35:39 (GMT)
commit8c9e829765aeac42e9c9096e322812b582052782 (patch)
tree1910b37ae293b2b3f3f1a5cc60788be4f0351f61 /winbuild/qtools.vcproj
parent7fdf18276e89ed27dbae0ec85edf069f0f348ee0 (diff)
parent4447e7f3377d8abdc5d29e323d5c52fb3adaed89 (diff)
downloadDoxygen-8c9e829765aeac42e9c9096e322812b582052782.zip
Doxygen-8c9e829765aeac42e9c9096e322812b582052782.tar.gz
Doxygen-8c9e829765aeac42e9c9096e322812b582052782.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'winbuild/qtools.vcproj')
-rw-r--r--winbuild/qtools.vcproj12
1 files changed, 8 insertions, 4 deletions
diff --git a/winbuild/qtools.vcproj b/winbuild/qtools.vcproj
index 84e2918..a332d57 100644
--- a/winbuild/qtools.vcproj
+++ b/winbuild/qtools.vcproj
@@ -26,6 +26,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
+ BuildLogFile="$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -56,7 +57,7 @@
PrecompiledHeaderFile=".\Release/qtools.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
+ ProgramDatabaseFileName=".\Release\$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
@@ -104,6 +105,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
+ BuildLogFile="$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -135,7 +137,7 @@
PrecompiledHeaderFile=".\Release64/qtools.pch"
AssemblerListingLocation=".\Release64/"
ObjectFile=".\Release64/"
- ProgramDataBaseFileName=".\Release64/"
+ ProgramDatabaseFileName=".\Release64\$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
@@ -183,6 +185,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
+ BuildLogFile="$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -211,7 +214,7 @@
PrecompiledHeaderFile=".\Debug/qtools.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
+ ProgramDatabaseFileName=".\Debug\$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
@@ -259,6 +262,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
+ BuildLogFile="$(IntDir)\$(TargetName)BuildLog.htm"
>
<Tool
Name="VCPreBuildEventTool"
@@ -288,7 +292,7 @@
PrecompiledHeaderFile=".\Debug64/qtools.pch"
AssemblerListingLocation=".\Debug64/"
ObjectFile=".\Debug64/"
- ProgramDataBaseFileName=".\Debug64/"
+ ProgramDatabaseFileName=".\Debug64\$(TargetName).pdb"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"