- 
    
Bug
 - 
    Resolution: Done
 - 
    
P4: Low
 - 
    Qt Creator 4.13.0, Qt Creator 4.14.0-beta1
 
- 
        
 - 
        ae794d5914d37e575fe75510f5ab2b339843da36 (qt-creator/qt-creator/4.14)
 
Qt Creator looses editing functionality such as prediction and highlighting when the following line is added to .pro.
QMAKE_CXXFLAGS += -D MODULE_NAME=\\\"$${TARGET}$${MY_MODULE}\\\"
No highliging in mainwindow.cpp
 
 
How to reproduce : 
Use Qt Application example and add the following to .pro and then Run qmake 
QMAKE_CXXFLAGS += -D MODULE_NAME=\\\"$${TARGET}$${MY_MODULE}\\\"
- relates to
 - 
                    
QTCREATORBUG-21373 MSVC2017: Error when parsing yvals_code.h
-         
     - Closed
 
 -