VirtualBox

Changeset 54396 in vbox


Ignore:
Timestamp:
Feb 23, 2015 5:46:47 PM (10 years ago)
Author:
vboxsync
Message:

Runtime/testcase: build fix for windows.

File:
1 edited

Legend:

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

    r54390 r54396  
    178178        tstRTR0SemMutexDriverHardened \
    179179        tstRTR0TimerDriverHardened \
    180         tstR0ThreadPreemptionDriverHardened
     180        tstR0ThreadPreemptionDriverHardened \
     181        tstRTR0ThreadDriverHardened
    181182  DLLS     += \
    182183        tstRTR0MemUserKernelDriver \
    183184        tstRTR0SemMutexDriver \
    184185        tstRTR0TimerDriver \
    185         tstR0ThreadPreemptionDriver
     186        tstR0ThreadPreemptionDriver \
     187        tstRTR0ThreadDriver
    186188 else
    187189  PROGRAMS += \
     
    189191        tstRTR0SemMutexDriver \
    190192        tstRTR0TimerDriver \
    191         tstR0ThreadPreemptionDriver
     193        tstR0ThreadPreemptionDriver \
     194        tstRTR0ThreadDriver
    192195 endif
    193196 SYSMODS += \
     
    197200        tstRTR0Timer \
    198201        tstR0ThreadPreemption
     202        tstRTR0Thread
    199203 ifdef VBOX_WITH_RAW_MODE
    200204  SYSMODS += tstLdrObj
     
    203207  PROGRAMS += tstRTR0DbgKrnlInfoDriver
    204208  SYSMODS += tstRTR0DbgKrnlInfo
    205  endif
    206  if1of ($(KBUILD_TARGET), linux solaris win)
    207   PROGRAMS += tstRTR0ThreadDriver
    208   SYSMODS += tstRTR0Thread
    209209 endif
    210210
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