SOURCES += main.cpp
SOURCES += finddialog.cpp
SOURCES += excluded.cpp

TR_EXCLUDE = $$PWD/excluded.* $$PWD/notincluded.cpp

TRANSLATIONS = project.ts
