Renamed files for easier debugging

This commit is contained in:
Matthias Koefferlein 2021-07-31 10:55:37 +02:00
parent 07ea4f643e
commit 006b5ef2a1
3 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ include($$PWD/../../../../lib_ut.pri)
SOURCES = \
dbOASISReaderTests.cc \
dbOASISWriter2.cc \
dbOASISWriter.cc \
\ \
dbOASISWriter2Tests.cc \
dbOASISWriterTests.cc
INCLUDEPATH += $$LAY_INC $$TL_INC $$DB_INC $$GSI_INC $$PWD/../db_plugin $$PWD/../../../common
DEPENDPATH += $$LAY_INC $$TL_INC $$DB_INC $$GSI_INC $$PWD/../db_plugin $$PWD/../../../common