Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rostests / apitests / user32_dynamic / CMakeLists.txt
diff --git a/rostests/apitests/user32_dynamic/CMakeLists.txt b/rostests/apitests/user32_dynamic/CMakeLists.txt
deleted file mode 100644 (file)
index 841480b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(user32_dynamic_apitest load.c testlist.c)
-set_module_type(user32_dynamic_apitest win32cui)
-add_importlibs(user32_dynamic_apitest msvcrt kernel32)
-add_rostests_file(TARGET user32_dynamic_apitest)