aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtmsbuild/qt_globals.targets
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2019-07-08 14:50:29 +0200
committerMiguel Costa <miguel.costa@qt.io>2019-08-05 09:24:32 +0000
commit6a77aa5ee036621b1f79827edce481eafe20d29f (patch)
tree988d0c88b76e50675534032cb0e0da63fb5bf972 /src/qtmsbuild/qt_globals.targets
parentcff73364c3b632a84ab3c7ca2f2ea32b563910ce (diff)
Use Qt (qmake) variables in VS projects
Values in project property pages can now reference Qt/qmake variables, using the syntax $(Qt_<var>_), where <var> is the name of a Qt variable (e.g. $(Qt_INCLUDEPATH_) ). To extract the variable values, a qmake project (.pro file) is generated and processed ahead of the VS project build. The qmake processing will generate a MSBuild properties file containing the Qt variables definitions to import in the VS project. Change-Id: I51572bd3798533d305ee6464044a8fe3504aa115 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/qtmsbuild/qt_globals.targets')
0 files changed, 0 insertions, 0 deletions