normalize Jamfiles
This commit is contained in:
@@ -18,5 +18,4 @@ Includes [ FGristFiles BeDecorator.cpp ]
|
|||||||
Addon BeDecorator :
|
Addon BeDecorator :
|
||||||
BeDecorator.cpp
|
BeDecorator.cpp
|
||||||
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
|
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
|
||||||
: resources.rdef
|
;
|
||||||
;
|
|
||||||
|
|||||||
@@ -17,5 +17,5 @@ Includes [ FGristFiles MacDecorator.cpp ]
|
|||||||
|
|
||||||
Addon MacDecorator :
|
Addon MacDecorator :
|
||||||
MacDecorator.cpp
|
MacDecorator.cpp
|
||||||
: be <nogrist>app_server $(TARGET_LIBSTDC++)
|
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
|
||||||
;
|
;
|
||||||
|
|||||||
@@ -18,5 +18,4 @@ Includes [ FGristFiles WinDecorator.cpp ]
|
|||||||
Addon WinDecorator :
|
Addon WinDecorator :
|
||||||
WinDecorator.cpp
|
WinDecorator.cpp
|
||||||
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
|
: be <nogrist>app_server $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++)
|
||||||
: resources.rdef
|
;
|
||||||
;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user