

litesoft
@ 591
litesoft / trunk / GWT_Sandbox / UIdesign / Build.yaml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
name: UIdesign source: src|**.java resources: $source$|**.xml jar: ./UIdesign dependencies: - ../../Java/GWT/Client - ../../Java/core/Anywhere dist: - warResources - war|**/web.xml|**.jar GWTat: ../../../zGlobal/GWT/gwt-2.4.0 GWTstyle: DETAILED GWT: com.test.uidesign.UIdesign war: UIdesign.war compileclasspath: - $GWTat$/gwt-user.jar classpath: - ../../Java/VersionedStaticContentFilter/VersionedStaticContentFilter.jar |