Made the direct window test environment optional, since it crashes the Dano
app_server... If you like to use it, define USE_DIRECT_WINDOW_TEST_MODE in the haiku_app_server Jamfile. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15504 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -18,6 +18,7 @@ UseFreeTypeHeaders ;
|
||||
|
||||
# This overrides the definitions in private/servers/app/ServerConfig.h
|
||||
local defines = [ FDefines TEST_MODE=1 ] ;
|
||||
# USE_DIRECT_WINDOW_TEST_MODE=1
|
||||
|
||||
SubDirCcFlags $(defines) ;
|
||||
SubDirC++Flags $(defines) ;
|
||||
|
||||
Reference in New Issue
Block a user