qt5base-lts/tests/auto/tools/qmake/testdata/rawString
Edward Welbourne 5e7492325a qmake: teach moc-detector to handle C++-11 raw strings
As for the #include-parser, the moc-detector's minimal C preprocessor
could be confused by a raw string into ignoring large chunks of code.

Change-Id: Id688e9a1f04628ce75a51a7d15269078c734288e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-15 16:40:08 +00:00
..
main.cpp Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
object1.h qmake: teach moc-detector to handle C++-11 raw strings 2015-12-15 16:40:08 +00:00
rawString.pro Teach qmake's #include parser to recognize C++11 Raw strings. 2015-12-08 08:13:32 +00:00