mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 06:33:35 +00:00
working on code refactor
This commit is contained in:
@@ -53,9 +53,9 @@ target("mlx")
|
||||
add_options("images_optimized")
|
||||
add_options("force_integrated_gpu")
|
||||
add_options("graphics_memory_dump")
|
||||
add_includedirs("includes", "src", "third_party")
|
||||
add_includedirs("runtime/Includes", "runtime/Sources", "third_party")
|
||||
|
||||
set_pcxxheader("src/pre_compiled.h")
|
||||
set_pcxxheader("runtime/Sources/PreCompiled.h")
|
||||
|
||||
add_defines("MLX_BUILD", "SDL_MAIN_HANDLED")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user