This commit is contained in:
pvvx 2017-03-24 18:25:03 +03:00
parent b9bd16cd31
commit 3a88ef3139
12 changed files with 2714 additions and 2728 deletions

View file

@ -932,10 +932,10 @@
<buildTargets>
<target name="all" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder">
<buildCommand>mingw32-make.exe</buildCommand>
<buildArguments>-s -j6</buildArguments>
<buildArguments>-s -j</buildArguments>
<buildTarget>all</buildTarget>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
<useDefaultCommand>false</useDefaultCommand>
<runAllBuilders>false</runAllBuilders>
</target>
<target name="clean" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder">