blender/intern/keymaker
Chris Want 924a849755 Support for building bf-blender under windows with gcc (huge thanks to
Florian Eggenburger).

Full instructions are in doc/README.windows-gcc.

Main differences from Florian's patch:

- the 'lib' dir should now be the same level as the 'blender' dir (rather
than being a subdir of 'blender'). This is consistent with the other
platforms that bf-blender supports (tuhopuu will also adopt this convention
hopefully soon).

- the script 'free_windows-env.mk' is no longer needed ... see the
docs about how this is overcome (again, tuhopuu will hopefully
also follow this route soon).

- the dlltool dir has it's own Makefile that builds all of the
needed stub libraries from the dll's in cvs.
2003-05-24 20:04:37 +00:00
..
make Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
python fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
blenkey.h moved key.h to blenkey.h 2002-11-01 19:50:52 +00:00
key_internal.h Added the following prototype to get rid of another warning: 2003-01-03 16:01:12 +00:00
key.c Yes I did it again ;) 2002-11-25 09:53:07 +00:00
keyloader.c Yes I did it again ;) 2002-11-25 09:53:07 +00:00
Makefile Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
mt19937int.c Yes I did it again ;) 2002-11-25 09:53:07 +00:00
mt19937int.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00