[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:
Alex Ionescu
2011-07-28 20:56:13 +00:00
parent d8d265ce72
commit db3a9402f0
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -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)
-3
View File
@@ -113,7 +113,4 @@
<file>quad.c</file>
<file>registry.c</file>
</directory>
<directory name="include">
<pch>gluos.h</pch>
</directory>
</module>