blender/intern/ghost
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
..
doc Replaced old doxygen config file with two new ones: 2002-12-28 22:33:48 +00:00
intern Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
make Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
test Added multitest to the targets that get built for tests for ghost. 2003-01-30 02:47:29 +00:00
GHOST_C-api.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IEvent.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IEventConsumer.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_ISystem.h Fixed doxygen so it would run again for ghost.... 2003-01-24 05:32:14 +00:00
GHOST_ITimerTask.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IWindow.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Rect.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Types.h Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
Makefile Workaround for the header file copying dependency hell 2003-01-04 15:07:25 +00:00