mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[D3D8]
* Use d3d8_private.h as a PCH. svn path=/trunk/; revision=52966
This commit is contained in:
@@ -43,4 +43,5 @@ add_importlibs(d3d8
|
||||
ntdll)
|
||||
|
||||
add_dependencies(d3d8 wineheaders)
|
||||
add_pch(d3d8 d3d8_private.h)
|
||||
add_cd_file(TARGET d3d8 DESTINATION reactos/system32 FOR all)
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
<file>volume.c</file>
|
||||
<file>volumetexture.c</file>
|
||||
<file>version.rc</file>
|
||||
<pch>d3d8_private.h</pch>
|
||||
|
||||
<dependency>wineheaders</dependency>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user