mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-02 13:50:03 +00:00
Added stuff.
This commit is contained in:
@@ -15,11 +15,17 @@ TEMPLATE = app
|
||||
SOURCES += main.cpp\
|
||||
gui/mainwindow.cpp \
|
||||
data/instancebase.cpp \
|
||||
util/pathutils.cpp
|
||||
util/pathutils.cpp \
|
||||
data/instancelist.cpp \
|
||||
data/stdinstance.cpp \
|
||||
data/inifile.cpp
|
||||
|
||||
HEADERS += gui/mainwindow.h \
|
||||
data/instancebase.h \
|
||||
util/pathutils.h \
|
||||
data/instancelist.h \
|
||||
data/stdinstance.h \
|
||||
data/inifile.h
|
||||
|
||||
FORMS += gui/mainwindow.ui
|
||||
|
||||
|
||||
Reference in New Issue
Block a user