49 <key>org.eclipse.cdt.make.core.enableFullBuild</key> |
49 <key>org.eclipse.cdt.make.core.enableFullBuild</key> |
50 <value>true</value> |
50 <value>true</value> |
51 </dictionary> |
51 </dictionary> |
52 <dictionary> |
52 <dictionary> |
53 <key>org.eclipse.cdt.make.core.fullBuildTarget</key> |
53 <key>org.eclipse.cdt.make.core.fullBuildTarget</key> |
54 <value>all</value> |
54 <value>all CONF=mingw</value> |
55 </dictionary> |
55 </dictionary> |
56 <dictionary> |
56 <dictionary> |
57 <key>org.eclipse.cdt.make.core.stopOnError</key> |
57 <key>org.eclipse.cdt.make.core.stopOnError</key> |
58 <value>true</value> |
58 <value>true</value> |
59 </dictionary> |
59 </dictionary> |