

litesoft
@ 538
litesoft / trunk / GWT_Sandbox / MultiModule / common / Build.yaml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
name: CS_IDEA source: src|**.java resources: $source$|**.xml jar: CS_IDEA dist: - warResources - war|**/web.xml|**.jar GWTat: ../../../zGlobal/GWT/gwt-2.4.0 GWTstyle: DETAILED GWT: org.litesoft.sandbox.multimodulemodule.CSapp war: CSidea.war compileclasspath: - $GWTat$/gwt-user.jar classpath: - ../../Java/VersionedStaticContentFilter/VersionedStaticContentFilter.jar |