Added Arch example file

This commit is contained in:
Yorik van Havre
2012-11-17 12:59:07 -02:00
parent ea77af035a
commit c8af7bdad2
9 changed files with 13 additions and 1 deletions

Binary file not shown.

View File

@@ -5,6 +5,7 @@ SET(Examples_Files
EngineBlock.FCStd
PartDesignExample.FCStd
RobotExample.FCStd
ArchDetail.FCStd
)
ADD_CUSTOM_TARGET(Example_data ALL

View File

@@ -6,7 +6,8 @@ data_DATA = \
EngineBlock.FCStd \
PartDesignExample.FCStd \
RobotExample.FCStd \
Schenkel.stp
Schenkel.stp \
ArchDetail.FCStd
EXTRA_DIST = \
$(data_DATA) \