a patch
authorunc0rr
Tue, 10 Mar 2009 17:55:29 +0000
changeset 1880 b12b4dc2f080
parent 1879 bb114339eb4e
child 1881 9b62d68c7b92
a patch
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 *)