blender/intern
Kent Mein 2620ee4dc2 Shortened up the Makefile since freebsd,linux and solaris do the
same stuff:
Basically use this instead of seperate sections for each platform.
  ifeq ($(OS),$(findstring $(OS), "linux freebsd solaris"))

Kent
2004-05-04 16:26:52 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
bsp - MSVC 6 compiler include paths update 2004-04-10 21:32:35 +00:00
container Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
csg - MSVC 6 compiler include paths update 2004-04-10 21:32:35 +00:00
decimation - MSVC 6 compiler include paths update 2004-04-10 21:32:35 +00:00
ghost Bug fix #799 revisited 2004-04-11 12:46:53 +00:00
guardedalloc Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
iksolver Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
make Correct a project dependency. 2004-04-16 21:34:23 +00:00
memutil Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
moto Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
SoundSystem Shortened up the Makefile since freebsd,linux and solaris do the 2004-05-04 16:26:52 +00:00
string Major update for Visual Studio .Net project files. Both Release and Debug modes have been sanitised (ie. use .lib instead of .a). This update also makes the structure similar to the msvc6 projectfiles. 2004-04-07 18:17:37 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript - [SCONS] update to use the new csg script if you set the variable to true. I keep it to this file for the moment, since building this is not always successfull. So if you want to use this instead of the current method, set NEW_CSG in this file to true. 2004-03-09 18:21:28 +00:00