[CMAKE]
[reactos.git] / base / applications / network / whois / CMakeLists.txt
index c57dca1..997e3cd 100644 (file)
@@ -1,3 +1,4 @@
+add_definitions(-D_DLL -D__USE_CRTIMP)
 
 add_executable(whois whois.c whois.rc)