Made gemini improve and fix unit tests
Found and fixed some bugs at the same time
This commit is contained in:
@@ -31,7 +31,7 @@ Settings
|
||||
//------------------------------------------------------------------------------
|
||||
.Debug_Config =
|
||||
[
|
||||
.CompilerOptions = ' -DDEBUG -DPROFILING_ENABLED -DJULIET_ENABLE_IMGUI'
|
||||
.CompilerOptions = ' -DDEBUG -DPROFILING_ENABLED -DJULIET_ENABLE_IMGUI -DJULIET_DEBUG'
|
||||
.CompilerOptionsC = .CompilerOptions
|
||||
.BuildConfigName = 'Debug'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user