]> git.defcon.no Git - rctxduino/blobdiff - tools/jstt/jstt.pro
Merge branch 'jstt_2'
[rctxduino] / tools / jstt / jstt.pro
diff --git a/tools/jstt/jstt.pro b/tools/jstt/jstt.pro
new file mode 100644 (file)
index 0000000..1c93cad
--- /dev/null
@@ -0,0 +1,17 @@
+#-------------------------------------------------
+#
+# Project created by QtCreator 2011-09-05T21:48:34
+#
+#-------------------------------------------------
+
+TARGET = jstt
+TEMPLATE = app
+
+LIBS += -lSDL
+
+SOURCES += main.cpp\
+        jstt.cpp
+
+HEADERS  += jstt.h
+
+FORMS    += jstt.ui