BeDecorator not ClassicBe

This commit is contained in:
John Scipione
2014-02-20 19:31:15 -05:00
parent 196fc0d6ae
commit a19e96e3ad
+2 -2
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