VirtualBox

Ignore:
Timestamp:
Aug 28, 2009 5:58:24 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51589
Message:

Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for getting the svn revision and/or VirtualBox version.

Location:
trunk/src/VBox/Additions/common/VBoxControl/testcase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk

    r14233 r22562  
    3131tstVBoxControl_TEMPLATE = VBOXR3TSTEXE
    3232tstVBoxControl_DEFS     = VBOX_CONTROL_TEST
    33 tstVBoxControl_SOURCES  = tstVBoxControl.cpp ../VBoxControl.cpp ../VBoxControlSVN.cpp
     33tstVBoxControl_SOURCES  = tstVBoxControl.cpp ../VBoxControl.cpp
    3434tstVBoxControl_LIBS     = $(LIB_RUNTIME)
    3535tstVBoxControl_DEFS    += \
    3636        $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS VBOX_WITH_HGCM,)
    37 
    38 # VBoxControlSVN.cpp uses VBOX_SVN_REV.
    39 tstVBoxControl_DEFS    += VBOX_SVN_REV=$(VBOX_SVN_REV)
    40 tstVBoxControl_DEPS     = $(VBOX_SVN_REV_KMK)
    4137
    4238endif # VBOX_WITH_TESTCASES
  • trunk/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp

    r21218 r22562  
    1 /** $Id$ */
     1/* $Id$ */
    22/** @file
    33 * VBoxControl - Guest Additions Command Line Management Interface, test case
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette