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