Home | History | Annotate | Download | only in monitor

Lines Matching refs:RCP

11 # Expose the Monitor RCP only for the SDK builds.
23 RCP_LOG_FILE := out/host/eclipse/rcp/build/monitor.log
24 RCP_MONITOR_DIR := $(TOPDIR)out/host/eclipse/rcp/build/I.RcpBuild
26 define mk-rcp-monitor-atree-file
37 # The RCP monitor. It is referenced by build/target/products/sdk.mk
49 -configuration ../../out/host/eclipse/rcp/build/configuration \
60 $(call mk-rcp-monitor-atree-file,linux.gtk,x86) ; \
61 $(call mk-rcp-monitor-atree-file,linux.gtk,x86_64) ; \
63 $(call mk-rcp-monitor-atree-file,macosx.cocoa,x86_64) ; \
65 $(call mk-rcp-monitor-atree-file,win32.win32,x86) ; \
66 $(call mk-rcp-monitor-atree-file,win32.win32,x86_64) ; \