first commit
[flip] / src / flip.pro
1 # -------------------------------------------------
2 # Project created by QtCreator 2009-11-25T20:20:37
3 # -------------------------------------------------
4 TARGET = flip
5 TEMPLATE = app
6 SOURCES += main.cpp \
7     flipscene.cpp \
8     mainwidget.cpp
9 HEADERS += flipscene.h \
10     mainwidget.h
11 RESOURCES += resources.qrc
12 FORMS +=