Mercurial > hg > audiodb
view bindings/as3/build.properties @ 762:ddf08008d45b
A mostly cosmetic fix to query.cpp qpointers allocation, the byte-count vector_size was used a bit too liberally.
author | mas01mc |
---|---|
date | Fri, 26 Nov 2010 09:35:28 +0000 |
parents | 18974af682cf |
children |
line wrap: on
line source
flex.dir = /Applications/eclipse36/plugins/com.powerflasher.fdt.shippedflex_3.3.0.4852_1001/flex/ src.dir = src compiler.as3 = true compiler.strict = true compiler.warnings = true compiler.benchmark = true compiler.use-network = true compiler.encoding = UTF-8 compiler.config = ${flex.dir}/frameworks/flex-config.xml FLEX_HOME=${flex.dir} project.class = ${src.dir}/Main.as project.swf = as3bridge.swf project.swc = as3bridge.swc example.dir = example example.class = ${example.dir}/Example.as example.swf = example.swf