[premake] Cleanup
This commit is contained in:
@@ -9,8 +9,6 @@ project("xenia-ui")
|
||||
links({
|
||||
"xenia-base",
|
||||
})
|
||||
defines({
|
||||
})
|
||||
local_platform_files()
|
||||
removefiles({"*_demo.cc"})
|
||||
removefiles({"windowed_app_main_*.cc"})
|
||||
@@ -30,4 +28,4 @@ project("xenia-ui")
|
||||
"xcb",
|
||||
"X11",
|
||||
"X11-xcb"
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user