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

