Arch and Draft rc files are now compiled at build time - issue #1796

This commit is contained in:
Yorik van Havre
2014-11-02 15:45:24 -02:00
parent 05246a99ba
commit 8676ed01c3
6 changed files with 88 additions and 47 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,12 +1,13 @@
PYSIDE_WRAP_RC(Arch_QRC_SRCS Resources/Arch.qrc)
SET(Arch_SRCS
${Arch_QRC_SRCS}
Init.py
InitGui.py
ArchComponent.py
ArchWall.py
importIFC.py
importIFClegacy.py
Arch_rc.py
Arch.py
ArchBuilding.py
ArchFloor.py