Commit Graph

18 Commits

Author SHA1 Message Date
Chris Want
9163759665 Changes to deal with the single splash file 2003-02-10 15:01:54 +00:00
Chris Want
cb43eff2ff Another change to replace fmod with OpenAL 2003-02-10 14:59:10 +00:00
1eb7779044 removed fmod lib from blender target and added openal_static lib (MSVC) 2003-02-09 20:59:35 +00:00
40012a123e the last of the FUTURE_PYTHON_API changes for MSVC. 2003-02-08 13:46:13 +00:00
6b65e39a44 Revert to the FUTURE_PYTHON_API, this means:
- switching the define on in buildsystems (NaN, auto and msvc are done)
- again import _Blender, which is the C module, from the Python modules
2003-02-06 03:30:25 +00:00
11f2ce3251 fixed dependancies for blender target and removed unneeded projects from workspace. (MSVC) 2003-02-03 22:21:35 +00:00
945d501435 Merged the blenderpublisher and blendercreator targets for MSVC.
Should the old targets be removed or moved to /old?
2003-01-26 15:19:27 +00:00
192a136c0f fixed missing frozen files
Maarten
2003-01-15 14:51:47 +00:00
Francis Laurence
586b210573 Remove isect.c
from the BL_src.dsp (visual c++ project file)
Goodbye isect
2003-01-13 19:23:58 +00:00
febeabb7eb Fixed ActiveX control libraries and library paths.
Removed abundant frozen python files.
Maarten
2002-12-22 22:42:11 +00:00
77a7a8074e Updated the debug target defines. --aphex 2002-12-12 18:42:00 +00:00
662b586185 Commited Simon Clitherow's mods to BL_src.dsp
Kent
--
mein@cs.umn.edu
2002-12-10 04:38:49 +00:00
a670f47461 Added img lib to the include path of the MSVC project file.
Maarten
2002-12-01 23:03:08 +00:00
790c5cc8c1 Updated MSVC project file with the new frozen files.
Maarten
2002-12-01 23:00:21 +00:00
61d996b801 Added more frozen files to the MSVC project.
Maarten
2002-11-14 16:51:01 +00:00
0efbb6c87b Fixed the MSVC project files. They now build both the release and debug
targets of creator publisher and player.
Assuming you have the libraries installed in lib/windows of course...
Maarten
2002-11-11 21:59:46 +00:00
6db6011d89 First round of updates to project files. There is a working game player (debug
target) as long as you have installed the right libraries.
Added project file for Blender Ode.
Maarten
2002-11-11 00:02:52 +00:00
Hans Lambermont
12315f4d0e Initial revision 2002-10-12 11:37:38 +00:00