Fix stupid fucking bug with simulator compilation
This commit is contained in:
@ -2149,7 +2149,7 @@
|
||||
"PostGenerateTargetCommand": "touchgfx update_project",
|
||||
"PostGenerateTargetCommandOverride": "",
|
||||
"CompileSimulatorCommand": "make -f simulator/gcc/Makefile -j8",
|
||||
"CompileSimulatorCommandOverride": "make -f simulator/gcc/Makefile -j2",
|
||||
"CompileSimulatorCommandOverride": "make -f simulator/gcc/Makefile -j12",
|
||||
"RunSimulatorCommand": "build\\bin\\simulator.exe",
|
||||
"LandscapeSkinX": 0,
|
||||
"LandscapeSkinY": 0,
|
||||
|
||||
Reference in New Issue
Block a user