Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2004-04-07 22:17:37 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2004-04-07 22:17:37 +0400
commit9dea66a835df9b5b93f0c4f5130a6e9b9a8e5197 (patch)
tree7009db5fe5f7b27f6376963e3f84dae750a8ef73 /projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
parent5c1331f081b40a8082bd304e67cee90e14fd0bb0 (diff)
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.
The new blender.sln is now found in directory projectfiles_vc7\\blender. Update to the INSTALL file will follow soon.
Diffstat (limited to 'projectfiles_vc7/blender/BPY_python/BPY_python.vcproj')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj377
1 files changed, 377 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
new file mode 100644
index 00000000000..01664bd2e6c
--- /dev/null
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -0,0 +1,377 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BPY_python"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\bpython\debug"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\bpython\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\imbuf,..\..\..\source\blender\img,..\..\..\..\lib\windows\bmfont\include,..\..\source\blender\misc,..\..\..\lib\windows\guardedalloc\include,..\..\source\blender\blenlib,..\..\source\kernel\gen_messaging,..\..\source\blender\include,..\..\source\blender,..\..\source\blender\makesdna,..\..\source\blender\blenkernel,..\..\source\blender\blenloader,..\..\source\blender\bpython\include,..\..\source\blender\imbuf,..\..\source\blender\render\extern\include,..\..\source\blender\radiosity\extern\include,..\..\source\kernel\gen_system,..\..\source\blender\renderconverter\,..\..\source\blender\renderui\,C:\blender\source\blender\python,C:\blender\intern\decimation\extern,C:\blender\intern\bsp\extern,C:\blender\intern\ghost,C:\blender\intern\SoundSystem,C:\blender\intern\bmfont,C:\blender\intern\moto\include,C:\blender\intern\string,C:\QT6 SDK (Win)\Interfaces &amp; Libraries\QTDevWin\CIncludes,C:\blender\intern\iksolver\extern,C:\blender\intern\guardedalloc,..\..\source\blender\python,../../../../lib/windows/bsp/include,..\..\..\source\blender\renderconverter,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\avi,..\..\..\source\kernel\gen_system,..\..\..\source\blender\blenloader,..\..\..\source\blender,..\..\..\source\blender\bpython\include,../../../source/gameengine\SoundSystem\,../../../../lib/windows/iksolver/include,..\..\..\source\blender\python"
+ PreprocessorDefinitions="WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\bpython\debug/BPY_python.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\bpython\debug/"
+ ObjectFile=".\..\..\..\obj\windows\blender\bpython\debug/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\bpython\debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\bpython\debug\BPY_python.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\bpython"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\bpython"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\imbuf,..\..\..\source\blender\img,..\..\..\..\lib\windows\bmfont\include,..\..\source\blender\misc,..\..\..\lib\windows\guardedalloc\include,..\..\source\blender\blenlib,..\..\source\kernel\gen_messaging,..\..\source\blender\include,..\..\source\blender,..\..\source\blender\makesdna,..\..\source\blender\blenkernel,..\..\source\blender\blenloader,..\..\source\blender\bpython\include,..\..\source\blender\imbuf,..\..\source\blender\render\extern\include,..\..\source\blender\radiosity\extern\include,..\..\source\kernel\gen_system,..\..\source\blender\renderconverter\,..\..\source\blender\renderui\,C:\blender\source\blender\python,C:\blender\intern\decimation\extern,C:\blender\intern\bsp\extern,C:\blender\intern\ghost,C:\blender\intern\SoundSystem,C:\blender\intern\bmfont,C:\blender\intern\moto\include,C:\blender\intern\string,C:\QT6 SDK (Win)\Interfaces &amp; Libraries\QTDevWin\CIncludes,C:\blender\intern\iksolver\extern,C:\blender\intern\guardedalloc,..\..\source\blender\python,../../../../lib/windows/bsp/include,..\..\..\source\blender\renderconverter,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\avi,..\..\..\source\kernel\gen_system,..\..\..\source\blender\blenloader,..\..\..\source\blender,..\..\..\source\blender\bpython\include,../../../source/gameengine\SoundSystem\,../../../../lib/windows/iksolver/include,..\..\..\source\blender\python"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\bpython/BPY_python.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\bpython/"
+ ObjectFile=".\..\..\..\obj\windows\blender\bpython/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\bpython/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\bpython\BPY_python.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Armature.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\BGL.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\BPY_interface.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\BPY_menus.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\BezTriple.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Blender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Bone.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Build.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Camera.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Curve.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Draw.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\EXPP_interface.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Effect.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Image.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Lattice.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\MTex.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Material.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Noise.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Object.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Particle.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Registry.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Scene.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Sys.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Text.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Texture.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Types.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Wave.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Window.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\World.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\constant.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\euler.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\matrix.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\quat.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\vector.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Armature.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\BGL.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\BPY_extern.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\BPY_menus.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\BezTriple.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Blender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Bone.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Build.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Camera.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Curve.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Draw.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\EXPP_interface.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Effect.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Image.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Lattice.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\MTex.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Material.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Object.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Particle.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Registry.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Scene.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Sys.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Text.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Texture.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Wave.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Window.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\World.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\bpy_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\constant.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\euler.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\matrix.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\modules.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\quat.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\api2_2x\vector.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>