1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00

Bug 351255 - Generated makefile should use user specified compiler path

instead of workspace preference
This commit is contained in:
Chris Recoskie 2011-07-26 17:09:11 -04:00
parent bf54f2dad4
commit 43acd6a0f8

View file

@ -3933,7 +3933,7 @@
</wizardPage>
</extension>
<extension
<!--extension
point="org.eclipse.core.variables.dynamicVariables">
<variable
description="%variableDescription"
@ -3941,7 +3941,7 @@
resolver="org.eclipse.cdt.managedbuilder.xlc.ui.variables.DynamicVariableResolver"
supportsArgument="true">
</variable>
</extension>
</extension -->
</plugin>