From 27ac24c937a9e88c6d08b157d26c2d308e4e76a6 Mon Sep 17 00:00:00 2001 From: tobigun Date: Mon, 3 Mar 2008 02:27:05 +0000 Subject: FPC delphi-compatibility (-Sd) removed git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@892 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Game/Code/Makefile.in b/Game/Code/Makefile.in index 3c5945e2..3e302bd5 100644 --- a/Game/Code/Makefile.in +++ b/Game/Code/Makefile.in @@ -88,7 +88,7 @@ PDEFINES = -dLCL # The user can overwrite the default flags with # make PFLAGS="myflags" -PFLAGS = -S2dgi +PFLAGS = -S2gi # the user's flags (specified with configure) must be the last in # the list to overwrite the defaults (e.g.with the - option: -Xs-). PFLAGS += @PFLAGS@ -- cgit v1.2.3