1 # -------------------------------------------------------------------
2 # Project file for YARR
4 # See 'Tools/qmake/README' for an overview of the build system
5 # -------------------------------------------------------------------
8 $$PWD/YarrInterpreter.cpp \
9 $$PWD/YarrPattern.cpp \
10 $$PWD/YarrSyntaxChecker.cpp \
11 $$PWD/YarrCanonicalizeUCS2.cpp