summaryrefslogtreecommitdiff
path: root/src/WEB-INF/appengine-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/WEB-INF/appengine-web.xml')
-rw-r--r--src/WEB-INF/appengine-web.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/WEB-INF/appengine-web.xml b/src/WEB-INF/appengine-web.xml
new file mode 100644
index 0000000..d61873a
--- /dev/null
+++ b/src/WEB-INF/appengine-web.xml
@@ -0,0 +1,4 @@
+<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
+ <application>linoquotes</application>
+ <version>1</version>
+</appengine-web-app>