Skip to content

Commit 403b551

Browse files
committed
Forced OvGame to be built before OvEditor
1 parent 9e8bc67 commit 403b551

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/OvEditor/premake5.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ project "OvEditor"
5050
"OvAudio",
5151
"OvCore",
5252
"OvDebug",
53+
"OvGame", -- Necessary to be built before the editor to allow building
5354
"OvMaths",
5455
"OvPhysics",
5556
"OvRendering",

0 commit comments

Comments
 (0)