VirtualBox

Changeset 54503 in vbox


Ignore:
Timestamp:
Feb 25, 2015 4:03:34 PM (10 years ago)
Author:
vboxsync
Message:

Main: remove mouse test case.

Location:
trunk/src/VBox/Main/testcase
Files:
1 deleted
1 edited

Legend:

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

    r53871 r54503  
    3535        $(if $(VBOX_WITH_GUEST_CONTROL),tstGuestCtrlContextID,) \
    3636        tstMediumLock \
    37         tstMouseImpl \
    3837        tstGuid
    3938  PROGRAMS.linux += \
     
    237236
    238237#
    239 # tstMouseImpl
    240 #
    241 tstMouseImpl_TEMPLATE = VBOXMAINTSTEXE
    242 tstMouseImpl_SOURCES  = \
    243         tstMouseImpl.cpp \
    244         ../src-client/MouseImpl.cpp \
    245         ../src-all/EventImpl.cpp \
    246         ../src-all/AutoCaller.cpp \
    247         ../src-all/VirtualBoxBase.cpp \
    248         ../src-all/VirtualBoxErrorInfoImpl.cpp \
    249         $(VBOX_AUTOGEN_EVENT_CPP) \
    250         $(VBOX_XML_SCHEMADEFS_CPP)
    251 tstMouseImpl_INCS      = ../include \
    252         $(VBOX_PATH_SDK)/bindings/xpcom/include \
    253         $(VBOX_PATH_SDK)/bindings/xpcom/include/nsprpub \
    254         $(VBOX_PATH_SDK)/bindings/xpcom/include/xpcom \
    255         $(dir $(VBOX_XML_SCHEMADEFS_H)) \
    256         $(VBOX_MAIN_APIWRAPPER_INCS)
    257 tstMouseImpl_INTERMEDIATES   = $(VBOX_MAIN_APIWRAPPER_GEN_HDRS)
    258 
    259 tstMouseImpl_LIBS      = \
    260         $(PATH_STAGE_LIB)/VBoxAPIWrap$(VBOX_SUFF_LIB) \
    261         $(LIB_VMM)
    262 # Super ugly hack to make the code work well enough without having ATL/COM
    263 # completely initialized, without it there are crashes caused by ComObjPtr
    264 # and many other pieces of glue code, as the inproc code path is more picky.
    265 tstMouseImpl_DEFS.win  += VBOX_COM_OUTOFPROC_MODULE
    266 
    267 
    268 #
    269238# tstGuid
    270239#
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