Use multiprocessor compilation for GTK+, otherwise it's waaay too slow

This commit is contained in:
Berke Viktor
2012-10-03 21:00:32 +02:00
parent 288e0ccbdd
commit b797a899c8
5 changed files with 5 additions and 0 deletions

View File

@@ -150,6 +150,7 @@
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<CompileAs>CompileAsC</CompileAs>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
</ClCompile>
<Link>
<AdditionalDependencies>cairo.lib;pango-1.0.lib;pangocairo-1.0.lib;%(AdditionalDependencies)</AdditionalDependencies>