Sophie

Sophie

distrib > Mandriva > current > i586 > by-pkgid > b5d6e5e84fc6929edbdeef5ef92c2500 > files > 1312

boost-examples-1.42.0-3.2mdv2010.1.i586.rpm


project 
    : requirements <library>../build//boost_program_options
      <hardcode-dll-paths>true
    ;

exe first : first.cpp ;
exe options_description : options_description.cpp ;
exe multiple_sources : multiple_sources.cpp ;
exe custom_syntax : custom_syntax.cpp ;

exe real : real.cpp ;
exe regex : regex.cpp /boost/regex//boost_regex ;