OSDN Git Service

fix conflict on vc90.pdb/BuildLog.htm when parallel compile
authorU-i7\gimy <gimy@users.sourceforge.jp>
Tue, 7 Jul 2009 13:20:41 +0000 (22:20 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Tue, 7 Jul 2009 13:20:41 +0000 (22:20 +0900)
proj/yamy.vsprops

index 60393f4..8372be0 100755 (executable)
@@ -4,11 +4,13 @@
        Version="8.00"\r
        Name="yamy"\r
        OutputDirectory="..\$(ConfigurationName)"\r
+       BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"\r
        >\r
        <Tool\r
                Name="VCCLCompilerTool"\r
                AdditionalIncludeDirectories="../../boost_$(BOOST_MAJOR)_$(BOOST_MINOR)"\r
                PreprocessorDefinitions="VERSION=\&quot;$(VERSION)\&quot;;LOGNAME=\&quot;$(USERNAME)\&quot;;COMPUTERNAME=\&quot;$(COMPUTERNAME)\&quot;;_CRT_SECURE_NO_WARNINGS;MAYU64;NO_DRIVER;USE_MAILSLOT;USE_INI"\r
+               ProgramDataBaseFileName="$(IntDir)\vc90_$(ProjectName).pdb"\r
        />\r
        <Tool\r
                Name="VCLinkerTool"\r