VirtualBox

Ignore:
Timestamp:
Jul 26, 2011 1:20:51 PM (14 years ago)
Author:
vboxsync
Message:

kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. Some cleanup, esp VBoxPci ofc.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk

    r37423 r38183  
    55
    66#
    7 # Copyright (C) 2006-2007 Oracle Corporation
     7# Copyright (C) 2006-2011 Oracle Corporation
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    5050        win/lib/VBoxUsbLib-win.cpp
    5151
    52 #
    53 # USBFilter testcase.
    54 #
    5552ifdef VBOX_WITH_TESTCASES
    56 PROGRAMS += tstUSBFilter
    57 tstUSBFilter_TEMPLATE = VBOXR3TSTEXE
    58 tstUSBFilter_DEFS = IN_USBLIB
    59 tstUSBFilter_SOURCES  = \
    60         testcase/tstUSBFilter.cpp
    61 tstUSBFilter_LIBS  = \
    62         $(USBLib_1_TARGET)
    63 endif
     53 #
     54 # USBFilter testcase.
     55 #
     56 PROGRAMS += tstUSBFilter
     57 tstUSBFilter_TEMPLATE = VBOXR3TSTEXE
     58 tstUSBFilter_DEFS = IN_USBLIB
     59 tstUSBFilter_SOURCES  = \
     60        testcase/tstUSBFilter.cpp
     61 tstUSBFilter_LIBS  = \
     62        $(USBLib_1_TARGET)
     63endif # VBOX_WITH_TESTCASES
    6464
    6565
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