aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-05-17 20:25:08 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-05-17 20:25:08 +0000
commitedab8ca00033f57365714ac1902b50ea89f642e8 (patch)
treec606e973d52a73a0cd20c217688dafbc1ecc79b2 /Game/Code/switches.inc
parentbafa44cb1193a70cbe30f0b49faa4f20170f77ae (diff)
downloadusdx-edab8ca00033f57365714ac1902b50ea89f642e8.tar.gz
usdx-edab8ca00033f57365714ac1902b50ea89f642e8.tar.xz
usdx-edab8ca00033f57365714ac1902b50ea89f642e8.zip
Creating macosx-app with "make macosx-app". XCode building probably broken
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1107 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/switches.inc')
-rw-r--r--Game/Code/switches.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc
index e47c319d..5ba4bb7a 100644
--- a/Game/Code/switches.inc
+++ b/Game/Code/switches.inc
@@ -67,9 +67,6 @@
// enable debug-mode. For development only!
//{$DEFINE DEBUG}
{$DEFINE CONSOLE}
-
- {$DEFINE HaveBASS}
- {$DEFINE WIN32}
{$DEFINE UTF8_FILENAMES}
{$IFEND}
@@ -113,4 +110,3 @@
{$IF Defined(UsePortaudioInput) or Defined(UsePortaudioPlayback)}
{$DEFINE UsePortaudio}
{$IFEND}
-