VirtualBox

Changeset 1632 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 22, 2007 5:11:25 PM (18 years ago)
Author:
vboxsync
Message:

Removed two duplicate symbol warnings from RuntimeW32GuestR0.

Location:
trunk/src/VBox/Runtime
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile

    r1564 r1632  
    772772RuntimeW32GuestR0_DEFS          = IN_RT_R0 RT_WITH_VBOX RT_WITHOUT_NOCRT_WRAPPERS  IN_SUP_R0
    773773RuntimeW32GuestR0_SOURCES       = \
    774         $(RuntimeR0Drv_SOURCES) \
     774        $(filter-out generic/RTLogWriteUser-generic.cpp,$(RuntimeR0Drv_SOURCES)) \
    775775        $(RuntimeR0Drv_SOURCES.win) \
    776         VBox/logbackdoor.cpp \
    777         logR0.cpp
     776        VBox/logbackdoor.cpp
    778777ifdef VBOX_USE_VCC80
    779778RuntimeW32GuestR0_SOURCES += \
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