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