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
path: root/make
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:10:46 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:10:46 +0400
commit530e1e2cf2ae81b8a0703bde530480b3235522e5 (patch)
tree76603180fcf6324c15f3596a6a582c89c163a77b /make
parentac1b9540e88acf8ee9ffb371a3e25672780efc00 (diff)
moved one dir up.
Diffstat (limited to 'make')
-rw-r--r--make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj134
1 files changed, 0 insertions, 134 deletions
diff --git a/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj b/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
deleted file mode 100644
index db80e816358..00000000000
--- a/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
+++ /dev/null
@@ -1,134 +0,0 @@
-<?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="blender\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="2"
- 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>