aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/absattr/absattr.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2009-04-01 21:00:27 +0000
committerThomas Grill <xovo@users.sourceforge.net>2009-04-01 21:00:27 +0000
commitbb4c7f6a245394d09dac9adfb2efb093d3d98452 (patch)
tree07ac20b6872e5502def33bfdd2fff335630350c3 /externals/grill/absattr/absattr.vcproj
parent09f46e19e32a8d0d252b6ff3f5abf93f5ec1d276 (diff)
external test
svn path=/trunk/; revision=10950
Diffstat (limited to 'externals/grill/absattr/absattr.vcproj')
-rw-r--r--externals/grill/absattr/absattr.vcproj125
1 files changed, 0 insertions, 125 deletions
diff --git a/externals/grill/absattr/absattr.vcproj b/externals/grill/absattr/absattr.vcproj
deleted file mode 100644
index ee6e75d7..00000000
--- a/externals/grill/absattr/absattr.vcproj
+++ /dev/null
@@ -1,125 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="absattr"
- ProjectGUID="{FE64A824-6DA0-423F-BCAD-91C220DA6F96}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="PD Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="c:\data\pd\pd-cvs\src;..\flext\source"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;FLEXT_SYS=2"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="pd.lib"
- OutputFile="$(OutDir)/absattr.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="c:\data\pd\pd-cvs\bin"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/absattr.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/absattr.lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="PD Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="c:\programme\audio\pd\src;..\flext\source"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;FLEXT_SYS=2"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="pd.lib"
- OutputFile="$(OutDir)/absattr.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="c:\programme\audio\pd\bin"
- GenerateDebugInformation="TRUE"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/absattr.lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\absattr.cpp">
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>