mirror of https://github.com/KLayout/klayout.git
Renamed files for easier debugging
This commit is contained in:
parent
07ea4f643e
commit
006b5ef2a1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue