aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Team_Duell/CMakeLists.txt
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-23 09:07:15 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-23 09:07:15 +0000
commit678cc132f942ff4d84a803550eedf96acc543bca (patch)
treeeb195abafaf69d55fa0f4b77323e517fcd2263cd /cmake/plugins/Team_Duell/CMakeLists.txt
parent7e677fd5ebe60c3dd9df8954e1ed28c4afdf8660 (diff)
downloadusdx-678cc132f942ff4d84a803550eedf96acc543bca.tar.gz
usdx-678cc132f942ff4d84a803550eedf96acc543bca.tar.xz
usdx-678cc132f942ff4d84a803550eedf96acc543bca.zip
update to trunk rev. 2391
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2401 b956fd51-792f-4845-bead-9b4dfca2ff2c
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)