[CMAKE]
[reactos.git] / base / applications / network / dwnl / CMakeLists.txt
index e6c4844..30759d2 100644 (file)
@@ -8,3 +8,5 @@ set_module_type(dwnl win32cui)
 target_link_libraries(dwnl uuid)
 
 add_importlibs(dwnl urlmon wininet msvcrt kernel32)
+
+add_cab_target(dwnl 1)
\ No newline at end of file