Changeset 18317 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Mar 26, 2009 2:36:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r18295 r18317 224 224 vboxvideo_drv_16_TEMPLATE = VBOXGUESTR3XORGMOD 225 225 vboxvideo_drv_16_CFLAGS := $(vboxvideo_drv_70_CFLAGS) 226 vboxvideo_drv_16_DEFS := $(vboxvideo_drv_15_DEFS) 226 vboxvideo_drv_16_DEFS := $(vboxvideo_drv_70_DEFS) NO_ANSIC PCIACCESS \ 227 VBOX_NO_LOW_COLOUR 227 228 vboxvideo_drv_16_INCS = \ 228 229 $(VBOX_PATH_X11_XORG_1_6) \ … … 236 237 vboxvideo_15.c \ 237 238 vboxutils.c \ 238 vboxvideo_dri.c239 # vboxvideo_dri.c 239 240 240 241
Note:
See TracChangeset
for help on using the changeset viewer.