woops, sorry :-)

svn path=/trunk/; revision=52832
This commit is contained in:
Jérôme Gardou 2011-07-24 10:41:32 +00:00
parent 5dbb7bc48b
commit 8664f01839

View file

@ -6,7 +6,8 @@ list(APPEND SOURCE
config.c
debug_ros.c
loader.c
# string.c)
# string.c implements _stricmp, already shipped with crt
)
add_library(wine ${SOURCE})