mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Mintest changes
This commit is contained in:
parent
94b385495a
commit
79ccb33586
10 changed files with 253 additions and 221 deletions
|
@ -20,7 +20,7 @@ TargetName = "$(ProjectName)_d"
|
|||
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib Rpcrt4.lib Ole32.lib"
|
||||
CLibType = "Dynamic"
|
||||
BeefLibType = "DynamicDebug"
|
||||
DebugCommandArguments = "-platform=x86_64-none-linux-android21 -workspace=C:/proj/Android/BeefTest/app/src/main/cpp/../beef/\""
|
||||
DebugCommandArguments = "-proddir=..\\..\\IDEHelper\\Tests -test"
|
||||
DebugWorkingDirectory = "c:\\beef\\ide\\mintest"
|
||||
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
||||
PreprocessorMacros = ["DEBUG", "CLI"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue