mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 06:45:24 +00:00
* Forgot this file.
svn path=/trunk/; revision=61387
This commit is contained in:
parent
c36b4a7737
commit
f9f55e5cb1
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue