We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6466d12 commit 9ab4e68Copy full SHA for 9ab4e68
base/applications/sndrec32/CMakeLists.txt
@@ -17,3 +17,4 @@ add_executable(sndrec32
17
target_link_libraries(sndrec32 stlport)
18
set_module_type(sndrec32 win32gui)
19
add_importlibs(sndrec32 winmm user32 msacm32 comctl32 comdlg32 gdi32 msvcrt kernel32)
20
+add_cab_target(sndrec32 1)
0 commit comments