Precompiled header for the engine core library
This commit is contained in:
@ -27,9 +27,10 @@ workspace "Yoggie GameEngine"
|
||||
optimize "On"
|
||||
|
||||
|
||||
|
||||
include("./YoggieEngine")
|
||||
include ("./Editor")
|
||||
|
||||
|
||||
|
||||
group("Other")
|
||||
includeexternal("./SandboxApp")
|
||||
@ -41,3 +42,5 @@ group("Libraries")
|
||||
include('../ImGui')
|
||||
include("../ImGuizmo")
|
||||
include("../yaml-cpp")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user