diff options
Diffstat (limited to 'examples/mdec/strvideo/CMakeLists.txt')
| -rw-r--r-- | examples/mdec/strvideo/CMakeLists.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/mdec/strvideo/CMakeLists.txt b/examples/mdec/strvideo/CMakeLists.txt index d41556b..f6695c0 100644 --- a/examples/mdec/strvideo/CMakeLists.txt +++ b/examples/mdec/strvideo/CMakeLists.txt @@ -13,7 +13,10 @@ project( file(GLOB _sources *.c) psn00bsdk_add_executable(strvideo GPREL ${_sources}) -#psn00bsdk_add_cd_image(strvideo_iso strvideo iso.xml DEPENDS strvideo) +#psn00bsdk_add_cd_image( + #strvideo_iso strvideo iso.xml + #DEPENDS strvideo system.cnf video.str +#) install( FILES |
