From edab8ca00033f57365714ac1902b50ea89f642e8 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Sat, 17 May 2008 20:25:08 +0000 Subject: 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 --- Game/Code/switches.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Game/Code/switches.inc') 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} - -- cgit v1.2.3