aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Team_Duell/CMakeLists.txt
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-05-09 14:44:10 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-05-09 14:44:10 +0000
commit64ed220b59465b39fbbd6957dcb93618ab330cf4 (patch)
treec159f5d1b8284f59f5e94f75c4f54c388ab38308 /cmake/plugins/Team_Duell/CMakeLists.txt
parentb230f515a89f14d4742b79d4caabf4997a8e614a (diff)
downloadusdx-64ed220b59465b39fbbd6957dcb93618ab330cf4.tar.gz
usdx-64ed220b59465b39fbbd6957dcb93618ab330cf4.tar.xz
usdx-64ed220b59465b39fbbd6957dcb93618ab330cf4.zip
- Id and HeadURL properties added for better identification of CMakeLists.txt in the editor
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1720 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-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 8400cd9c..411d0f79 100644
--- a/cmake/plugins/Team_Duell/CMakeLists.txt
+++ b/cmake/plugins/Team_Duell/CMakeLists.txt
@@ -1,3 +1,5 @@
+# $URL$
+# $Id$
pascal_add_module(team_duell TeamDuell.dpr
PACKAGES sdl opengl
)