INCLUDEPATH += \ $$PWD/../../core \ $$PWD/../../mainwidgets DEPENDPATH += \ $$PWD/../../core \ $$PWD/../../mainwidgets SOURCES += \ $$PWD/nykundedialog.cpp \ $$PWD/redigerkundedialog.cpp \ $$PWD/velgkundeprosjektdialog.cpp HEADERS += \ $$PWD/nykundedialog.h \ $$PWD/redigerkundedialog.h \ $$PWD/velgkundeprosjektdialog.h FORMS += \ $$PWD/nykundedialog.ui \ $$PWD/redigerkundedialog.ui \ $$PWD/velgkundeprosjektdialog.ui RESOURCES += \ $$PWD/../../../../resources.qrc