[LIBWINE]

- new tentative to fix build : get rid of libwine's stricmp, we have it in our crt

svn path=/trunk/; revision=52831
This commit is contained in:
Jérôme Gardou
2011-07-24 10:29:52 +00:00
parent d5b88d327b
commit 5dbb7bc48b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ list(APPEND SOURCE
config.c
debug_ros.c
loader.c
string.c)
# string.c)
add_library(wine ${SOURCE})
+1 -1
View File
@@ -7,7 +7,7 @@
<file>config.c</file>
<file>debug_ros.c</file>
<file>loader.c</file>
<file>string.c</file>
<!--file>string.c</file-->
</module>
<module name="wineldr" type="staticlibrary">
<include base="ReactOS">include/reactos/wine</include>