Properly play a holdtime message if the announce-holdtime option is
[asterisk-bristuff.git] / codecs / lpc10 / liblpc10.vcproj
bloba2449a109c69d4c75b68f13f1c07c0b9fe7d646e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="liblpc10"
6         ProjectGUID="{FF1D238A-9D59-4850-838E-78182E05736B}"
7         Keyword="Win32Proj"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="Debug"
20                         IntermediateDirectory="Debug"
21                         ConfigurationType="4"
22                         >
23                         <Tool
24                                 Name="VCPreBuildEventTool"
25                         />
26                         <Tool
27                                 Name="VCCustomBuildTool"
28                         />
29                         <Tool
30                                 Name="VCXMLDataGeneratorTool"
31                         />
32                         <Tool
33                                 Name="VCWebServiceProxyGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCMIDLTool"
37                         />
38                         <Tool
39                                 Name="VCCLCompilerTool"
40                                 Optimization="0"
41                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;P_R_O_T_O_T_Y_P_E_S"
42                                 MinimalRebuild="true"
43                                 BasicRuntimeChecks="3"
44                                 RuntimeLibrary="3"
45                                 UsePrecompiledHeader="0"
46                                 WarningLevel="3"
47                                 Detect64BitPortabilityProblems="true"
48                                 DebugInformationFormat="4"
49                         />
50                         <Tool
51                                 Name="VCManagedResourceCompilerTool"
52                         />
53                         <Tool
54                                 Name="VCResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCPreLinkEventTool"
58                         />
59                         <Tool
60                                 Name="VCLibrarianTool"
61                         />
62                         <Tool
63                                 Name="VCALinkTool"
64                         />
65                         <Tool
66                                 Name="VCXDCMakeTool"
67                         />
68                         <Tool
69                                 Name="VCBscMakeTool"
70                         />
71                         <Tool
72                                 Name="VCFxCopTool"
73                         />
74                         <Tool
75                                 Name="VCPostBuildEventTool"
76                         />
77                 </Configuration>
78                 <Configuration
79                         Name="Release|Win32"
80                         OutputDirectory="Release"
81                         IntermediateDirectory="Release"
82                         ConfigurationType="4"
83                         >
84                         <Tool
85                                 Name="VCPreBuildEventTool"
86                         />
87                         <Tool
88                                 Name="VCCustomBuildTool"
89                         />
90                         <Tool
91                                 Name="VCXMLDataGeneratorTool"
92                         />
93                         <Tool
94                                 Name="VCWebServiceProxyGeneratorTool"
95                         />
96                         <Tool
97                                 Name="VCMIDLTool"
98                         />
99                         <Tool
100                                 Name="VCCLCompilerTool"
101                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;P_R_O_T_O_T_Y_P_E_S"
102                                 RuntimeLibrary="2"
103                                 UsePrecompiledHeader="0"
104                                 WarningLevel="3"
105                                 Detect64BitPortabilityProblems="true"
106                                 DebugInformationFormat="3"
107                         />
108                         <Tool
109                                 Name="VCManagedResourceCompilerTool"
110                         />
111                         <Tool
112                                 Name="VCResourceCompilerTool"
113                         />
114                         <Tool
115                                 Name="VCPreLinkEventTool"
116                         />
117                         <Tool
118                                 Name="VCLibrarianTool"
119                         />
120                         <Tool
121                                 Name="VCALinkTool"
122                         />
123                         <Tool
124                                 Name="VCXDCMakeTool"
125                         />
126                         <Tool
127                                 Name="VCBscMakeTool"
128                         />
129                         <Tool
130                                 Name="VCFxCopTool"
131                         />
132                         <Tool
133                                 Name="VCPostBuildEventTool"
134                         />
135                 </Configuration>
136         </Configurations>
137         <References>
138         </References>
139         <Files>
140                 <Filter
141                         Name="Header Files"
142                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
143                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
144                         >
145                         <File
146                                 RelativePath=".\f2c.h"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\lpc10.h"
151                                 >
152                         </File>
153                 </Filter>
154                 <Filter
155                         Name="Resource Files"
156                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
157                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
158                         >
159                 </Filter>
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                         >
165                         <File
166                                 RelativePath=".\analys.c"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\bsynz.c"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\chanwr.c"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\dcbias.c"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\decode.c"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\deemp.c"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\difmag.c"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\dyptrk.c"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\encode.c"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\energy.c"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\f2clib.c"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\ham84.c"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\hp100.c"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\invert.c"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\irc2pc.c"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\ivfilt.c"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\lpcdec.c"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\lpcenc.c"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\lpcini.c"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\lpfilt.c"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\median.c"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\mload.c"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\onset.c"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\pitsyn.c"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\placea.c"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\placev.c"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\preemp.c"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\prepro.c"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\random.c"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\rcchk.c"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\synths.c"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\tbdm.c"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\voicin.c"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\vparms.c"
299                                 >
300                         </File>
301                 </Filter>
302         </Files>
303         <Globals>
304         </Globals>
305 </VisualStudioProject>