* Sync up to trunk head (r64829).
[reactos.git] / dll / win32 / msports / CMakeLists.txt
index 53a4096..b0fee51 100644 (file)
@@ -1,5 +1,4 @@
 
-
 spec2def(msports.dll msports.spec)
 
 list(APPEND SOURCE
@@ -21,4 +20,3 @@ target_link_libraries(msports wine)
 add_importlibs(msports setupapi comctl32 user32 advapi32 msvcrt kernel32 ntdll)
 add_pch(msports precomp.h SOURCE)
 add_cd_file(TARGET msports DESTINATION reactos/system32 FOR all)
-