Show
Ignore:
Timestamp:
01/03/12 09:38:22 (5 months ago)
Author:
aldacron
Message:

[Derelict2 - DerelictAllegro?]
* added support for the allegro_ttf addon
* updated the linux and mac makefiles with build targets for DerelictAllegroDialog?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Derelict2/mac.mak

    r545 r603  
    5858DerelictAllegroACodec : 
    5959    $(DMAKE) -C DerelictAllegro DerelictAllegroACodec PLATFORM=mac 
     60     
     61DerelictAllegroDialog : 
     62    $(DMAKE) -C DerelictAllegro DerelictAllegroDialog PLATFORM=mac 
     63     
     64DerelictAllegroTTF : 
     65    $(DMAKE) -C DerelictAllegro DerelictAllegroTTF PLATFORM=mac 
    6066 
    6167# There's only one DerelictFMODEX target