mas01mj@737: flex.dir = /Applications/eclipse36/plugins/com.powerflasher.fdt.shippedflex_3.3.0.4852_1001/flex/ mas01mj@737: mas01mj@737: src.dir = src mas01mj@737: mas01mj@737: compiler.as3 = true mas01mj@737: compiler.strict = true mas01mj@737: compiler.warnings = true mas01mj@737: compiler.benchmark = true mas01mj@737: compiler.use-network = true mas01mj@737: compiler.encoding = UTF-8 mas01mj@737: compiler.config = ${flex.dir}/frameworks/flex-config.xml mas01mj@737: FLEX_HOME=${flex.dir} mas01mj@737: mas01mj@737: project.class = ${src.dir}/Example.as mas01mj@737: project.swf = simpletest.swf