[WINED3D]

* Use wined3d_private.h as a PCH.

svn path=/trunk/; revision=52969
This commit is contained in:
Amine Khaldi
2011-07-28 15:10:02 +00:00
parent 422a1762dc
commit 3a0c06b31e
2 changed files with 2 additions and 0 deletions
@@ -67,5 +67,6 @@ add_importlibs(wined3d
ntdll)
add_dependencies(wined3d wineheaders)
add_pch(wined3d wined3d_private.h)
add_cd_file(TARGET wined3d DESTINATION reactos/system32 FOR all)
add_importlib_target(wined3d.spec)
@@ -43,6 +43,7 @@
<file>volume.c</file>
<file>wined3d_main.c</file>
<file>version.rc</file>
<pch>wined3d_private.h</pch>
<if property="ARCH" value="amd64">
<file>powf.c</file>
<file>sqrtf.c</file>