Fixed test due to changes in 9bdce6a
This commit is contained in:
parent
9bdce6a96b
commit
0871eaad37
2 changed files with 20 additions and 17 deletions
|
|
@ -7,8 +7,10 @@ CONFIG -= app_bundle
|
|||
TEMPLATE = app
|
||||
|
||||
SOURCES += tst_ifacilitytest.cpp \
|
||||
..\iFacility\objects\userprofession.cpp \
|
||||
..\iFacility\objects\profession.cpp \
|
||||
..\iFacility\objects\user.cpp
|
||||
|
||||
HEADERS += ..\iFacility\objects\profession.h \
|
||||
HEADERS += ..\iFacility\objects\userprofession.h \
|
||||
..\iFacility\objects\profession.h \
|
||||
..\iFacility\objects\user.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue