mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-12 19:26:00 +02:00
Small changes, IDE fixes
This commit is contained in:
parent
093eaa64c0
commit
a8df8c0e47
10 changed files with 141 additions and 18 deletions
|
@ -5,6 +5,7 @@ Projects = {mintest = {Path = "."}, minlib = {Path = "minlib"}, LibA = {Path = "
|
|||
StartupProject = "mintest"
|
||||
|
||||
[Configs.Debug.Win32]
|
||||
BfOptimizationLevel = "OgPlus"
|
||||
InitLocalVariables = true
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
ConfigSelections = {mintest2 = {Enabled = false}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue