mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[GLU32]: Unfortunately, you can't just stick PCH on top of ANY header. Source changes have to be made.
svn path=/trunk/; revision=52988
This commit is contained in:
@@ -121,6 +121,5 @@ add_importlibs(glu32
|
||||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_pch(glu32 include/gluos.h)
|
||||
add_cd_file(TARGET glu32 DESTINATION reactos/system32 FOR all)
|
||||
add_importlib_target(glu32.spec)
|
||||
|
||||
@@ -113,7 +113,4 @@
|
||||
<file>quad.c</file>
|
||||
<file>registry.c</file>
|
||||
</directory>
|
||||
<directory name="include">
|
||||
<pch>gluos.h</pch>
|
||||
</directory>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user