first commit
[flip] / src / flip.pro
diff --git a/src/flip.pro b/src/flip.pro
new file mode 100644 (file)
index 0000000..9f83a62
--- /dev/null
@@ -0,0 +1,12 @@
+# -------------------------------------------------
+# Project created by QtCreator 2009-11-25T20:20:37
+# -------------------------------------------------
+TARGET = flip
+TEMPLATE = app
+SOURCES += main.cpp \
+    flipscene.cpp \
+    mainwidget.cpp
+HEADERS += flipscene.h \
+    mainwidget.h
+RESOURCES += resources.qrc
+FORMS +=