mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
3 lines
81 B
Text
3 lines
81 B
Text
VPATH += $$PWD
|
|
SOURCES += nfa.cpp configfile.cpp re2nfa.cpp
|
|
INCLUDEPATH += $$PWD
|