improve build.bat

This commit is contained in:
2026-07-23 12:00:01 -04:00
parent b334273313
commit 9f698bcb7f
3 changed files with 122 additions and 40 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ Settings
]
.Profile_Config =
[
.CompilerOptions = ' -DRELEASE -DPROFILING_ENABLED'
.CompilerOptions = ' -DRELEASE -DPROFILING_ENABLED -DJULIET_ENABLE_IMGUI'
.CompilerOptionsC = .CompilerOptions
.BuildConfigName = 'Profile'
]