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 'projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj')
-rw-r--r--projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj227
1 files changed, 182 insertions, 45 deletions
diff --git a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
index 09c3c9f0b79..040e01f4af2 100644
--- a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
+++ b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.0"
Name="BLI_blenlib"
SccProjectName=""
SccLocalPath="">
@@ -11,9 +11,9 @@
</Platforms>
<Configurations>
<Configuration
- Name="MT DLL Release|Win32"
- OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll"
- IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll"
+ Name="3D Plugin Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,24 +21,26 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
- PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\mtdll/BLI_blenlib.pch"
- AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
- ObjectFile=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
- ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\..\..\..\obj\windows\blender\blenlib\mtdll\BLI_blenlib.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\BLI_blenlib.lib"
+ AdditionalLibraryDirectories=""
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -54,11 +56,17 @@
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
- Name="Debug|Win32"
- OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\debug"
- IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\debug"
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +74,18 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\lib\windows\freetype\include,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\blenkernel,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
- PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\debug/BLI_blenlib.pch"
- AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\debug/"
- ObjectFile=".\..\..\..\obj\windows\blender\blenlib\debug/"
- ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\debug/"
- WarningLevel="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="StdAfx.h"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
@@ -83,7 +93,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\..\..\..\obj\windows\blender\blenlib\debug\BLI_blenlib.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -99,11 +109,17 @@
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory=".\..\..\..\obj\windows\blender\blenlib"
- IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib"
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,24 +127,25 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\lib\windows\freetype\include,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\blenkernel,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
- PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib/BLI_blenlib.pch"
- AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib/"
- ObjectFile=".\..\..\..\obj\windows\blender\blenlib/"
- ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib/"
- WarningLevel="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\..\..\..\obj\windows\blender\blenlib\BLI_blenlib.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
AdditionalLibraryDirectories=""
SuppressStartupBanner="TRUE"/>
<Tool
@@ -145,11 +162,17 @@
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
- Name="MT DLL Debug|Win32"
- OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
- IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
+ Name="3D Plugin Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -157,24 +180,78 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/BLI_blenlib.pch"
- AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
- ObjectFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
- ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\debug\BLI_blenlib.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="BlenderPlayer Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="StdAfx.h"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug\BLI_blenlib.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -190,13 +267,76 @@
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="BlenderPlayer Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\extern\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
+ AdditionalLibraryDirectories=""
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
+ RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_dynstr.c">
</File>
<File
@@ -209,9 +349,6 @@
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_memarena.c">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c">
- </File>
- <File
RelativePath="..\..\..\source\blender\blenlib\intern\dynlib.c">
</File>
<File