VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/mesa-7.2/README@ 63490

Last change on this file since 63490 was 18881, checked in by vboxsync, 16 years ago

Additions/x11: exported Mesa headers to OSE

  • Property svn:eol-style set to native
File size: 409 bytes
Line 
1This directory was generated from the mesa-7.2.tar.gz archive by unpacking it
2and executing
3
4$ mkdir $VBOX_PATH/src/VBox/Additions/x11/x11include/mesa-7.2
5$ for i in `find include src/mesa -name '*.h' | grep -v src/mesa/drivers` \
6 `find src/mesa/drivers/dri/common -name '*.h'`
7 do
8 cp --parents $i $VBOX_PATH/src/VBox/Additions/x11/x11include/mesa-7.2
9 done
10
11in the mesa-7.2 directory.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette