BeDecorator not ClassicBe
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user