mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[WINED3D]
* Use wined3d_private.h as a PCH. svn path=/trunk/; revision=52969
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user