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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/plugins/Team_Duell/CMakeLists.txt b/cmake/plugins/Team_Duell/CMakeLists.txt
index 411d0f79..7201f471 100644
--- a/cmake/plugins/Team_Duell/CMakeLists.txt
+++ b/cmake/plugins/Team_Duell/CMakeLists.txt
@@ -1,6 +1,8 @@
# $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)