blender/intern/python
Maarten Gribnau fdb2036beb Some more clean up in the intern MSVC project files.
Renamed the bmfont project files and updated them.
Maarten
2002-11-14 22:43:55 +00:00
..
blendermodule Initial revision 2002-10-12 11:37:38 +00:00
freeze Some more clean up in the intern MSVC project files. 2002-11-14 22:43:55 +00:00
modules Changed module name utils to util so that freeze will find the quaternions 2002-11-14 16:50:24 +00:00
objexport Initial revision 2002-10-12 11:37:38 +00:00
testmodule Initial revision 2002-10-12 11:37:38 +00:00
Blender.py Initial revision 2002-10-12 11:37:38 +00:00
ivexport.py Initial revision 2002-10-12 11:37:38 +00:00
py_main.c Initial revision 2002-10-12 11:37:38 +00:00
README Initial revision 2002-10-12 11:37:38 +00:00
ribexport.py Initial revision 2002-10-12 11:37:38 +00:00

setenv CFLAGS "-g -Wall -I/usr/local/Python-1.6/Include"
setenv LDFLAGS "-L/usr/local/Python-1.6"
aclocal
autoconf
automake -a
./configure
make