prezi / gradle-haxe-plugin

Gradle Haxe Plugin
Other
23 stars 4 forks source link

Re-add support for test compilation configuration (2.0) #11

Open lptr opened 10 years ago

lptr commented 10 years ago
targetPlatforms {
    include "prezi.text.model"  

    // TODO Support this
    // test {
    //  flag "-D test"
    // }
}
eliasku commented 9 years ago

it will be great!