Arch: forgot to update the cmake file...
This commit is contained in:
parent
5255443469
commit
27b8be4e9b
|
@ -21,6 +21,7 @@ SET(Arch_SRCS
|
|||
ArchVRM.py
|
||||
ArchRoof.py
|
||||
importWebGL.py
|
||||
ArchSpace.py
|
||||
)
|
||||
SOURCE_GROUP("" FILES ${Arch_SRCS})
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user