[libwine]
[reactos.git] / reactos / lib / 3rdparty / libwine / CMakeLists.txt
index 6450dd2..6dde7ea 100644 (file)
@@ -6,6 +6,8 @@ list(APPEND SOURCE
     config.c
     debug_ros.c
     loader.c
+    wctype.c
+    register.c
 #    string.c implements _stricmp, already shipped with crt
 )