new preproc work for int() et al on arrays.. routes through PApplet

This commit is contained in:
benfry
2004-07-08 23:02:59 +00:00
parent 16d76088c7
commit 9330bc474a
6 changed files with 94 additions and 32 deletions

View File

@@ -88,7 +88,7 @@ public class PdeCompiler implements PdeMessageConsumer {
// necessary to make output classes compatible with 1.1
// i.e. so that exported applets can work with ms jvm on the web
"-target",
PdePreferences.get("compiler.jdk_version"), //"1.1",
PdePreferences.get("preproc.jdk_version"), //"1.1",
// let the incompatability headache begin
// used when run without a vm ("expert" mode)