Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/spandsp-sim/msvc/vc8proj.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="8.00" | |
| 5 Name="libspandsp_sim" | |
| 6 ProjectGUID="{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}" | |
| 7 RootNamespace="libspandsp_sim" | |
| 8 Keyword="Win32Proj" | |
| 9 TargetFrameworkVersion="131072" | |
| 10 > | |
| 11 <Platforms> | |
| 12 <Platform | |
| 13 Name="Win32" | |
| 14 /> | |
| 15 </Platforms> | |
| 16 <ToolFiles> | |
| 17 </ToolFiles> | |
| 18 <Configurations> | |
| 19 <Configuration | |
| 20 Name="Debug|Win32" | |
| 21 OutputDirectory="$(SolutionDir)Debug" | |
| 22 IntermediateDirectory="$(ConfigurationName)" | |
| 23 ConfigurationType="2" | |
| 24 CharacterSet="1" | |
| 25 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 26 > | |
| 27 <Tool | |
| 28 Name="VCCLCompilerTool" | |
| 29 Optimization="0" | |
| 30 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 31 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 32 MinimalRebuild="true" | |
| 33 BasicRuntimeChecks="3" | |
| 34 RuntimeLibrary="3" | |
| 35 UsePrecompiledHeader="0" | |
| 36 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 37 WarningLevel="4" | |
| 38 DebugInformationFormat="4" | |
| 39 CompileAs="1" | |
| 40 DisableSpecificWarnings="4127" | |
| 41 /> | |
| 42 <Tool | |
| 43 Name="VCLinkerTool" | |
| 44 LinkIncremental="2" | |
| 45 GenerateDebugInformation="true" | |
| 46 SubSystem="2" | |
| 47 RandomizedBaseAddress="1" | |
| 48 DataExecutionPrevention="0" | |
| 49 ImportLibrary="./Debug\spandsp_sim.lib" | |
| 50 TargetMachine="1" | |
| 51 /> | |
| 52 </Configuration> | |
| 53 <Configuration | |
| 54 Name="Release|Win32" | |
| 55 OutputDirectory="$(SolutionDir)Release" | |
| 56 IntermediateDirectory="$(ConfigurationName)" | |
| 57 ConfigurationType="2" | |
| 58 CharacterSet="1" | |
| 59 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
| 60 WholeProgramOptimization="1" | |
| 61 > | |
| 62 <Tool | |
| 63 Name="VCCLCompilerTool" | |
| 64 AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-3.8.2\libtiff" | |
| 65 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H" | |
| 66 RuntimeLibrary="2" | |
| 67 UsePrecompiledHeader="0" | |
| 68 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
| 69 WarningLevel="4" | |
| 70 DebugInformationFormat="3" | |
| 71 DisableSpecificWarnings="4127" | |
| 72 /> | |
| 73 <Tool | |
| 74 Name="VCLinkerTool" | |
| 75 LinkIncremental="1" | |
| 76 GenerateDebugInformation="true" | |
| 77 SubSystem="2" | |
| 78 OptimizeReferences="2" | |
| 79 EnableCOMDATFolding="2" | |
| 80 RandomizedBaseAddress="1" | |
| 81 DataExecutionPrevention="0" | |
| 82 ImportLibrary="./Release\spandsp_sim.lib" | |
| 83 TargetMachine="1" | |
| 84 /> | |
| 85 </Configuration> | |
| 86 </Configurations> | |
| 87 <References> | |
| 88 </References> | |
| 89 <Files> | |
| 90 <Filter | |
| 91 Name="Source Files" | |
| 92 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| 93 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
| 94 > |
