mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Created working icon for Windows and removed QMake file (not parsed by CMake)
This commit is contained in:
parent
7c8853f6fe
commit
6bfaf221e8
@ -8,6 +8,8 @@ set(LAUNCHER
|
|||||||
playpage.cpp
|
playpage.cpp
|
||||||
pluginsmodel.cpp
|
pluginsmodel.cpp
|
||||||
pluginsview.cpp
|
pluginsview.cpp
|
||||||
|
|
||||||
|
launcher.rc
|
||||||
)
|
)
|
||||||
|
|
||||||
set(LAUNCHER_HEADER
|
set(LAUNCHER_HEADER
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
######################################################################
|
|
||||||
# Automatically generated by qmake (2.01a) Fri Jun 24 21:14:15 2011
|
|
||||||
######################################################################
|
|
||||||
|
|
||||||
TEMPLATE = app
|
|
||||||
TARGET =
|
|
||||||
DEPENDPATH += .
|
|
||||||
INCLUDEPATH += .
|
|
||||||
|
|
||||||
# Input
|
|
||||||
HEADERS += combobox.hpp \
|
|
||||||
datafilespage.hpp \
|
|
||||||
graphicspage.hpp \
|
|
||||||
lineedit.hpp \
|
|
||||||
maindialog.hpp \
|
|
||||||
naturalsort.hpp \
|
|
||||||
playpage.hpp \
|
|
||||||
pluginsmodel.hpp \
|
|
||||||
pluginsview.hpp
|
|
||||||
SOURCES += datafilespage.cpp \
|
|
||||||
graphicspage.cpp \
|
|
||||||
lineedit.cpp \
|
|
||||||
main.cpp \
|
|
||||||
maindialog.cpp \
|
|
||||||
naturalsort.cpp \
|
|
||||||
playpage.cpp \
|
|
||||||
pluginsmodel.cpp \
|
|
||||||
pluginsview.cpp
|
|
||||||
RESOURCES += resources.qrc
|
|
||||||
win32:RC_FILE = launcher.rc
|
|
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 82 KiB |
Loading…
Reference in New Issue
Block a user