This commit is contained in:
pvvx 2017-03-23 22:35:55 +03:00
parent d6e5189e71
commit ea5f1c1b46
13 changed files with 1739 additions and 1739 deletions

View file

@ -978,10 +978,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">