OpenSCAD rc file is now compiled at build time

This commit is contained in:
Sebastian Hoogen 2014-11-06 15:37:45 +01:00 committed by Yorik van Havre
parent 82ed56a3a9
commit 9426f5d4cf
2 changed files with 3 additions and 22 deletions

View File

@ -1,7 +1,9 @@
PYSIDE_WRAP_RC(OpenSCAD_QRC_SRCS Resources/OpenSCAD.qrc)
SET(OpenSCAD_SRCS
${OpenSCAD_QRC_SRCS}
Init.py
InitGui.py
OpenSCAD_rc.py
OpenSCAD2Dgeom.py
OpenSCADFeatures.py
OpenSCADUtils.py

File diff suppressed because one or more lines are too long