README.osx wasn't easily readable in Finder. Revert back to
[sox.git] / msvc9 / LibGsm.vcproj
bloba7b6cb803498a52e3732aabfcb313b42cf4eb4bd
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="LibGsm"
6 ProjectGUID="{BEE9F57C-384E-4C99-87EB-629BF45C8A89}"
7 RootNamespace="LibGsm"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\"
22 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)"
23 ConfigurationType="4"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LTP_CUT;FAST;USE_FLOAT_MUL;WAV49;SASR"
45 StringPooling="true"
46 MinimalRebuild="true"
47 ExceptionHandling="0"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 EnableFunctionLevelLinking="true"
51 FloatingPointModel="2"
52 RuntimeTypeInfo="false"
53 UsePrecompiledHeader="0"
54 WarningLevel="3"
55 WarnAsError="true"
56 SuppressStartupBanner="true"
57 DebugInformationFormat="3"
58 CallingConvention="0"
59 DisableSpecificWarnings="4101;4244"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLibrarianTool"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCPostBuildEventTool"
88 </Configuration>
89 <Configuration
90 Name="Release|Win32"
91 OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\"
92 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)"
93 ConfigurationType="4"
94 CharacterSet="1"
95 WholeProgramOptimization="1"
97 <Tool
98 Name="VCPreBuildEventTool"
100 <Tool
101 Name="VCCustomBuildTool"
103 <Tool
104 Name="VCXMLDataGeneratorTool"
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"
109 <Tool
110 Name="VCMIDLTool"
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="2"
115 EnableIntrinsicFunctions="true"
116 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LTP_CUT;FAST;USE_FLOAT_MUL;WAV49;SASR"
117 StringPooling="true"
118 ExceptionHandling="0"
119 RuntimeLibrary="0"
120 EnableFunctionLevelLinking="true"
121 FloatingPointModel="2"
122 RuntimeTypeInfo="false"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 WarnAsError="true"
126 SuppressStartupBanner="true"
127 DebugInformationFormat="3"
128 CallingConvention="0"
129 DisableSpecificWarnings="4101;4244"
131 <Tool
132 Name="VCManagedResourceCompilerTool"
134 <Tool
135 Name="VCResourceCompilerTool"
137 <Tool
138 Name="VCPreLinkEventTool"
140 <Tool
141 Name="VCLibrarianTool"
143 <Tool
144 Name="VCALinkTool"
146 <Tool
147 Name="VCXDCMakeTool"
149 <Tool
150 Name="VCBscMakeTool"
152 <Tool
153 Name="VCFxCopTool"
155 <Tool
156 Name="VCPostBuildEventTool"
158 </Configuration>
159 </Configurations>
160 <References>
161 </References>
162 <Files>
163 <Filter
164 Name="Source Files"
165 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
166 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
168 <File
169 RelativePath="..\..\sox\libgsm\add.c"
171 </File>
172 <File
173 RelativePath="..\..\sox\libgsm\code.c"
175 </File>
176 <File
177 RelativePath="..\..\sox\libgsm\decode.c"
179 </File>
180 <File
181 RelativePath="..\..\sox\libgsm\gsm_create.c"
183 </File>
184 <File
185 RelativePath="..\..\sox\libgsm\gsm_decode.c"
187 </File>
188 <File
189 RelativePath="..\..\sox\libgsm\gsm_destroy.c"
191 </File>
192 <File
193 RelativePath="..\..\sox\libgsm\gsm_encode.c"
195 </File>
196 <File
197 RelativePath="..\..\sox\libgsm\gsm_option.c"
199 </File>
200 <File
201 RelativePath="..\..\sox\libgsm\long_term.c"
203 </File>
204 <File
205 RelativePath="..\..\sox\libgsm\lpc.c"
207 </File>
208 <File
209 RelativePath="..\..\sox\libgsm\preprocess.c"
211 </File>
212 <File
213 RelativePath="..\..\sox\libgsm\rpe.c"
215 </File>
216 <File
217 RelativePath="..\..\sox\libgsm\short_term.c"
219 </File>
220 <File
221 RelativePath="..\..\sox\libgsm\table.c"
223 </File>
224 </Filter>
225 <Filter
226 Name="Header Files"
227 Filter="h;hpp;hxx;hm;inl;inc;xsd"
228 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
230 <File
231 RelativePath="..\..\sox\libgsm\aliases.h"
233 </File>
234 <File
235 RelativePath="..\..\sox\libgsm\gsm.h"
237 </File>
238 <File
239 RelativePath="..\..\sox\libgsm\private.h"
241 </File>
242 </Filter>
243 </Files>
244 <Globals>
245 </Globals>
246 </VisualStudioProject>