Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/spandsp-sim/msvc/vc9proj.head @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
| author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
|---|---|
| date | Fri, 25 Jun 2010 15:50:58 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 3:c6c5a16ce2f2 | 4:26cd8f1ef0b1 |
|---|---|
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="9.00" | |
| 5 Name="libspandsp_sim" | |
| 6 ProjectGUID="{502F1E51-F0A0-4607-AB7F-05BAB530AAE1}" | |
| 7 RootNamespace="libspandsp_sim" | |
| 8 Keyword="Win32Proj" | |
| 9 TargetFrameworkVersion="131072" | |
| 10 > | |
| 11 <Platforms> | |
| 12 <Platform | |
| 13 Name="Win32" | |
| 14 /> | |
| 15 <Platform | |
| 16 Name="x64" | |
| 17 /> | |
| 18 </Platforms> | |
| 19 <ToolFiles> | |
| 20 </ToolFiles> | |
| 21 <Configurations> | |
| 22 <Configuration | |
| 23 Name="Debug|Win32" | |
| 24 OutputDirectory="$(SolutionDir)Debug" | |
| 25 IntermediateDirectory="$(ConfigurationName)" | |
| 26 ConfigurationType="2" | |
| 27 CharacterSet="1" | |
| 28 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 29 > | |
| 30 <Tool | |
| 31 Name="VCPreBuildEventTool" | |
| 32 /> | |
| 33 <Tool | |
| 34 Name="VCCustomBuildTool" | |
| 35 /> | |
| 36 <Tool | |
| 37 Name="VCXMLDataGeneratorTool" | |
| 38 /> | |
| 39 <Tool | |
| 40 Name="VCWebServiceProxyGeneratorTool" | |
| 41 /> | |
| 42 <Tool | |
| 43 Name="VCMIDLTool" | |
| 44 /> | |
| 45 <Tool | |
| 46 Name="VCCLCompilerTool" | |
| 47 Optimization="0" | |
| 48 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 49 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 50 MinimalRebuild="true" | |
| 51 BasicRuntimeChecks="3" | |
| 52 RuntimeLibrary="3" | |
| 53 UsePrecompiledHeader="0" | |
| 54 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 55 WarningLevel="4" | |
| 56 DebugInformationFormat="4" | |
| 57 CompileAs="1" | |
| 58 DisableSpecificWarnings="4127" | |
| 59 /> | |
| 60 <Tool | |
| 61 Name="VCManagedResourceCompilerTool" | |
| 62 /> | |
| 63 <Tool | |
| 64 Name="VCResourceCompilerTool" | |
| 65 /> | |
| 66 <Tool | |
| 67 Name="VCPreLinkEventTool" | |
| 68 /> | |
| 69 <Tool | |
| 70 Name="VCLinkerTool" | |
| 71 LinkIncremental="2" | |
| 72 GenerateDebugInformation="true" | |
| 73 SubSystem="2" | |
| 74 RandomizedBaseAddress="1" | |
| 75 DataExecutionPrevention="0" | |
| 76 ImportLibrary="./Debug\spandsp_sim.lib" | |
| 77 TargetMachine="1" | |
| 78 /> | |
| 79 <Tool | |
| 80 Name="VCALinkTool" | |
| 81 /> | |
| 82 <Tool | |
| 83 Name="VCManifestTool" | |
| 84 /> | |
| 85 <Tool | |
| 86 Name="VCXDCMakeTool" | |
| 87 /> | |
| 88 <Tool | |
| 89 Name="VCBscMakeTool" | |
| 90 /> | |
| 91 <Tool | |
| 92 Name="VCFxCopTool" | |
| 93 /> | |
| 94 <Tool | |
| 95 Name="VCAppVerifierTool" | |
| 96 /> | |
| 97 <Tool | |
| 98 Name="VCPostBuildEventTool" | |
| 99 /> | |
| 100 </Configuration> | |
| 101 <Configuration | |
| 102 Name="Release|Win32" | |
| 103 OutputDirectory="$(SolutionDir)Release" | |
| 104 IntermediateDirectory="$(ConfigurationName)" | |
| 105 ConfigurationType="2" | |
| 106 CharacterSet="1" | |
| 107 WholeProgramOptimization="1" | |
| 108 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 109 > | |
| 110 <Tool | |
| 111 Name="VCPreBuildEventTool" | |
| 112 /> | |
| 113 <Tool | |
| 114 Name="VCCustomBuildTool" | |
| 115 /> | |
| 116 <Tool | |
| 117 Name="VCXMLDataGeneratorTool" | |
| 118 /> | |
| 119 <Tool | |
| 120 Name="VCWebServiceProxyGeneratorTool" | |
| 121 /> | |
| 122 <Tool | |
| 123 Name="VCMIDLTool" | |
| 124 /> | |
| 125 <Tool | |
| 126 Name="VCCLCompilerTool" | |
| 127 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 128 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 129 RuntimeLibrary="2" | |
| 130 UsePrecompiledHeader="0" | |
| 131 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 132 WarningLevel="4" | |
| 133 DebugInformationFormat="3" | |
| 134 DisableSpecificWarnings="4127" | |
| 135 /> | |
| 136 <Tool | |
| 137 Name="VCManagedResourceCompilerTool" | |
| 138 /> | |
| 139 <Tool | |
| 140 Name="VCResourceCompilerTool" | |
| 141 /> | |
| 142 <Tool | |
| 143 Name="VCPreLinkEventTool" | |
| 144 /> | |
| 145 <Tool | |
| 146 Name="VCLinkerTool" | |
| 147 LinkIncremental="1" | |
| 148 GenerateDebugInformation="true" | |
| 149 SubSystem="2" | |
| 150 OptimizeReferences="2" | |
| 151 EnableCOMDATFolding="2" | |
| 152 RandomizedBaseAddress="1" | |
| 153 DataExecutionPrevention="0" | |
| 154 ImportLibrary="./Release\spandsp_sim.lib" | |
| 155 TargetMachine="1" | |
| 156 /> | |
| 157 <Tool | |
| 158 Name="VCALinkTool" | |
| 159 /> | |
| 160 <Tool | |
| 161 Name="VCManifestTool" | |
| 162 /> | |
| 163 <Tool | |
| 164 Name="VCXDCMakeTool" | |
| 165 /> | |
| 166 <Tool | |
| 167 Name="VCBscMakeTool" | |
| 168 /> | |
| 169 <Tool | |
| 170 Name="VCFxCopTool" | |
| 171 /> | |
| 172 <Tool | |
| 173 Name="VCAppVerifierTool" | |
| 174 /> | |
| 175 <Tool | |
| 176 Name="VCPostBuildEventTool" | |
| 177 /> | |
| 178 </Configuration> | |
| 179 <Configuration | |
| 180 Name="Debug|x64" | |
| 181 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" | |
| 182 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
| 183 ConfigurationType="2" | |
| 184 CharacterSet="1" | |
| 185 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 186 > | |
| 187 <Tool | |
| 188 Name="VCCLCompilerTool" | |
| 189 Optimization="0" | |
| 190 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 191 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 192 MinimalRebuild="true" | |
| 193 BasicRuntimeChecks="3" | |
| 194 RuntimeLibrary="3" | |
| 195 UsePrecompiledHeader="0" | |
| 196 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 197 WarningLevel="4" | |
| 198 DebugInformationFormat="3" | |
| 199 CompileAs="1" | |
| 200 DisableSpecificWarnings="4127" | |
| 201 /> | |
| 202 <Tool | |
| 203 Name="VCLinkerTool" | |
| 204 LinkIncremental="2" | |
| 205 GenerateDebugInformation="true" | |
| 206 SubSystem="2" | |
| 207 RandomizedBaseAddress="1" | |
| 208 DataExecutionPrevention="0" | |
| 209 ImportLibrary="$(TargetDir)spandsp_sim.lib" | |
| 210 TargetMachine="17" | |
| 211 /> | |
| 212 </Configuration> | |
| 213 <Configuration | |
| 214 Name="Release|x64" | |
| 215 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" | |
| 216 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
| 217 ConfigurationType="2" | |
| 218 CharacterSet="1" | |
| 219 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 220 WholeProgramOptimization="1" | |
| 221 > | |
| 222 <Tool | |
| 223 Name="VCCLCompilerTool" | |
| 224 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 225 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 226 RuntimeLibrary="2" | |
| 227 UsePrecompiledHeader="0" | |
| 228 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 229 WarningLevel="4" | |
| 230 DebugInformationFormat="3" | |
| 231 DisableSpecificWarnings="4127" | |
| 232 /> | |
| 233 <Tool | |
| 234 Name="VCLinkerTool" | |
| 235 LinkIncremental="1" | |
| 236 GenerateDebugInformation="true" | |
| 237 SubSystem="2" | |
| 238 OptimizeReferences="2" | |
| 239 EnableCOMDATFolding="2" | |
| 240 RandomizedBaseAddress="1" | |
| 241 DataExecutionPrevention="0" | |
| 242 ImportLibrary="$(TargetDir)spandsp_sim.lib" | |
| 243 TargetMachine="17" | |
| 244 /> | |
| 245 </Configuration> | |
| 246 </Configurations> | |
| 247 <References> | |
| 248 </References> | |
| 249 <Files> | |
| 250 <Filter | |
| 251 Name="Source Files" | |
| 252 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| 253 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
| 254 > |
