4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
|
VPATH += $$PWD
|
||
|
SOURCES += nfa.cpp configfile.cpp re2nfa.cpp
|
||
|
INCLUDEPATH += $$PWD
|