Huge Windows utf8 I/O patch.
[platform/upstream/flac.git] / examples / c / encode / file / example_c_encode_file.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8.00"\r
5         Name="example_c_encode_file"\r
6         ProjectGUID="{4cefbd01-c215-11db-8314-0800200c9a66}"\r
7         RootNamespace="example_c_encode_file"\r
8         Keyword="Win32Proj"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory="..\..\..\..\objs\debug\bin"\r
21                         IntermediateDirectory="Debug"\r
22                         ConfigurationType="1"\r
23                         >\r
24                         <Tool\r
25                                 Name="VCPreBuildEventTool"\r
26                         />\r
27                         <Tool\r
28                                 Name="VCCustomBuildTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCXMLDataGeneratorTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCWebServiceProxyGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCMIDLTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCCLCompilerTool"\r
41                                 Optimization="0"\r
42                                 AdditionalIncludeDirectories="..\..\..\..\include"\r
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;FLAC__NO_DLL;DEBUG"\r
44                                 MinimalRebuild="true"\r
45                                 BasicRuntimeChecks="3"\r
46                                 RuntimeLibrary="1"\r
47                                 UsePrecompiledHeader="0"\r
48                                 WarningLevel="3"\r
49                                 Detect64BitPortabilityProblems="true"\r
50                                 DebugInformationFormat="4"\r
51                                 CompileAs="0"\r
52                                 DisableSpecificWarnings="4267;4996"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCManagedResourceCompilerTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCPreLinkEventTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCLinkerTool"\r
65                                 AdditionalDependencies="..\..\..\..\objs\release\lib\libogg_static.lib"\r
66                                 LinkIncremental="2"\r
67                                 IgnoreDefaultLibraryNames="uuid.lib"\r
68                                 GenerateDebugInformation="true"\r
69                                 SubSystem="1"\r
70                                 TargetMachine="1"\r
71                         />\r
72                         <Tool\r
73                                 Name="VCALinkTool"\r
74                         />\r
75                         <Tool\r
76                                 Name="VCManifestTool"\r
77                         />\r
78                         <Tool\r
79                                 Name="VCXDCMakeTool"\r
80                         />\r
81                         <Tool\r
82                                 Name="VCBscMakeTool"\r
83                         />\r
84                         <Tool\r
85                                 Name="VCFxCopTool"\r
86                         />\r
87                         <Tool\r
88                                 Name="VCAppVerifierTool"\r
89                         />\r
90                         <Tool\r
91                                 Name="VCPostBuildEventTool"\r
92                         />\r
93                 </Configuration>\r
94                 <Configuration\r
95                         Name="Release|Win32"\r
96                         OutputDirectory="..\..\..\..\objs\release\bin"\r
97                         IntermediateDirectory="Release"\r
98                         ConfigurationType="1"\r
99                         >\r
100                         <Tool\r
101                                 Name="VCPreBuildEventTool"\r
102                         />\r
103                         <Tool\r
104                                 Name="VCCustomBuildTool"\r
105                         />\r
106                         <Tool\r
107                                 Name="VCXMLDataGeneratorTool"\r
108                         />\r
109                         <Tool\r
110                                 Name="VCWebServiceProxyGeneratorTool"\r
111                         />\r
112                         <Tool\r
113                                 Name="VCMIDLTool"\r
114                         />\r
115                         <Tool\r
116                                 Name="VCCLCompilerTool"\r
117                                 EnableIntrinsicFunctions="true"\r
118                                 FavorSizeOrSpeed="1"\r
119                                 OmitFramePointers="true"\r
120                                 WholeProgramOptimization="true"\r
121                                 AdditionalIncludeDirectories="..\..\..\..\include"\r
122                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;FLAC__NO_DLL"\r
123                                 RuntimeLibrary="0"\r
124                                 BufferSecurityCheck="false"\r
125                                 UsePrecompiledHeader="0"\r
126                                 WarningLevel="3"\r
127                                 Detect64BitPortabilityProblems="true"\r
128                                 DebugInformationFormat="3"\r
129                                 CompileAs="0"\r
130                                 DisableSpecificWarnings="4267;4996"\r
131                         />\r
132                         <Tool\r
133                                 Name="VCManagedResourceCompilerTool"\r
134                         />\r
135                         <Tool\r
136                                 Name="VCResourceCompilerTool"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCPreLinkEventTool"\r
140                         />\r
141                         <Tool\r
142                                 Name="VCLinkerTool"\r
143                                 AdditionalDependencies="..\..\..\..\objs\release\lib\libogg_static.lib"\r
144                                 LinkIncremental="1"\r
145                                 IgnoreDefaultLibraryNames="uuid.lib"\r
146                                 GenerateDebugInformation="true"\r
147                                 SubSystem="1"\r
148                                 OptimizeReferences="2"\r
149                                 EnableCOMDATFolding="2"\r
150                                 LinkTimeCodeGeneration="1"\r
151                                 TargetMachine="1"\r
152                         />\r
153                         <Tool\r
154                                 Name="VCALinkTool"\r
155                         />\r
156                         <Tool\r
157                                 Name="VCManifestTool"\r
158                         />\r
159                         <Tool\r
160                                 Name="VCXDCMakeTool"\r
161                         />\r
162                         <Tool\r
163                                 Name="VCBscMakeTool"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCFxCopTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCAppVerifierTool"\r
170                         />\r
171                         <Tool\r
172                                 Name="VCPostBuildEventTool"\r
173                         />\r
174                 </Configuration>\r
175                 <Configuration\r
176                         Name="Release (UTF8)|Win32"\r
177                         OutputDirectory="..\..\..\..\objs\release\bin"\r
178                         IntermediateDirectory="Release"\r
179                         ConfigurationType="1"\r
180                         >\r
181                         <Tool\r
182                                 Name="VCPreBuildEventTool"\r
183                         />\r
184                         <Tool\r
185                                 Name="VCCustomBuildTool"\r
186                         />\r
187                         <Tool\r
188                                 Name="VCXMLDataGeneratorTool"\r
189                         />\r
190                         <Tool\r
191                                 Name="VCWebServiceProxyGeneratorTool"\r
192                         />\r
193                         <Tool\r
194                                 Name="VCMIDLTool"\r
195                         />\r
196                         <Tool\r
197                                 Name="VCCLCompilerTool"\r
198                                 EnableIntrinsicFunctions="true"\r
199                                 FavorSizeOrSpeed="1"\r
200                                 OmitFramePointers="true"\r
201                                 WholeProgramOptimization="true"\r
202                                 AdditionalIncludeDirectories="..\..\..\..\include"\r
203                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;FLAC__NO_DLL;FLAC__STRINGS_IN_UTF8"\r
204                                 RuntimeLibrary="0"\r
205                                 BufferSecurityCheck="false"\r
206                                 UsePrecompiledHeader="0"\r
207                                 WarningLevel="3"\r
208                                 Detect64BitPortabilityProblems="true"\r
209                                 DebugInformationFormat="3"\r
210                                 CompileAs="0"\r
211                                 DisableSpecificWarnings="4267;4996"\r
212                         />\r
213                         <Tool\r
214                                 Name="VCManagedResourceCompilerTool"\r
215                         />\r
216                         <Tool\r
217                                 Name="VCResourceCompilerTool"\r
218                         />\r
219                         <Tool\r
220                                 Name="VCPreLinkEventTool"\r
221                         />\r
222                         <Tool\r
223                                 Name="VCLinkerTool"\r
224                                 AdditionalDependencies="..\..\..\..\objs\release\lib\libogg_static.lib"\r
225                                 LinkIncremental="1"\r
226                                 IgnoreDefaultLibraryNames="uuid.lib"\r
227                                 GenerateDebugInformation="true"\r
228                                 SubSystem="1"\r
229                                 OptimizeReferences="2"\r
230                                 EnableCOMDATFolding="2"\r
231                                 LinkTimeCodeGeneration="1"\r
232                                 TargetMachine="1"\r
233                         />\r
234                         <Tool\r
235                                 Name="VCALinkTool"\r
236                         />\r
237                         <Tool\r
238                                 Name="VCManifestTool"\r
239                         />\r
240                         <Tool\r
241                                 Name="VCXDCMakeTool"\r
242                         />\r
243                         <Tool\r
244                                 Name="VCBscMakeTool"\r
245                         />\r
246                         <Tool\r
247                                 Name="VCFxCopTool"\r
248                         />\r
249                         <Tool\r
250                                 Name="VCAppVerifierTool"\r
251                         />\r
252                         <Tool\r
253                                 Name="VCPostBuildEventTool"\r
254                         />\r
255                 </Configuration>\r
256         </Configurations>\r
257         <References>\r
258         </References>\r
259         <Files>\r
260                 <Filter\r
261                         Name="Header Files"\r
262                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
263                         UniqueIdentifier="{39992580-89DB-4b41-8E8B-625F9E28BEBF}"\r
264                         >\r
265                 </Filter>\r
266                 <Filter\r
267                         Name="Source Files"\r
268                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
269                         UniqueIdentifier="{4FC727F1-C7A5-1376-A061-2AF2D742A2F0}"\r
270                         >\r
271                         <File\r
272                                 RelativePath=".\main.c"\r
273                                 >\r
274                         </File>\r
275                 </Filter>\r
276         </Files>\r
277         <Globals>\r
278         </Globals>\r
279 </VisualStudioProject>\r