mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-23 16:11:33 +00:00
Remove unused mygui files
This commit is contained in:
parent
283b252142
commit
157d8bfedd
5 changed files with 1 additions and 3 deletions
|
@ -310,7 +310,6 @@ endif()
|
||||||
|
|
||||||
|
|
||||||
add_subdirectory(files/)
|
add_subdirectory(files/)
|
||||||
add_subdirectory(files/mygui)
|
|
||||||
|
|
||||||
# Specify build paths
|
# Specify build paths
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
add_subdirectory(mygui)
|
|
@ -4,8 +4,6 @@ set(SDIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||||
set(DDIR ${OpenMW_BINARY_DIR}/resources/mygui)
|
set(DDIR ${OpenMW_BINARY_DIR}/resources/mygui)
|
||||||
|
|
||||||
set(MYGUI_FILES
|
set(MYGUI_FILES
|
||||||
black.png
|
|
||||||
white.png
|
|
||||||
core.skin
|
core.skin
|
||||||
core.xml
|
core.xml
|
||||||
core_layouteditor.xml
|
core_layouteditor.xml
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 103 B |
Binary file not shown.
Before Width: | Height: | Size: 118 B |
Loading…
Reference in a new issue