mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:26:00 +00:00
[JSCRIPT_WINETEST]
sync jscript_winetest to wine 1.1.39 svn path=/trunk/; revision=45767
This commit is contained in:
parent
86405be2d6
commit
c6658bfc85
8 changed files with 1782 additions and 68 deletions
|
@ -3,13 +3,15 @@
|
|||
<group>
|
||||
<module name="jscript_winetest" type="win32cui" installbase="bin" installname="jscript_winetest.exe" allowwarnings="true">
|
||||
<include base="jscript_winetest">.</include>
|
||||
<define name="__ROS_LONG64__" />
|
||||
<define name="__ROS_LONG64__" />
|
||||
<file>activex.c</file>
|
||||
<file>jscript.c</file>
|
||||
<file>run.c</file>
|
||||
<file>testlist.c</file>
|
||||
<file>rsrc.rc</file>
|
||||
<library>wine</library>
|
||||
<library>ole32</library>
|
||||
<library>advapi32</library>
|
||||
<library>oleaut32</library>
|
||||
<library>ntdll</library>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue