/[debburn]/nonameyet/trunk/rscsi/CMakeLists.txt
ViewVC logotype

Contents of /nonameyet/trunk/rscsi/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (hide annotations) (download)
Tue Aug 22 17:26:11 2006 UTC (6 years, 9 months ago) by blade
File MIME type: text/plain
File size: 349 byte(s)
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing
1 blade 10 PROJECT (RSCSI)
2     INCLUDE_DIRECTORIES(../include ../cdrecord . )
3     #ADD_DEFINITIONS(-DUSE_LARGEFILES -DABORT_DEEP_ISO_ONLY -DAPPLE_HYB -DUDF -DDVD_VIDEO -DSORTING -DHAVE_CONFIG_H -DUSE_LIBSCHILY -DUSE_SCG)
4    
5     LINK_DIRECTORIES(../libschily ../libscg ../libdeflt ../libfile)
6     ADD_EXECUTABLE (rscsi rscsi.c)
7     TARGET_LINK_LIBRARIES(rscsi scg schily deflt file)

  ViewVC Help
Powered by ViewVC 1.1.5