From e1962283a7f25e9c2a56561e2137e85e002aecd0 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 24 Aug 2006 13:41:22 +0000 Subject: [PATCH] Experimental option cdrskin/compile_cdrskin.sh -newapi --- trunk/cdrskin/compile_cdrskin.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/cdrskin/compile_cdrskin.sh b/trunk/cdrskin/compile_cdrskin.sh index 028daed4..15ee8161 100755 --- a/trunk/cdrskin/compile_cdrskin.sh +++ b/trunk/cdrskin/compile_cdrskin.sh @@ -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