* Sync up to trunk head (r64829).
[reactos.git] / base / shell / explorer / CMakeLists.txt
index 5b2a339..651b7f5 100644 (file)
@@ -54,7 +54,6 @@ add_executable(explorer_old
 
 target_link_libraries(explorer_old comsupp wine uuid)
 set_module_type(explorer_old win32gui UNICODE)
-
 add_importlibs(explorer_old advapi32 gdi32 user32 ws2_32 msimg32 comctl32 ole32 oleaut32 shell32 shlwapi notifyhook msvcrt kernel32 ntdll)
 add_pch(explorer_old precomp.h SOURCE)
 add_dependencies(explorer_old psdk)