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/linux.mak

    r545 r603  
    6464DerelictAllegroACodec : 
    6565    $(DMAKE) -C DerelictAllegro DerelictAllegroACodec PLATFORM=linux 
     66     
     67DerelictAllegroDialog : 
     68    $(DMAKE) -C DerelictAllegro DerelictAllegroDialog PLATFORM=linux 
     69     
     70DerelictAllegroTTF : 
     71    $(DMAKE) -C DerelictAllegro DerelictAllegroTTF PLATFORM=linux 
    6672 
    6773# There's only one DerelictFMODEX target