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