mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Debug expr fixes
This commit is contained in:
parent
69d16f87f6
commit
4087bf8e2a
4 changed files with 27 additions and 6 deletions
|
@ -28,6 +28,7 @@ COptimizationLevel = "O2"
|
|||
ConfigSelections = {TestsB = {Config = "Test"}}
|
||||
|
||||
[Configs.Test.Win32]
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
ConfigSelections = {TestsB = {Config = "Test"}}
|
||||
|
||||
[Configs.TestFail.Win64]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue