Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 Beta 1
-
None
-
VS 2010, VS 2012
Description
Having a DEFINE in a .pro file like this
DEFINES += SRCDIR=\\\"$$PWD/\\\"
will produce a DEFINES line in the vcxproj
SRCDIR=\"D:/dev/QTBUG/qmake-quoting/\";QT_DLL;...
The double quotes must not be escaped.
Attachments
Issue Links
- resulted in
-
QTBUG-30859 msbuild failes when building resources if DEFINES in pro file
-
- Closed
-