Make simulator compile under Linux
This commit is contained in:
@ -1544,6 +1544,7 @@
|
||||
"GenerateAssetsCommand": "make -f simulator/gcc/Makefile assets -j8",
|
||||
"GenerateAssetsCommandOverride": "make -f simulator/gcc/Makefile assets -j2",
|
||||
"PostGenerateCommand": "touchgfx update_project --project-file=simulator/msvs/Application.vcxproj",
|
||||
"PostGenerateCommandOverride": "",
|
||||
"PostGenerateTargetCommand": "touchgfx update_project",
|
||||
"PostGenerateTargetCommandOverride": "",
|
||||
"CompileSimulatorCommand": "make -f simulator/gcc/Makefile -j8",
|
||||
|
||||
Reference in New Issue
Block a user