Blender Git Commit Log

Git Commits -> Revision f54a113

Revision f54a113 by Joseph Gilbert (master)
April 17, 2006, 20:05 (GMT)
Update to the VC7 projectfiles.

This should bring the projectfiles upto date for msvc7.

Moving these to version 7.1 so that the version 8 people don't have such a hard time importing into 2005.

Build intern.sln, extern.sln and then blender.sln. Enjoy. :p

Commit Details:

Full Hash: f54a113cde2a405e5b432ebf1c3201110e288124
SVN Revision: 7275
Parent Commit: 6d6b36f
Lines Changed: +681, -487

68 Modified Paths:

/extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj (+3, -2) (Diff)
/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj (+106, -28) (Diff)
/extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj (+35, -183) (Diff)
/extern/make/msvc_7_0/build_install_all.vcproj (+3, -2) (Diff)
/extern/make/msvc_7_0/extern.sln (+1, -1) (Diff)
/extern/qhull/make/msvc_7_0/qhull.vcproj (+3, -2) (Diff)
/extern/solid/make/msvc_7_0/broad/broad.vcproj (+3, -2) (Diff)
/extern/solid/make/msvc_7_0/complex/complex.vcproj (+3, -2) (Diff)
/extern/solid/make/msvc_7_0/convex/convex.vcproj (+3, -2) (Diff)
/extern/solid/make/msvc_7_0/solid.vcproj (+3, -2) (Diff)
/intern/bmfont/make/msvc_7_0/bmfont.vcproj (+3, -2) (Diff)
/intern/bsp/make/msvc_7_0/bsplib.vcproj (+3, -2) (Diff)
/intern/container/make/msvc_7_0/container.vcproj (+3, -2) (Diff)
/intern/decimation/make/msvc_7_0/decimation.vcproj (+3, -2) (Diff)
/intern/elbeem/make/msvc_7_0/elbeem.vcproj (+27, -32) (Diff)
/intern/ghost/make/msvc_7_0/ghost.vcproj (+3, -2) (Diff)
/intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj (+3, -2) (Diff)
/intern/iksolver/make/msvc_7_0/iksolver.vcproj (+3, -2) (Diff)
/intern/keymaker/make/msvc_7_0/blenkey.vcproj (+3, -2) (Diff)
/intern/make/msvc_7_0/build_install_all.vcproj (+3, -2) (Diff)
/intern/make/msvc_7_0/intern.sln (+1, -1) (Diff)
/intern/memutil/make/msvc_7_0/memutil.vcproj (+19, -6) (Diff)
/intern/moto/make/msvc_7_0/moto.vcproj (+3, -2) (Diff)
/intern/opennl/make/msvc_7_0/opennl.vcproj (+3, -2) (Diff)
/intern/SoundSystem/make/msvc_7_0/dummy/DummySoundSystem.vcproj (+3, -2) (Diff)
/intern/SoundSystem/make/msvc_7_0/openal/OpenALSoundSystem.vcproj (+3, -2) (Diff)
/intern/SoundSystem/make/msvc_7_0/SoundSystem.vcproj (+3, -2) (Diff)
/intern/string/make/msvc_7_0/string.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/avi/BL_avi.vcproj (+9, -8) (Diff)
/projectfiles_vc7/blender/blender.sln (+1, -14) (Diff)
/projectfiles_vc7/blender/blender.vcproj (+15, -7) (Diff)
/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj (+39, -2) (Diff)
/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj (+27, -8) (Diff)
/projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj (+15, -2) (Diff)
/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj (+87, -8) (Diff)
/projectfiles_vc7/blender/img/BL_img.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/loader/BLO_loader.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj (+15, -8) (Diff)
/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj (+5, -4) (Diff)
/projectfiles_vc7/blender/render/BRE_render.vcproj (+16, -54) (Diff)
/projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj (+3, -8) (Diff)
/projectfiles_vc7/blender/src/BL_src.vcproj (+50, -7) (Diff)
/projectfiles_vc7/blender/src/BL_src_cre.vcproj (+3, -2) (Diff)
/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/converter/KX_converter.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj (+45, -8) (Diff)
/projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/network/loopbacknetwork/NG_loopbacknetwork.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/network/network/NG_network.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj (+9, -2) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj (+15, -2) (Diff)
/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj (+3, -2) (Diff)
/projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj (+3, -2) (Diff)
/projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj (+3, -2) (Diff)
/projectfiles_vc7/kernel/system/SYS_system.vcproj (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021