VirtualBox

Changeset 41557 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jun 3, 2012 10:45:44 PM (13 years ago)
Author:
vboxsync
Message:

tstErrUnique -> tstRTErrUnique

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 edited
1 moved

Legend:

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

    r41477 r41557  
    5858        tstRTDvm \
    5959        tstEnv \
    60         tstErrUnique \
     60        tstRTErrUnique \
    6161        tstFile \
    6262        tstRTFileAio \
     
    234234tstEnv_SOURCES = tstEnv.cpp
    235235
    236 # Note: tstErrUnique.cpp depends on a header generated by the makefile above us.
    237 tstErrUnique_SOURCES = tstErrUnique.cpp
    238 tstErrUnique_INCS = $(IPRT_OUT_DIR)/
    239 tstErrUnique.cpp_DEPS = $(IPRT_OUT_DIR)/errmsgdata.h
     236tstRTErrUnique_SOURCES = tstRTErrUnique.cpp
     237tstRTErrUnique_INCS = $(IPRT_OUT_DIR)/
     238tstRTErrUnique.cpp_DEPS = $(IPRT_OUT_DIR)/errmsgdata.h # generate by ../Makefile.kmk
    240239
    241240tstFile_TEMPLATE = VBOXR3TSTEXE
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