Experimental option cdrskin/compile_cdrskin.sh -newapi

This commit is contained in:
Thomas Schmitt 2006-08-24 13:41:22 +00:00
parent 2a160a50f3
commit e1962283a7
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ do
elif test "$i" = "-cvs_A60220"
then
libvers="-DCdrskin_libburn_cvs_A60220_tS"
elif test "$i" = "-newapi"
then
def_opts="$def_opts -DCdrskin_new_api_tesT"
elif test "$i" = "-do_not_compile_cdrskin"
then
compile_cdrskin=0