diff options
Diffstat (limited to '.tproject')
-rw-r--r-- | .tproject | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.tproject b/.tproject new file mode 100644 index 0000000..468a834 --- /dev/null +++ b/.tproject @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<tproject xmlns="http://www.tizen.org/tproject"> + <platforms> + <platform> + <name>mobile-4.0</name> + </platform> + </platforms> + <package> + <blacklist/> + <resFallback autoGen="true"/> + </package> +</tproject> |