mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 04:49:54 +00:00
23 lines
636 B
Prolog
23 lines
636 B
Prolog
|
######################################################################
|
||
|
# Automatically generated by qmake (2.01a) Sun Mar 27 19:33:07 2011
|
||
|
######################################################################
|
||
|
|
||
|
TEMPLATE = app
|
||
|
TARGET =
|
||
|
DEPENDPATH += .
|
||
|
INCLUDEPATH += .
|
||
|
|
||
|
# Input
|
||
|
HEADERS += datafilesdialog.h \
|
||
|
datafilesmodel.h \
|
||
|
lineedit.h \
|
||
|
maindialog.h \
|
||
|
settingsdialog.h
|
||
|
SOURCES += datafilesdialog.cpp \
|
||
|
datafilesmodel.cpp \
|
||
|
lineedit.cpp \
|
||
|
main.cpp \
|
||
|
maindialog.cpp \
|
||
|
settingsdialog.cpp
|
||
|
RESOURCES += resources.qrc
|
||
|
RC_FILE = launcher.rc
|