From d9b2cbd3378a671d924c5ad6c5db5ef96ea6cf3b Mon Sep 17 00:00:00 2001 From: Raphael Moll Date: Wed, 25 Jan 2012 13:33:57 -0800 Subject: Build Monitor RCP as part of SDK (Mac, Linux and Win) This adds a new SDK/tools/monitor[.bat] wrapper as well as SDK/tools/lib/monitor-x86[_64]/ directories that contain the actual RCP application. The monitor shell wrappers + bat have not been properly tested yet. The goal of this CL is just to build the RCP. In a following CL we'll adjust the wrapper and the actual binary location in the SDK. Cross-dependency: Requires build.git change Ifb31e2e3. Change-Id: I7afbd63badfb81fd5d3d899de672e02525a49bc2 --- build/windows_sdk_tools.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'build/windows_sdk_tools.mk') diff --git a/build/windows_sdk_tools.mk b/build/windows_sdk_tools.mk index 137361374..4b8b68c77 100644 --- a/build/windows_sdk_tools.mk +++ b/build/windows_sdk_tools.mk @@ -11,6 +11,7 @@ WIN_SDK_TARGETS := \ find_java \ find_lock \ mksdcard \ + monitor \ sdklauncher # Add OpenGLES emulation host libraries if needed. -- cgit v1.2.3