# HG changeset patch # User unc0rr # Date 1236707729 0 # Node ID b12b4dc2f080928aa3b820bc73dfdfe0c28b8068 # Parent bb114339eb4ed0b0eff1d87eb34533d74113abc6 a patch diff -r bb114339eb4e -r b12b4dc2f080 hedgewars/SDLh.pas --- a/hedgewars/SDLh.pas Mon Mar 09 20:47:17 2009 +0000 +++ b/hedgewars/SDLh.pas Tue Mar 10 17:55:29 2009 +0000 @@ -53,8 +53,8 @@ {$linkframework AudioUnit} {$linkframework Quicktime} {$linkframework IOKit} -{$linkframework ForceFeedback} -{$linkframework CoreAudio} +{for SDL1.3 {$linkframework ForceFeedback}} +{for SDL1.3 {$linkframework CoreAudio}} {$ENDIF} (* SDL *)