* Sync up to trunk head (r64939).
[reactos.git] / dll / win32 / newdev / CMakeLists.txt
index 9969950..7e8c13e 100644 (file)
@@ -1,5 +1,4 @@
 
-
 spec2def(newdev.dll newdev.spec ADD_IMPORTLIB)
 
 list(APPEND SOURCE
@@ -19,4 +18,3 @@ target_link_libraries(newdev wine)
 add_importlibs(newdev gdi32 comctl32 setupapi advapi32 user32 shell32 msvcrt kernel32 ntdll)
 add_pch(newdev newdev_private.h SOURCE)
 add_cd_file(TARGET newdev DESTINATION reactos/system32 FOR all)
-