projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6466d12
)
[CMAKE]
backups/GSoC_2011/GSoC_Network@51549
backups/GSoC_2011/GSoC_TcpIpDriver@51551
backups/GSoC_Network@51547
author
Rafal Harabien
<rafalh@reactos.org>
Sun, 1 May 2011 16:33:50 +0000
(16:33 +0000)
committer
Rafal Harabien
<rafalh@reactos.org>
Sun, 1 May 2011 16:33:50 +0000
(16:33 +0000)
* Add sndrec32 to ISOs
svn path=/branches/cmake-bringup/; revision=51535
base/applications/sndrec32/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/base/applications/sndrec32/CMakeLists.txt
b/base/applications/sndrec32/CMakeLists.txt
index
dc2de05
..
464dd03
100644
(file)
--- a/
base/applications/sndrec32/CMakeLists.txt
+++ b/
base/applications/sndrec32/CMakeLists.txt
@@
-17,3
+17,4
@@
add_executable(sndrec32
target_link_libraries(sndrec32 stlport)
set_module_type(sndrec32 win32gui)
add_importlibs(sndrec32 winmm user32 msacm32 comctl32 comdlg32 gdi32 msvcrt kernel32)
+add_cab_target(sndrec32 1)