mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-09 22:13:31 +00:00
Removed prefix from filename and changed name as only the race dialog will be placed in it.
This commit is contained in:
parent
415426c30b
commit
93608ca892
@ -35,14 +35,14 @@ source_group(apps\\openmw\\mwinput FILES ${GAMEINPUT} ${GAMEINPUT_HEADER})
|
||||
|
||||
set(GAMEGUI_HEADER
|
||||
mwgui/mw_layouts.hpp
|
||||
mwgui/mw_chargen.hpp
|
||||
mwgui/race.hpp
|
||||
mwgui/window_manager.hpp
|
||||
mwgui/console.hpp
|
||||
)
|
||||
set(GAMEGUI
|
||||
mwgui/window_manager.cpp
|
||||
mwgui/console.cpp
|
||||
mwgui/mw_chargen.cpp
|
||||
mwgui/race.cpp
|
||||
)
|
||||
source_group(apps\\openmw\\mwgui FILES ${GAMEGUI_HEADER} ${GAMEGUI})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user