summaryrefslogtreecommitdiffhomepage
path: root/Magic2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Magic2/CMakeLists.txt')
-rw-r--r--Magic2/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Magic2/CMakeLists.txt b/Magic2/CMakeLists.txt
index 9c5b451..31d8d9b 100644
--- a/Magic2/CMakeLists.txt
+++ b/Magic2/CMakeLists.txt
@@ -5,13 +5,10 @@ add_executable(
AlphaInverse.cpp
AlphaPalette.cpp
Command.cpp
- ContentBundle.cpp
Editor.cpp
Grid.cpp
GridProps.cpp
l3ds.cpp
- Locale_ss.cpp
- M3DS.cpp
Magic.cpp
MagicDoc.cpp
MagicView.cpp
@@ -21,16 +18,13 @@ add_executable(
ModelFileMAG.cpp
ModelFileOBJ.cpp
ModelView.cpp
- Primitives.cpp
Selection.cpp
Selector.cpp
StdAfx.cpp
SurfacePropertiesDialog.cpp
- TexCubeDX9.cpp
TextureMapDialog.cpp
Thumbnail.cpp
UVMapView.cpp
- VideoDX9.cpp
)
target_include_directories(
Magic2