forked from bartvdbraak/blender
move it one dir up.
This commit is contained in:
parent
b2b70137e9
commit
ac1b9540e8
134
make/msvc_7_0/blender/blenpluginapi/blenpluginapi.vcproj
Normal file
134
make/msvc_7_0/blender/blenpluginapi/blenpluginapi.vcproj
Normal file
@ -0,0 +1,134 @@
|
|||||||
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
|
<VisualStudioProject
|
||||||
|
ProjectType="Visual C++"
|
||||||
|
Version="7.00"
|
||||||
|
Name="blenpluginapi"
|
||||||
|
SccProjectName=""
|
||||||
|
SccLocalPath="">
|
||||||
|
<Platforms>
|
||||||
|
<Platform
|
||||||
|
Name="Win32"/>
|
||||||
|
</Platforms>
|
||||||
|
<Configurations>
|
||||||
|
<Configuration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
OutputDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi\debug"
|
||||||
|
IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi\debug"
|
||||||
|
ConfigurationType="4"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||||
|
CharacterSet="2">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="0"
|
||||||
|
AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender,$(SolutionDir)source\blender\blenpluginapi,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\makesdna"
|
||||||
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
||||||
|
BasicRuntimeChecks="3"
|
||||||
|
RuntimeLibrary="1"
|
||||||
|
UsePrecompiledHeader="0"
|
||||||
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenpluginapi\debug/blenpluginapi.pch"
|
||||||
|
AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
|
||||||
|
ObjectFile="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
|
||||||
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
|
||||||
|
WarningLevel="3"
|
||||||
|
SuppressStartupBanner="TRUE"
|
||||||
|
DebugInformationFormat="3"
|
||||||
|
CompileAs="0"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCLibrarianTool"
|
||||||
|
OutputFile="$(SolutionDir)obj\windows\blender\debug\blenpluginapi.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"/>
|
||||||
|
</Configuration>
|
||||||
|
<Configuration
|
||||||
|
Name="Release|Win32"
|
||||||
|
OutputDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi"
|
||||||
|
IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi"
|
||||||
|
ConfigurationType="4"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||||
|
CharacterSet="2">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
InlineFunctionExpansion="1"
|
||||||
|
AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender,$(SolutionDir)source\blender\blenpluginapi,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\makesdna"
|
||||||
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||||
|
StringPooling="TRUE"
|
||||||
|
RuntimeLibrary="0"
|
||||||
|
EnableFunctionLevelLinking="TRUE"
|
||||||
|
UsePrecompiledHeader="2"
|
||||||
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenpluginapi/blenpluginapi.pch"
|
||||||
|
AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenpluginapi\"
|
||||||
|
ObjectFile="$(SolutionDir)obj\windows\blender\blenpluginapi\"
|
||||||
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenpluginapi\"
|
||||||
|
WarningLevel="3"
|
||||||
|
SuppressStartupBanner="TRUE"
|
||||||
|
CompileAs="0"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCLibrarianTool"
|
||||||
|
OutputFile="$(SolutionDir)obj\windows\blender\blenpluginapi.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="$(SolutionDir)source\blender\blenpluginapi\intern\pluginapi.c">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Header Files"
|
||||||
|
Filter="h;hpp;hxx;hm;inl">
|
||||||
|
<File
|
||||||
|
RelativePath="$(SolutionDir)source\blender\blenpluginapi\documentation.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="$(SolutionDir)source\blender\blenpluginapi\floatpatch.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="$(SolutionDir)source\blender\blenpluginapi\iff.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="$(SolutionDir)source\blender\blenpluginapi\plugin.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="$(SolutionDir)source\blender\blenpluginapi\util.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
</Files>
|
||||||
|
<Globals>
|
||||||
|
</Globals>
|
||||||
|
</VisualStudioProject>
|
Loading…
Reference in New Issue
Block a user