For windows, make UTF-8 mode into a runtime choice.
[flac.git] / src / share / replaygain_analysis / replaygain_analysis_static.vcproj
blob38846d9a577caf408f604937e7d4ee2d95275e41
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="replaygain_analysis_static"
6 ProjectGUID="{4cefbc89-c215-11db-8314-0800200c9a66}"
7 RootNamespace="replaygain_analysis_static"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="..\..\..\objs\debug\lib"
21 IntermediateDirectory="Debug_static"
22 ConfigurationType="4"
24 <Tool
25 Name="VCPreBuildEventTool"
27 <Tool
28 Name="VCCustomBuildTool"
30 <Tool
31 Name="VCXMLDataGeneratorTool"
33 <Tool
34 Name="VCWebServiceProxyGeneratorTool"
36 <Tool
37 Name="VCMIDLTool"
39 <Tool
40 Name="VCCLCompilerTool"
41 Optimization="0"
42 AdditionalIncludeDirectories=".\include;..\..\..\include\share"
43 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLAC__NO_DLL;DEBUG"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="1"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
51 CompileAs="0"
52 DisableSpecificWarnings="4267;4996"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLibrarianTool"
65 OutputFile="..\..\..\objs\debug\lib\$(ProjectName).lib"
67 <Tool
68 Name="VCALinkTool"
70 <Tool
71 Name="VCXDCMakeTool"
73 <Tool
74 Name="VCBscMakeTool"
76 <Tool
77 Name="VCFxCopTool"
79 <Tool
80 Name="VCPostBuildEventTool"
82 </Configuration>
83 <Configuration
84 Name="Release|Win32"
85 OutputDirectory="..\..\..\objs\release\lib"
86 IntermediateDirectory="Release_static"
87 ConfigurationType="4"
89 <Tool
90 Name="VCPreBuildEventTool"
92 <Tool
93 Name="VCCustomBuildTool"
95 <Tool
96 Name="VCXMLDataGeneratorTool"
98 <Tool
99 Name="VCWebServiceProxyGeneratorTool"
101 <Tool
102 Name="VCMIDLTool"
104 <Tool
105 Name="VCCLCompilerTool"
106 EnableIntrinsicFunctions="true"
107 FavorSizeOrSpeed="1"
108 OmitFramePointers="true"
109 WholeProgramOptimization="true"
110 AdditionalIncludeDirectories=".\include;..\..\..\include\share"
111 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;FLAC__NO_DLL"
112 RuntimeLibrary="0"
113 BufferSecurityCheck="false"
114 UsePrecompiledHeader="0"
115 WarningLevel="3"
116 Detect64BitPortabilityProblems="true"
117 DebugInformationFormat="3"
118 CompileAs="0"
119 DisableSpecificWarnings="4267;4996"
121 <Tool
122 Name="VCManagedResourceCompilerTool"
124 <Tool
125 Name="VCResourceCompilerTool"
127 <Tool
128 Name="VCPreLinkEventTool"
130 <Tool
131 Name="VCLibrarianTool"
132 OutputFile="..\..\..\objs\release\lib\$(ProjectName).lib"
134 <Tool
135 Name="VCALinkTool"
137 <Tool
138 Name="VCXDCMakeTool"
140 <Tool
141 Name="VCBscMakeTool"
143 <Tool
144 Name="VCFxCopTool"
146 <Tool
147 Name="VCPostBuildEventTool"
149 </Configuration>
150 </Configurations>
151 <References>
152 </References>
153 <Files>
154 <Filter
155 Name="Header Files"
156 Filter="h;hpp;hxx;hm;inl;inc;xsd"
157 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
159 </Filter>
160 <Filter
161 Name="Public Header Files"
163 <File
164 RelativePath="..\..\..\include\share\replaygain_analysis.h"
166 </File>
167 </Filter>
168 <Filter
169 Name="Source Files"
170 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
173 <File
174 RelativePath=".\replaygain_analysis.c"
176 </File>
177 </Filter>
178 </Files>
179 <Globals>
180 </Globals>
181 </VisualStudioProject>