[CMAKE]
[reactos.git] / reactos / dll / win32 / avifil32 / CMakeLists.txt
index 6edb848..d1041cb 100644 (file)
@@ -1,7 +1,5 @@
 
-add_definitions(
-    -D__WINESRC__
-    -D_DLL -D__USE_CRTIMP)
+add_definitions(-D__WINESRC__)
 
 remove_definitions(-D_WIN32_WINNT=0x502)
 add_definitions(-D_WIN32_WINNT=0x600)