[JSCRIPT]

* Use jscript.h as a PCH.

svn path=/trunk/; revision=52975
This commit is contained in:
Amine Khaldi
2011-07-28 15:55:42 +00:00
parent 5c0b8039c7
commit 29db79e1e0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -59,5 +59,6 @@ add_importlibs(jscript
kernel32
ntdll)
add_pch(jscript jscript.h)
add_dependencies(jscript jsglobal)
add_cd_file(TARGET jscript DESTINATION reactos/system32 FOR all)
+1
View File
@@ -36,6 +36,7 @@
<file>function.c</file>
<file>global.c</file>
<file>rsrc.rc</file>
<pch>jscript.h</pch>
</module>
<module name="jsglobal" type="embeddedtypelib">
<dependency>stdole2</dependency>