forked from mirror/openmw-tes3mp
Move browser xml files to files/tes3mp/ui
This commit is contained in:
parent
68727751ed
commit
0af5e1269a
3 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
set(BROWSER_UI
|
set(BROWSER_UI
|
||||||
${CMAKE_SOURCE_DIR}/files/ui/Main.ui
|
${CMAKE_SOURCE_DIR}/files/tes3mp/ui/Main.ui
|
||||||
${CMAKE_SOURCE_DIR}/files/ui/ServerInfo.ui
|
${CMAKE_SOURCE_DIR}/files/tes3mp/ui/ServerInfo.ui
|
||||||
)
|
)
|
||||||
set(BROWSER
|
set(BROWSER
|
||||||
main.cpp
|
main.cpp
|
||||||
|
|
Loading…
Reference in a new issue