mirror of https://github.com/KLayout/klayout.git
Fixed .pro files
This commit is contained in:
parent
115f2edfd6
commit
86a3150aba
|
|
@ -163,7 +163,6 @@ SOURCES = \
|
|||
|
||||
RESOURCES = layBuildInMacros.qrc \
|
||||
layHelpResources.qrc \
|
||||
layLayoutStatistics.qrc \
|
||||
layMacroTemplates.qrc \
|
||||
layResources.qrc \
|
||||
laySaltTemplates.qrc
|
||||
|
|
|
|||
|
|
@ -76,7 +76,8 @@ FORMS = \
|
|||
LayoutStatistics.ui
|
||||
|
||||
RESOURCES = \
|
||||
laybasicResources.qrc
|
||||
laybasicResources.qrc \
|
||||
layLayoutStatistics.qrc
|
||||
|
||||
SOURCES = \
|
||||
gtf.cc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue