[CMAKE]
[reactos.git] / base / services / eventlog / CMakeLists.txt
index 8035ae0..b87033d 100644 (file)
@@ -19,4 +19,4 @@ add_pch(eventlog ${CMAKE_CURRENT_SOURCE_DIR}/eventlog.h ${SOURCE})
 set_module_type(eventlog win32cui)
 
 add_importlibs(eventlog advapi32 rpcrt4 msvcrt kernel32 ntdll)
-add_livecd_target(eventlog reactos/system32)
\ No newline at end of file
+add_cab_target(eventlog 1)
\ No newline at end of file