Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / dll / appcompat / CMakeLists.txt
diff --git a/dll/appcompat/CMakeLists.txt b/dll/appcompat/CMakeLists.txt
new file mode 100644 (file)
index 0000000..c66ab4c
--- /dev/null
@@ -0,0 +1,5 @@
+project(appcompat)
+
+set(SHIMLIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/shims/shimlib)
+add_subdirectory(apphelp)
+add_subdirectory(shims)