add stub files to build

svn path=/trunk/; revision=50659
This commit is contained in:
Timo Kreuzer
2011-02-11 17:27:43 +00:00
parent 2c1be143a4
commit f45c49b9d3
11 changed files with 11 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
<define name="__WINESRC__" />
<file>dmoreg.c</file>
<file>dmort.c</file>
<file>stubs.c</file>
<file>rsrc.rc</file>
<library>wine</library>
<library>uuid</library>
@@ -6,5 +6,6 @@
<define name="__WINESRC__" />
<library>wine</library>
<file>activeds_main.c</file>
<file>stubs.c</file>
</module>
</group>
+1
View File
@@ -12,6 +12,7 @@
<file>atl_main.c</file>
<file>registrar.c</file>
<file>rsrc.rc</file>
<file>stubs.c</file>
<include base="atl" root="intermediate">.</include>
<library>wine</library>
<library>uuid</library>
@@ -43,5 +43,6 @@
<file>toolsband.cpp</file>
<file>travellog.cpp</file>
<file>utility.cpp</file>
<file>dllinstall.c</file>
<file>browseui.rc</file>
</module>
+1
View File
@@ -9,6 +9,7 @@
<file>cabinet_main.c</file>
<file>fci.c</file>
<file>fdi.c</file>
<file>stubs.c</file>
<file>cabinet.rc</file>
<library>wine</library>
<library>ntdll</library>
@@ -46,6 +46,7 @@
<file>trackbar.c</file>
<file>treeview.c</file>
<file>updown.c</file>
<file>stubs.c</file>
<file>rsrc.rc</file>
<library>uuid</library>
<library>wine</library>
@@ -9,4 +9,5 @@
<library>advapi32</library>
<library>ntdll</library>
<file>cryptdll.c</file>
<file>stubs.c</file>
</module>
@@ -6,6 +6,7 @@
<include base="ReactOS">include/reactos/wine</include>
<define name="__WINESRC__" />
<file>loadperf_main.c</file>
<file>stubs.c</file>
<library>wine</library>
<library>ntdll</library>
</module>
+1
View File
@@ -11,6 +11,7 @@
<file>prop.c</file>
<file>sendmail.c</file>
<file>util.c</file>
<file>stubs.c</file>
<file>version.rc</file>
<library>wine</library>
<library>shlwapi</library>
+1
View File
@@ -21,5 +21,6 @@
<library>pseh</library>
<pch>precomp.h</pch>
<file>dllmain.c</file>
<file>stubs.c</file>
<file>msvcrt.rc</file>
</module>
+1
View File
@@ -9,6 +9,7 @@
<file>dllmain.c</file>
<file>secext.c</file>
<file>sspi.c</file>
<file>stubs.c</file>
<file>secur32.rc</file>
<pch>precomp.h</pch>
</module>