Skip to content

Commit

Permalink
OpenSCAD rc file is now compiled at build time
Browse files Browse the repository at this point in the history
  • Loading branch information
5263 authored and yorikvanhavre committed Nov 7, 2014
1 parent 82ed56a commit 9426f5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
4 changes: 3 additions & 1 deletion src/Mod/OpenSCAD/CMakeLists.txt
@@ -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
Expand Down
21 changes: 0 additions & 21 deletions src/Mod/OpenSCAD/OpenSCAD_rc.py

This file was deleted.

0 comments on commit 9426f5d

Please sign in to comment.