aboutsummaryrefslogtreecommitdiffstats
path: root/build/windows_sdk_tools.mk
diff options
context:
space:
mode:
authorRaphael Moll <raphael@google.com>2012-01-25 13:33:57 -0800
committerRaphael <raphael@google.com>2012-03-21 21:32:47 -0700
commitd9b2cbd3378a671d924c5ad6c5db5ef96ea6cf3b (patch)
tree2c74ef27ea01816b773ee916d8b30807892b6680 /build/windows_sdk_tools.mk
parent7a795b5291224e2b85885f4d1f4d7ac097e96d3c (diff)
downloadsdk-d9b2cbd3378a671d924c5ad6c5db5ef96ea6cf3b.tar.gz
sdk-d9b2cbd3378a671d924c5ad6c5db5ef96ea6cf3b.tar.bz2
sdk-d9b2cbd3378a671d924c5ad6c5db5ef96ea6cf3b.zip
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
Diffstat (limited to 'build/windows_sdk_tools.mk')
-rw-r--r--build/windows_sdk_tools.mk1
1 files changed, 1 insertions, 0 deletions
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.