Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / applications / sysutils / utils / tickcount / CMakeLists.txt
diff --git a/rosapps/applications/sysutils/utils/tickcount/CMakeLists.txt b/rosapps/applications/sysutils/utils/tickcount/CMakeLists.txt
deleted file mode 100644 (file)
index 323575a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(tickcount tickcount.c)
-set_module_type(tickcount win32cui UNICODE)
-add_importlibs(tickcount ntdll msvcrt kernel32)
-add_cd_file(TARGET tickcount DESTINATION reactos/bin FOR all)