source:
branches/1.1.x/examples/google-app-engine/war/WEB-INF/appengine-web.xml
Last change on this file was 13266, checked in by , 14 years ago | |
---|---|
File size: 209 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <appengine-web-app xmlns="http://appengine.google.com/ns/1.0"> |
3 | <application>GAE-APPLICATION-ID-GOES-HERE</application> |
4 | <version>1</version> |
5 | </appengine-web-app> |
Note: See TracBrowser
for help on using the repository browser.