blob: 10321d7e234527113d4a8032f6ca1e8d9ef005d4 [file]
apply plugin: 'c'
apply from: "$rootDir/gradle/etTest.gradle"
createBuild('c', 'helloWorld', 'model/HelloWorld')
createBuild('c', 'pingPong', 'model/PingPong')