2011-03-28 23:36:26 +00:00
|
|
|
######################################################################
|
2011-06-24 19:42:18 +00:00
|
|
|
# Automatically generated by qmake (2.01a) Fri Jun 24 21:14:15 2011
|
2011-03-28 23:36:26 +00:00
|
|
|
######################################################################
|
|
|
|
|
|
|
|
TEMPLATE = app
|
2011-06-24 19:42:18 +00:00
|
|
|
TARGET =
|
2011-03-28 23:36:26 +00:00
|
|
|
DEPENDPATH += .
|
|
|
|
INCLUDEPATH += .
|
|
|
|
|
|
|
|
# Input
|
2011-06-24 19:42:18 +00:00
|
|
|
HEADERS += combobox.hpp \
|
|
|
|
datafilespage.hpp \
|
|
|
|
graphicspage.hpp \
|
2011-04-07 21:57:03 +00:00
|
|
|
lineedit.hpp \
|
|
|
|
maindialog.hpp \
|
2011-06-24 19:42:18 +00:00
|
|
|
naturalsort.hpp \
|
|
|
|
playpage.hpp \
|
|
|
|
pluginsmodel.hpp \
|
|
|
|
pluginsview.hpp
|
2011-04-07 21:57:03 +00:00
|
|
|
SOURCES += datafilespage.cpp \
|
2011-06-24 19:42:18 +00:00
|
|
|
graphicspage.cpp \
|
2011-03-28 23:36:26 +00:00
|
|
|
lineedit.cpp \
|
2011-06-24 19:42:18 +00:00
|
|
|
main.cpp \
|
2011-03-28 23:36:26 +00:00
|
|
|
maindialog.cpp \
|
2011-06-24 19:42:18 +00:00
|
|
|
naturalsort.cpp \
|
|
|
|
playpage.cpp \
|
|
|
|
pluginsmodel.cpp \
|
|
|
|
pluginsview.cpp
|
2011-03-28 23:36:26 +00:00
|
|
|
RESOURCES += resources.qrc
|
2011-06-24 19:46:20 +00:00
|
|
|
win32:RC_FILE = launcher.rc
|