I've no idea here...
[gtkD.git] / wrap / HTODopenGL.txt
bloba1fe3fcc4cb935df577f40a979e6fa7054560c15
2 # This file is part of duit.
3
4 # duit is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU Lesser General Public License as published by
6 # the Free Software Foundation; either version 2.1 of the License, or
7 # (at your option) any later version.
8
9 # duit is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU Lesser General Public License for more details.
13
14 # You should have received a copy of the GNU Lesser General Public License
15 # along with duit; if not, write to the Free Software
16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21 ###
22 #####
23 # Definitions for converting .h to .d 
24 #####
25 ###
28 ###########################################################
29 ### GL/gl.h ###############################################
30 ###########################################################
32 #runthis: wine ~/dm/bin/htod.exe wrap/cHeaders/GL/gl.hpp wrap/cHeaders/GL/gl.d -Iwrap/cHeaders
33 #prefile: wrap/cHeaders/GL/gl.hpp
34 pack: glgdk
35 lib: GL
36 dynload: yes
37 file: wrap/cHeaders/GL/gl.d
38 outfile: srcgl/lib/gl.d
40 #runthis: wine ~/dm/bin/htod.exe wrap/cHeaders/GL/glu.hpp wrap/cHeaders/GL/glu.d -Iwrap/cHeaders
41 #prefile: wrap/cHeaders/GL/glu.hpp
42 pack: glgdk
43 lib: GLU
44 dynload: yes
45 file: wrap/cHeaders/GL/glu.d
46 outfile: srcgl/lib/glu.d
48 ##runthis: wine ~/dm/bin/htod.exe wrap/cHeaders/GL/glx.hpp wrap/cHeaders/GL/glx.d -Iwrap/cHeaders
49 ##prefile: wrap/cHeaders/GL/glx.hpp
50 #pack: glgdk
51 #lib: GLX
52 #dynload: yes
53 #file: wrap/cHeaders/GL/glx.d
54 #outfile: srcgl/lib/glx.d