mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
Added newline to the end of some files, GitHub was complaining about it
This commit is contained in:
parent
118765a274
commit
db20186e50
@ -65,4 +65,4 @@ configure_file(${CMAKE_SOURCE_DIR}/files/launcher.qss
|
|||||||
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.qss")
|
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.qss")
|
||||||
|
|
||||||
configure_file(${CMAKE_SOURCE_DIR}/files/launcher.cfg
|
configure_file(${CMAKE_SOURCE_DIR}/files/launcher.cfg
|
||||||
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.cfg")
|
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.cfg")
|
||||||
|
@ -27,4 +27,4 @@ SOURCES += datafilespage.cpp \
|
|||||||
pluginsmodel.cpp \
|
pluginsmodel.cpp \
|
||||||
pluginsview.cpp
|
pluginsview.cpp
|
||||||
RESOURCES += resources.qrc
|
RESOURCES += resources.qrc
|
||||||
win32:RC_FILE = launcher.rc
|
win32:RC_FILE = launcher.rc
|
||||||
|
@ -7,4 +7,4 @@ Comment=An engine replacement for The Elder Scrolls III: Morrowind
|
|||||||
TryExec=omwlauncher
|
TryExec=omwlauncher
|
||||||
Exec=omwlauncher
|
Exec=omwlauncher
|
||||||
Icon=openmw
|
Icon=openmw
|
||||||
Categories=Game;RolePlaying;
|
Categories=Game;RolePlaying;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user