| author | Gareth Stockwell <gareth.stockwell@accenture.com> |
| Fri, 24 Sep 2010 12:07:03 +0100 | |
| branch | graphics-phase-3 |
| changeset 115 | 7fc47a6656f3 |
| parent 1 | 2fb8b9db1c86 |
| permissions | -rw-r--r-- |
#! /bin/sh export INCLUDE=$C_INCLUDE_PATH set -v python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/fcntl.h python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/sys/socket.h python.exe ../../Tools/scripts/h2py.py -i '(u_long)' $C_INCLUDE_PATH/netinet/in.h #python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/termios.h