Arch: forgot to update the cmake file...

This commit is contained in:
Yorik van Havre 2013-07-16 19:59:56 -03:00
parent 5255443469
commit 27b8be4e9b
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ SET(Arch_SRCS
ArchVRM.py
ArchRoof.py
importWebGL.py
ArchSpace.py
)
SOURCE_GROUP("" FILES ${Arch_SRCS})

View File

@ -45,6 +45,7 @@
<File Id="ArchVRMPy" Name="ArchVRM.py" DiskId="1" />
<File Id="ArchRoofPy" Name="ArchRoof.py" DiskId="1" />
<File Id="importWebGLPy" Name="importWebGL.py" DiskId="1" />
<File Id="ArchSpacePy" Name="ArchSpace.py" DiskId="1" />
</Component>
</Directory>
</Include>