Creator portion of VC7 projectfiles, put in make/msvc_7_0 for consistency w/ intern

projectfiles organization.
This commit is contained in:
2003-03-19 00:49:28 +00:00
parent 8768fdf08f
commit 8003eb8628
35 changed files with 8452 additions and 0 deletions

View File

@@ -0,0 +1,232 @@
<?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,..\..\..\..\..\..\..\lib\windows\bmfont\include,..\..\..\source\blender\renderconverter,..\..\..\..\..\..\source\blender\render\extern\include,..\..\..\..\..\..\source\blender\avi,..\..\..\..\..\..\source\blender\blenloader,..\..\..\..\..\..\source\blender,..\..\..\..\..\..\source\blender\include,..\..\..\..\..\..\source\blender\blenkernel,..\..\..\..\..\..\source\blender\makesdna,..\..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\..\source\blender\bpython\include,..\..\..\..\..\..\source\blender\blenlib\intern"
PreprocessorDefinitions="WIN32,_LIB,FUTURE_PYTHON_API"
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/"
WarningLevel="3"
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\bmfont\include,..\..\..\..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderconverter,..\..\..\..\..\..\source\blender\render\extern\include,..\..\..\..\..\..\source\blender\avi,..\..\..\..\..\..\source\blender\blenloader,..\..\..\..\..\..\source\blender,..\..\..\..\..\..\source\blender\include,..\..\..\..\..\..\source\blender\blenkernel,..\..\..\..\..\..\source\blender\makesdna,..\..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\..\source\blender\bpython\include,..\..\..\..\..\..\source\blender\blenlib\intern"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,FUTURE_PYTHON_API"
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/"
WarningLevel="3"
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\bpython\intern\BPY_constobject.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_image.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_ipo.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_links.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_object.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_scene.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_text.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_blender.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_draw.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_matrix.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_window.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_extern.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_listbase_macro.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_macros.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_modules.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_objtypes.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_types.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_window.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\api.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.h">
</File>
<File
RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_general.h">
</File>
<File
RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_gui.h">
</File>
<File
RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_object_types.h">
</File>
<File
RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_objects.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>