Experimental option cdrskin/compile_cdrskin.sh -newapi

This commit is contained in:
Thomas Schmitt 2006-08-24 13:41:22 +00:00
parent d6df47920e
commit af80089811
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