mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
* Forgot this file.
svn path=/trunk/; revision=61387
This commit is contained in:
@@ -45,7 +45,7 @@ add_idl_headers(jscript_idlheader jscript_classes.idl)
|
||||
add_typelib(jsglobal.idl)
|
||||
add_dependencies(jscript jscript_idlheader stdole2) # jsglobal.tlb needs stdole2.tlb
|
||||
set_module_type(jscript win32dll)
|
||||
target_link_libraries(jscript wine)
|
||||
target_link_libraries(jscript uuid wine)
|
||||
add_importlibs(jscript user32 ole32 oleaut32 advapi32 msvcrt kernel32 ntdll)
|
||||
add_pch(jscript jscript.h)
|
||||
add_cd_file(TARGET jscript DESTINATION reactos/system32 FOR all)
|
||||
|
||||
Reference in New Issue
Block a user