diff --git a/shredder/asterix-pp/config.json b/shredder/asterix-pp/config.json index 4cd1ee357..a733eba05 100644 --- a/shredder/asterix-pp/config.json +++ b/shredder/asterix-pp/config.json @@ -21,5 +21,24 @@ ], "forumPostHash": "8c29a65e75ac845ad4ba6c3089fffcf4", "forumTopicId": 10178, - "forumPostId": 27645 + "forumPostId": 27645, + "cadConfigurations": { + "Default": { + "source": "products/shredder/asterix-pp/cad/shredder/GlobalShredder.SLDASM", + "files": [ + "products/shredder/asterix-pp/cad/GlobalAssembly.json", + "products/shredder/asterix-pp/cad/GlobalAssembly.html", + "products/shredder/asterix-pp/cad/GlobalAssembly.step", + "products/shredder/asterix-pp/cad/GlobalAssembly.x_t", + "products/shredder/asterix-pp/cad_last/Global.json", + "products/shredder/asterix-pp/cad_last/Global.html", + "products/shredder/asterix-pp/cad_last/Global.step", + "products/shredder/asterix-pp/cad_last/Global.x_t", + "products/shredder/asterix-pp/cad/shredder/GlobalShredder.json", + "products/shredder/asterix-pp/cad/shredder/GlobalShredder.html", + "products/shredder/asterix-pp/cad/shredder/GlobalShredder.step", + "products/shredder/asterix-pp/cad/shredder/GlobalShredder.x_t" + ] + } + } } \ No newline at end of file