comparison spandsp-0.0.6pre17/src/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"
6 ProjectGUID="{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"
7 RootNamespace="libspandsp"
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="VCCLCompilerTool"
32 Optimization="0"
33 AdditionalIncludeDirectories=".;..\..\src\spandsp;..\..\src;..\..\src\msvc;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff"
34 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
35 MinimalRebuild="true"
36 BasicRuntimeChecks="3"
37 RuntimeLibrary="3"
38 UsePrecompiledHeader="0"
39 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
40 WarningLevel="4"
41 DebugInformationFormat="4"
42 CompileAs="1"
43 DisableSpecificWarnings="4127"
44 />
45 <Tool
46 Name="VCLinkerTool"
47 LinkIncremental="2"
48 GenerateDebugInformation="true"
49 SubSystem="2"
50 RandomizedBaseAddress="1"
51 DataExecutionPrevention="0"
52 ImportLibrary="./Debug\spandsp.lib"
53 TargetMachine="1"
54 />
55 </Configuration>
56 <Configuration
57 Name="Release|Win32"
58 OutputDirectory="$(SolutionDir)Release"
59 IntermediateDirectory="$(ConfigurationName)"
60 ConfigurationType="2"
61 CharacterSet="1"
62 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
63 WholeProgramOptimization="1"
64 >
65 <Tool
66 Name="VCCLCompilerTool"
67 AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff"
68 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
69 RuntimeLibrary="2"
70 UsePrecompiledHeader="0"
71 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
72 WarningLevel="4"
73 DebugInformationFormat="3"
74 DisableSpecificWarnings="4127"
75 />
76 <Tool
77 Name="VCLinkerTool"
78 LinkIncremental="1"
79 GenerateDebugInformation="true"
80 SubSystem="2"
81 OptimizeReferences="2"
82 EnableCOMDATFolding="2"
83 RandomizedBaseAddress="1"
84 DataExecutionPrevention="0"
85 ImportLibrary="./Release\spandsp.lib"
86 TargetMachine="1"
87 />
88 </Configuration>
89 <Configuration
90 Name="Debug|x64"
91 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
92 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
93 ConfigurationType="2"
94 CharacterSet="1"
95 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
96 >
97 <Tool
98 Name="VCCLCompilerTool"
99 Optimization="0"
100 AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff"
101 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
102 MinimalRebuild="true"
103 BasicRuntimeChecks="3"
104 RuntimeLibrary="3"
105 UsePrecompiledHeader="0"
106 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
107 WarningLevel="4"
108 DebugInformationFormat="3"
109 CompileAs="1"
110 DisableSpecificWarnings="4127"
111 />
112 <Tool
113 Name="VCLinkerTool"
114 LinkIncremental="2"
115 GenerateDebugInformation="true"
116 SubSystem="2"
117 RandomizedBaseAddress="1"
118 DataExecutionPrevention="0"
119 ImportLibrary="$(TargetDir)spandsp.lib"
120 TargetMachine="17"
121 />
122 </Configuration>
123 <Configuration
124 Name="Release|x64"
125 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
126 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
127 ConfigurationType="2"
128 CharacterSet="1"
129 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
130 WholeProgramOptimization="1"
131 >
132 <Tool
133 Name="VCCLCompilerTool"
134 AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff"
135 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
136 RuntimeLibrary="2"
137 UsePrecompiledHeader="0"
138 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
139 WarningLevel="4"
140 DebugInformationFormat="3"
141 DisableSpecificWarnings="4127"
142 />
143 <Tool
144 Name="VCLinkerTool"
145 LinkIncremental="1"
146 GenerateDebugInformation="true"
147 SubSystem="2"
148 OptimizeReferences="2"
149 EnableCOMDATFolding="2"
150 RandomizedBaseAddress="1"
151 DataExecutionPrevention="0"
152 ImportLibrary="$(TargetDir)spandsp.lib"
153 TargetMachine="17"
154 />
155 </Configuration>
156 </Configurations>
157 <References>
158 </References>
159 <Files>
160 <Filter
161 Name="Source Files"
162 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
163 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
164 >

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.