[CMAKE]
[reactos.git] / base / applications / dxdiag / CMakeLists.txt
index ddfefbb..4dc4f13 100644 (file)
@@ -28,3 +28,5 @@ set_module_type(dxdiag win32gui)
 target_link_libraries(dxdiag dxguid)
 
 add_importlibs(dxdiag user32 advapi32 comctl32 dinput8 setupapi dsound ddraw version gdi32 winmm d3d9 msvcrt kernel32)
+
+add_cab_target(dxdiag 1)
\ No newline at end of file