Home | History | Annotate | Download | only in monitor

Lines Matching refs:RCP

3 # Expose the Monitor RCP only for the SDK builds.
15 RCP_LOG_FILE := out/host/eclipse/rcp/build/monitor.log
16 RCP_MONITOR_DIR := $(TOPDIR)out/host/eclipse/rcp/build/I.RcpBuild
18 define mk-rcp-monitor-atree-file
29 # The RCP monitor. It is referenced by build/target/products/sdk.mk
41 -configuration ../../out/host/eclipse/rcp/build/configuration \
52 $(call mk-rcp-monitor-atree-file,linux.gtk,x86) ; \
53 $(call mk-rcp-monitor-atree-file,linux.gtk,x86_64) ; \
55 $(call mk-rcp-monitor-atree-file,macosx.cocoa,x86_64) ; \
57 $(call mk-rcp-monitor-atree-file,win32.win32,x86) ; \
58 $(call mk-rcp-monitor-atree-file,win32.win32,x86_64) ; \