1 # Yet Another Regex Runtime - Qt4 build info 2 3 SOURCES += \ 4 yarr/YarrInterpreter.cpp \ 5 yarr/YarrPattern.cpp \ 6 yarr/YarrSyntaxChecker.cpp 7 8