mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[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:
+1
-1
@@ -6,7 +6,7 @@ list(APPEND SOURCE
|
||||
config.c
|
||||
debug_ros.c
|
||||
loader.c
|
||||
string.c)
|
||||
# string.c)
|
||||
|
||||
add_library(wine ${SOURCE})
|
||||
|
||||
|
||||
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user