[CMAKE]
[reactos.git] / reactos / base / applications / network / whois / CMakeLists.txt
index fb67240..755fc7a 100644 (file)
@@ -1,6 +1,4 @@
 
-add_definitions(-D_DLL -D__USE_CRTIMP)
-
 add_executable(whois whois.c whois.rc)
 
 set_module_type(whois win32cui)