Common: Use PCH

This commit is contained in:
Birunthan Mohanathas
2014-01-05 13:21:00 +02:00
parent cc0d6eeb63
commit 76b2ce47bc
27 changed files with 93 additions and 17 deletions

View File

@ -53,6 +53,7 @@
<ClCompile Include="Gfx\Util\WICBitmapLockGDIP.cpp">
<Filter>Gfx\Util</Filter>
</ClCompile>
<ClCompile Include="StdAfx.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Dialog.h" />
@ -110,6 +111,7 @@
<ClInclude Include="Gfx\Util\WICBitmapLockGDIP.h">
<Filter>Gfx\Util</Filter>
</ClInclude>
<ClInclude Include="StdAfx.h" />
</ItemGroup>
<ItemGroup>
<Filter Include="Gfx">