Makefile revision ceb6621fceb6887a8b133abdf9aea2edc8a2cbf2
## @file
#
# Copyright (C) 2010-2011 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
# General Public License (GPL) as published by the Free Software
# Foundation, in version 2 as it comes in the "COPYING" file of the
# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
#
#
# User serviceable parts: adjust the following lines appropriately
#
# The host OS: linux, solaris, win, darwin, freebsd
# Absolute (!) path to the VirtualBox install directory
# Path to the sdk directory of the unpacked VirtualBox SDK
VBOX_SDK = ../../..
# On Windows, if you want to use the COM API: install directory of Jacob lib
# Java compiler to use
# Java VM to use
#
# No changes should be necessary after this point.
#
SEP=\;
else
SEP=:
$(JAVA) $(JAVA_WS_ARGS) -cp ws$(SEP)$(VBOX_JAR_WS)$(SEP)$(CLASSPATH) TestVBox -w -url http://localhost:18083/