Changeset 64151 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Oct 5, 2016 9:29:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r62530 r64151 107 107 $(PATH_ROOT)/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp \ 108 108 $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp \ 109 $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp \ 110 $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapsimple.cpp \ 111 $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapoffset.cpp 109 $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp 112 110 # Any global symbols in the driver object files will be added to XFree86's 113 111 # symbol table, which can cause problems if we e.g. define a symbol in two
Note:
See TracChangeset
for help on using the changeset viewer.