Changeset - r1822:4a133c968df9
[Not reviewed]
master
0 1 0
bjarni - 19 years ago 2005-05-16 00:04:01
bjarni@openttd.org
(svn r2327) -fix [MacOSX] default path for midi player on mac is now correct again
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
Makefile
Show inline comments
 
@@ -778,7 +778,7 @@ quiet_cmd_cxx_compile = '===> Compiling 
 

	
 
ifdef OSX
 
OSX:=OSX
 
OSX_MIDI_PLAYER_FILE:=os/macosx/OpenTTDMidi.class
 
OSX_MIDI_PLAYER_FILE:=os/macos/OpenTTDMidi.class
 
endif
 

	
 

	
0 comments (0 inline, 0 general)