VirtualBox

Changeset 17111 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 25, 2009 9:04:00 AM (16 years ago)
Author:
vboxsync
Message:

unexport vditool from OSE - for internal use only

Location:
trunk/src/VBox/Devices/Storage/testcase
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk

    r17110 r17111  
    2828#
    2929ifdef VBOX_WITH_TESTCASES
    30  PROGRAMS += vditool
    31   vditool_TEMPLATE = VBOXR3TSTEXE
    32   vditool_LIBS     = $(LIB_DDU) $(LIB_RUNTIME)
    33  vditool_SOURCES   = vditool.cpp
     30 ifndef VBOX_OSE
     31  PROGRAMS += vditool
     32   vditool_TEMPLATE = VBOXR3TSTEXE
     33   vditool_LIBS     = $(LIB_DDU) $(LIB_RUNTIME)
     34   vditool_SOURCES  = vditool.cpp
     35 endif
    3436endif
    3537
Note: See TracChangeset for help on using the changeset viewer.

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