OSDN Git Service

Revert the previous change - it was just wrong to change precompiled headers globally!
authorKimmo Varis <kimmov@gmail.com>
Thu, 5 Jun 2008 16:48:25 +0000 (16:48 +0000)
committerKimmo Varis <kimmov@gmail.com>
Thu, 5 Jun 2008 16:48:25 +0000 (16:48 +0000)
Src/Merge.vcproj

index ebfc31c..58372c8 100644 (file)
@@ -31,8 +31,8 @@
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
                                RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="2"
-                               PrecompiledHeaderThrough=""
+                               UsePrecompiledHeader="3"
+                               PrecompiledHeaderThrough="stdafx.h"
                                PrecompiledHeaderFile=".\..\BuildTmp\MergeUnicodeRelease/Merge.pch"
                                AssemblerListingLocation=".\..\BuildTmp\MergeUnicodeRelease/"
                                ObjectFile=".\..\BuildTmp\MergeUnicodeRelease/"
                                RuntimeLibrary="3"
                                RuntimeTypeInfo="TRUE"
                                UsePrecompiledHeader="2"
-                               PrecompiledHeaderThrough=""
+                               PrecompiledHeaderThrough="stdafx.h"
                                PrecompiledHeaderFile=".\..\BuildTmp\MergeUnicodeDebug/Merge.pch"
                                AssemblerListingLocation=".\..\BuildTmp\MergeUnicodeDebug/"
                                ObjectFile=".\..\BuildTmp\MergeUnicodeDebug/"
                                RuntimeLibrary="3"
                                RuntimeTypeInfo="TRUE"
                                UsePrecompiledHeader="2"
-                               PrecompiledHeaderThrough=""
+                               PrecompiledHeaderThrough="stdafx.h"
                                PrecompiledHeaderFile=".\..\BuildTmp\MergeDebug/Merge.pch"
                                AssemblerListingLocation=".\..\BuildTmp\MergeDebug/"
                                ObjectFile=".\..\BuildTmp\MergeDebug/"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
                                RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="2"
-                               PrecompiledHeaderThrough=""
+                               UsePrecompiledHeader="3"
+                               PrecompiledHeaderThrough="stdafx.h"
                                PrecompiledHeaderFile=".\..\BuildTmp\MergeRelease/Merge.pch"
                                AssemblerListingLocation=".\..\BuildTmp\MergeRelease/"
                                ObjectFile=".\..\BuildTmp\MergeRelease/"