BeDecorator not ClassicBe

This commit is contained in:
John Scipione 2013-07-19 19:14:04 -04:00
parent 196fc0d6ae
commit a19e96e3ad
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@ UsePrivateHeaders app shared interface graphics ;
UseLibraryHeaders agg ; UseLibraryHeaders agg ;
UsePrivateHeaders kernel ; UsePrivateHeaders kernel ;
AddResources ClassicBe : resources.rdef ; AddResources BeDecorator : resources.rdef ;
Includes [ FGristFiles BeDecorator.cpp ] Includes [ FGristFiles BeDecorator.cpp ]
: [ BuildFeatureAttribute freetype : headers ] ; : [ BuildFeatureAttribute freetype : headers ] ;
Addon ClassicBe : Addon BeDecorator :
BeDecorator.cpp BeDecorator.cpp
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) : be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
: resources.rdef : resources.rdef