[CMAKE]
[reactos.git] / base / applications / cmdutils / hostname / CMakeLists.txt
index e22e80f..c0a8e60 100644 (file)
@@ -1,3 +1,4 @@
+add_definitions(-D_DLL -D__USE_CRTIMP)
 
 add_executable(hostname hostname.c hostname.rc)