diff options
Diffstat (limited to 'prism.pro')
| -rw-r--r-- | prism.pro | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,11 +1,11 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2011-02-20T21:55:55 -# -#------------------------------------------------- - -TEMPLATE = subdirs -CONFIG += ordered - -SUBDIRS = libtiled \ - src +#-------------------------------------------------
+#
+# Project created by QtCreator 2011-02-20T21:55:55
+#
+#-------------------------------------------------
+
+TEMPLATE = subdirs
+CONFIG += ordered
+
+SUBDIRS = src \
+ libtiled \
|
