d0d50321fd99ee06ef4b747a6d7ce5fd3ee9093f
[platform/upstream/flac.git] / src / flac / flac.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="flac"\r
6         ProjectGUID="{4cefbc7d-c215-11db-8314-0800200c9a66}"\r
7         RootNamespace="flac"\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__HAS_OGG;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__HAS_OGG;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         </Configurations>\r
176         <References>\r
177         </References>\r
178         <Files>\r
179                 <Filter\r
180                         Name="Header Files"\r
181                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
182                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
183                         >\r
184                         <File\r
185                                 RelativePath=".\analyze.h"\r
186                                 >\r
187                         </File>\r
188                         <File\r
189                                 RelativePath=".\decode.h"\r
190                                 >\r
191                         </File>\r
192                         <File\r
193                                 RelativePath=".\encode.h"\r
194                                 >\r
195                         </File>\r
196                         <File\r
197                                 RelativePath=".\foreign_metadata.h"\r
198                                 >\r
199                         </File>\r
200                         <File\r
201                                 RelativePath=".\local_string_utils.h"\r
202                                 >\r
203                         </File>\r
204                         <File\r
205                                 RelativePath=".\utils.h"\r
206                                 >\r
207                         </File>\r
208                         <File\r
209                                 RelativePath=".\vorbiscomment.h"\r
210                                 >\r
211                         </File>\r
212                 </Filter>\r
213                 <Filter\r
214                         Name="Source Files"\r
215                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
216                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
217                         >\r
218                         <File\r
219                                 RelativePath=".\analyze.c"\r
220                                 >\r
221                         </File>\r
222                         <File\r
223                                 RelativePath=".\decode.c"\r
224                                 >\r
225                         </File>\r
226                         <File\r
227                                 RelativePath=".\encode.c"\r
228                                 >\r
229                         </File>\r
230                         <File\r
231                                 RelativePath=".\foreign_metadata.c"\r
232                                 >\r
233                         </File>\r
234                         <File\r
235                                 RelativePath=".\local_string_utils.c"\r
236                                 >\r
237                         </File>\r
238                         <File\r
239                                 RelativePath=".\main.c"\r
240                                 >\r
241                         </File>\r
242                         <File\r
243                                 RelativePath=".\utils.c"\r
244                                 >\r
245                         </File>\r
246                         <File\r
247                                 RelativePath=".\vorbiscomment.c"\r
248                                 >\r
249                         </File>\r
250                 </Filter>\r
251         </Files>\r
252         <Globals>\r
253         </Globals>\r
254 </VisualStudioProject>\r