[CMAKE]
[reactos.git] / base / system / winlogon / CMakeLists.txt
index 1568d14..cbeb46e 100644 (file)
@@ -17,4 +17,4 @@ add_pch(winlogon ${CMAKE_CURRENT_SOURCE_DIR}/winlogon.h ${SOURCE})
 set_module_type(winlogon win32gui)
 
 add_importlibs(winlogon user32 advapi32 userenv secur32 msvcrt kernel32 ntdll)
-add_livecd_target(winlogon reactos/system32)
\ No newline at end of file
+add_cab_target(winlogon 1)
\ No newline at end of file