summaryrefslogtreecommitdiff
path: root/war/WEB-INF/appengine-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'war/WEB-INF/appengine-web.xml')
-rw-r--r--war/WEB-INF/appengine-web.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/war/WEB-INF/appengine-web.xml b/war/WEB-INF/appengine-web.xml
new file mode 100644
index 0000000..ae1829e
--- /dev/null
+++ b/war/WEB-INF/appengine-web.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
+ <application>[application ID]</application>
+ <version>1</version>
+ <static-files />
+ <resource-files />
+</appengine-web-app>