* Nasm support
[reactos.git] / reactos / lib / string / string.xml
diff --git a/reactos/lib/string/string.xml b/reactos/lib/string/string.xml
new file mode 100644 (file)
index 0000000..95163f1
--- /dev/null
@@ -0,0 +1,30 @@
+<module name="string" type="staticlibrary">\r
+       <file>memccpy.c</file>\r
+       <file>memchr.c</file>\r
+       <file>memcmp.c</file>\r
+       <file>memcpy.c</file>\r
+       <file>memmove.c</file>\r
+       <file>memset.c</file>\r
+       <file>strcat.c</file>\r
+       <file>strchr.c</file>\r
+       <file>strcmp.c</file>\r
+       <file>strcpy.c</file>\r
+       <file>strcspn.c</file>\r
+       <file>strlen.c</file>\r
+       <file>strncat.c</file>\r
+       <file>strncmp.c</file>\r
+       <file>strncpy.c</file>\r
+       <file>strnlen.c</file>\r
+       <file>strrchr.c</file>\r
+       <file>strspn.c</file>\r
+       <file>wcscat.c</file>\r
+       <file>wcschr.c</file>\r
+       <file>wcscmp.c</file>\r
+       <file>wcscpy.c</file>\r
+       <file>wcslen.c</file>\r
+       <file>wcsncat.c</file>\r
+       <file>wcsncmp.c</file>\r
+       <file>wcsncpy.c</file>\r
+       <file>wcsnlen.c</file>\r
+       <file>wcsrchr.c</file>\r
+</module>\r