aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Team_Duell/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/plugins/Team_Duell/CMakeLists.txt')
-rw-r--r--cmake/plugins/Team_Duell/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/cmake/plugins/Team_Duell/CMakeLists.txt b/cmake/plugins/Team_Duell/CMakeLists.txt
deleted file mode 100644
index 7201f471..00000000
--- a/cmake/plugins/Team_Duell/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# $URL$
-# $Id$
-pascal_add_module(team_duell TeamDuell.dpr
- OUTPUT_DIR ${USDX_PLUGIN_DIR}
- PACKAGES sdl opengl
- EXCLUDE_FROM_ALL
-)
-add_dependencies(plugins team_duell)