From 27b8be4e9b510857b5010367fe1cff12cc91ffd8 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Tue, 16 Jul 2013 19:59:56 -0300 Subject: [PATCH] Arch: forgot to update the cmake file... --- src/Mod/Arch/CMakeLists.txt | 1 + src/WindowsInstaller/ModArch.wxi | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Mod/Arch/CMakeLists.txt b/src/Mod/Arch/CMakeLists.txt index 76d09e80d..16584b8c4 100644 --- a/src/Mod/Arch/CMakeLists.txt +++ b/src/Mod/Arch/CMakeLists.txt @@ -21,6 +21,7 @@ SET(Arch_SRCS ArchVRM.py ArchRoof.py importWebGL.py + ArchSpace.py ) SOURCE_GROUP("" FILES ${Arch_SRCS}) diff --git a/src/WindowsInstaller/ModArch.wxi b/src/WindowsInstaller/ModArch.wxi index 7e28c9302..0c4c5f4b8 100644 --- a/src/WindowsInstaller/ModArch.wxi +++ b/src/WindowsInstaller/ModArch.wxi @@ -45,6 +45,7 @@ +