forked from qt-creator/qt-creator
Add a QtVersion::toolChain() method, replacing Qt4Project::toolChain()
Makes the code nicer, we use the ProFileReader to parse the mkspec.
This commit is contained in:
@@ -97,7 +97,6 @@ enum Qt4ProjectType {
|
||||
enum Qt4Variable {
|
||||
DefinesVar = 1,
|
||||
IncludePathVar,
|
||||
CxxCompilerVar,
|
||||
UiDirVar,
|
||||
MocDirVar,
|
||||
PkgConfigVar
|
||||
|
||||
Reference in New Issue
Block a user