mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 04:43:21 +00:00
[CMAKE]
- jscript requires stdole2.tlb svn path=/branches/cmake-bringup/; revision=49346
This commit is contained in:
parent
5e9036e712
commit
7ee0c086fc
1 changed files with 1 additions and 1 deletions
|
@ -50,5 +50,5 @@ add_importlibs(jscript
|
||||||
kernel32
|
kernel32
|
||||||
ntdll)
|
ntdll)
|
||||||
|
|
||||||
add_dependencies(jscript jsglobal jscript_def)
|
add_dependencies(jscript jsglobal jscript_def stdole2)
|
||||||
add_livecd_target(jscript reactos/system32)
|
add_livecd_target(jscript reactos/system32)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue