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:
Diffstat (limited to 'make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj')
-rw-r--r--make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj135
1 files changed, 68 insertions, 67 deletions
diff --git a/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
index cf756cf05d1..3a103edcb30 100644
--- a/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
+++ b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BPY_frozen"
+ ProjectGUID="{418DB447-FA4C-41D8-AB79-ADF1F20DA233}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\python\include\python2.2"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,FUTURE_PYTHON_API"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\bpython\frozen/BPY_frozen.pch"
- AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
- ObjectFile="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
- ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython\frozen/BPY_frozen.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\frozen\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\frozen\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\frozen\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\BPY_frozen.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\BPY_frozen.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\python\include\python2.2"
PreprocessorDefinitions="WIN32,_LIB,FUTURE_PYTHON_API"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/BPY_frozen.pch"
- AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
- ObjectFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
- ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython\frozen\debug/BPY_frozen.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\frozen\lib\debug\BPY_frozen.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,154 +108,154 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__BGL.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__BGL.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Camera.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Camera.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Draw.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Draw.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Image.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Image.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Ipo.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Ipo.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Lamp.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Lamp.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Material.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Material.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Mesh.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Mesh.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__NMesh.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__NMesh.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Object.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Object.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Scene.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Scene.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Text.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Text.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Types.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Types.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Window.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Window.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__shadow.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__shadow.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__sys.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__sys.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importer.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importloader.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importloader.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__Sets.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants__Sets.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__TextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__TextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__mxTextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__mxTextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Objects.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta__Objects.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Scenegraph.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta__Scenegraph.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_copy.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy_reg.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_copy_reg.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_gzip.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_gzip.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_repr.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_repr.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__bootstrap.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse__bootstrap.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__generator.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse__generator.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_string.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_string.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_types.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_types.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__quat.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util__quat.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__vect.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util__vect.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__basenodes.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__basenodes.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__fieldcoercian.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__fieldcoercian.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__loader.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__loader.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__parser.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__parser.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__scenegraph.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__scenegraph.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\frozen.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen_extensions.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\frozen_extensions.c">
</File>
</Filter>
<Filter