source: vendor/trunk/src/VBox/Additions/x11/x11include/xproto-7.0.18/README@ 3

Last change on this file since 3 was 3, checked in by dmik, 10 years ago

vendor: Import VirtualBox OSE version 5.0.0 (r56895) from vendor.

Command: svn merge http://www.virtualbox.org/svn/vbox -r 0:56895 .

  • Property svn:eol-style set to native
File size: 413 bytes
Line 
1The contents of this directory were extracted from the contents of the
2archive xproto-7.0.18.tar.bz2, as downloaded from ftp.x.org, using the
3following shell script:
4
5mkdir $PATH_VBOX/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11
6cp *.h PATH_VBOX/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11
7for i in *.h.in
8 do
9 cp $i src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/`basename $i .in`
10 done
Note: See TracBrowser for help on using the repository browser.