aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Dont_Get_Worse
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-05-08 15:56:46 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-05-08 15:56:46 +0000
commitca5f0996cd93cfb7ed8d1cb6ad517a9af7f4341d (patch)
tree67dbd5fd1b29f912cd1638f505070d88774a5aa5 /cmake/plugins/Dont_Get_Worse
parentf44a93685ae651a08b51a2688a1c8d4c9ae2d28e (diff)
downloadusdx-ca5f0996cd93cfb7ed8d1cb6ad517a9af7f4341d.tar.gz
usdx-ca5f0996cd93cfb7ed8d1cb6ad517a9af7f4341d.tar.xz
usdx-ca5f0996cd93cfb7ed8d1cb6ad517a9af7f4341d.zip
initial cmake support (let's see if this is better suited than autoconf)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1717 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--cmake/plugins/Dont_Get_Worse/CMakeLists.txt4
-rw-r--r--cmake/plugins/Dont_Get_Worse/Hold_The_Line.bdsproj (renamed from cmake/plugins/Don't_Get_Worse/Hold_The_Line.bdsproj)0
-rw-r--r--cmake/plugins/Dont_Get_Worse/Hold_The_Line.dpr (renamed from cmake/plugins/Don't_Get_Worse/Hold_The_Line.dpr)0
-rw-r--r--cmake/plugins/Dont_Get_Worse/Hold_The_Line.lpi (renamed from cmake/plugins/Don't_Get_Worse/Hold_The_Line.lpi)0
-rw-r--r--cmake/plugins/Dont_Get_Worse/dismissed.mp3 (renamed from cmake/plugins/Don't_Get_Worse/dismissed.mp3)bin5433 -> 5433 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/cmake/plugins/Dont_Get_Worse/CMakeLists.txt b/cmake/plugins/Dont_Get_Worse/CMakeLists.txt
new file mode 100644
index 00000000..3148cfc8
--- /dev/null
+++ b/cmake/plugins/Dont_Get_Worse/CMakeLists.txt
@@ -0,0 +1,4 @@
+pascal_add_module(hold_the_line Hold_The_Line.dpr
+ PACKAGES sdl opengl
+)
+add_dependencies(plugins hold_the_line)
diff --git a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.bdsproj b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.bdsproj
index 8694fb50..8694fb50 100644
--- a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.bdsproj
+++ b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.bdsproj
diff --git a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.dpr b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.dpr
index 583a0b94..583a0b94 100644
--- a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.dpr
+++ b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.dpr
diff --git a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.lpi b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.lpi
index bb21d5d9..bb21d5d9 100644
--- a/cmake/plugins/Don't_Get_Worse/Hold_The_Line.lpi
+++ b/cmake/plugins/Dont_Get_Worse/Hold_The_Line.lpi
diff --git a/cmake/plugins/Don't_Get_Worse/dismissed.mp3 b/cmake/plugins/Dont_Get_Worse/dismissed.mp3
index f478e7a3..f478e7a3 100644
--- a/cmake/plugins/Don't_Get_Worse/dismissed.mp3
+++ b/cmake/plugins/Dont_Get_Worse/dismissed.mp3
Binary files differ