Home | History | Annotate | Download | only in libvorbisfile
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="libvorbisfile"
      6 	ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
      7 	RootNamespace="libvorbisfile"
      8 	Keyword="Win32Proj"
      9 	TargetFrameworkVersion="0"
     10 	>
     11 	<Platforms>
     12 		<Platform
     13 			Name="Win32"
     14 		/>
     15 		<Platform
     16 			Name="x64"
     17 		/>
     18 	</Platforms>
     19 	<ToolFiles>
     20 	</ToolFiles>
     21 	<Configurations>
     22 		<Configuration
     23 			Name="Debug|Win32"
     24 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
     25 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
     26 			ConfigurationType="4"
     27 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
     28 			CharacterSet="1"
     29 			>
     30 			<Tool
     31 				Name="VCPreBuildEventTool"
     32 			/>
     33 			<Tool
     34 				Name="VCCustomBuildTool"
     35 			/>
     36 			<Tool
     37 				Name="VCXMLDataGeneratorTool"
     38 			/>
     39 			<Tool
     40 				Name="VCWebServiceProxyGeneratorTool"
     41 			/>
     42 			<Tool
     43 				Name="VCMIDLTool"
     44 			/>
     45 			<Tool
     46 				Name="VCCLCompilerTool"
     47 				Optimization="0"
     48 				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
     49 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS"
     50 				MinimalRebuild="true"
     51 				BasicRuntimeChecks="3"
     52 				RuntimeLibrary="3"
     53 				UsePrecompiledHeader="0"
     54 				WarningLevel="3"
     55 				Detect64BitPortabilityProblems="false"
     56 				DebugInformationFormat="4"
     57 				CallingConvention="0"
     58 			/>
     59 			<Tool
     60 				Name="VCManagedResourceCompilerTool"
     61 			/>
     62 			<Tool
     63 				Name="VCResourceCompilerTool"
     64 			/>
     65 			<Tool
     66 				Name="VCPreLinkEventTool"
     67 			/>
     68 			<Tool
     69 				Name="VCLibrarianTool"
     70 				OutputFile="$(OutDir)\$(ProjectName)_static.lib"
     71 			/>
     72 			<Tool
     73 				Name="VCALinkTool"
     74 			/>
     75 			<Tool
     76 				Name="VCXDCMakeTool"
     77 			/>
     78 			<Tool
     79 				Name="VCBscMakeTool"
     80 			/>
     81 			<Tool
     82 				Name="VCFxCopTool"
     83 			/>
     84 			<Tool
     85 				Name="VCPostBuildEventTool"
     86 			/>
     87 		</Configuration>
     88 		<Configuration
     89 			Name="Debug|x64"
     90 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
     91 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
     92 			ConfigurationType="4"
     93 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
     94 			CharacterSet="1"
     95 			>
     96 			<Tool
     97 				Name="VCPreBuildEventTool"
     98 			/>
     99 			<Tool
    100 				Name="VCCustomBuildTool"
    101 			/>
    102 			<Tool
    103 				Name="VCXMLDataGeneratorTool"
    104 			/>
    105 			<Tool
    106 				Name="VCWebServiceProxyGeneratorTool"
    107 			/>
    108 			<Tool
    109 				Name="VCMIDLTool"
    110 				TargetEnvironment="3"
    111 			/>
    112 			<Tool
    113 				Name="VCCLCompilerTool"
    114 				Optimization="0"
    115 				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
    116 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS"
    117 				MinimalRebuild="true"
    118 				BasicRuntimeChecks="3"
    119 				RuntimeLibrary="3"
    120 				UsePrecompiledHeader="0"
    121 				WarningLevel="3"
    122 				Detect64BitPortabilityProblems="false"
    123 				DebugInformationFormat="3"
    124 				CallingConvention="0"
    125 			/>
    126 			<Tool
    127 				Name="VCManagedResourceCompilerTool"
    128 			/>
    129 			<Tool
    130 				Name="VCResourceCompilerTool"
    131 			/>
    132 			<Tool
    133 				Name="VCPreLinkEventTool"
    134 			/>
    135 			<Tool
    136 				Name="VCLibrarianTool"
    137 				OutputFile="$(OutDir)\$(ProjectName)_static.lib"
    138 			/>
    139 			<Tool
    140 				Name="VCALinkTool"
    141 			/>
    142 			<Tool
    143 				Name="VCXDCMakeTool"
    144 			/>
    145 			<Tool
    146 				Name="VCBscMakeTool"
    147 			/>
    148 			<Tool
    149 				Name="VCFxCopTool"
    150 			/>
    151 			<Tool
    152 				Name="VCPostBuildEventTool"
    153 			/>
    154 		</Configuration>
    155 		<Configuration
    156 			Name="Release|Win32"
    157 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
    158 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    159 			ConfigurationType="4"
    160 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
    161 			CharacterSet="1"
    162 			>
    163 			<Tool
    164 				Name="VCPreBuildEventTool"
    165 			/>
    166 			<Tool
    167 				Name="VCCustomBuildTool"
    168 			/>
    169 			<Tool
    170 				Name="VCXMLDataGeneratorTool"
    171 			/>
    172 			<Tool
    173 				Name="VCWebServiceProxyGeneratorTool"
    174 			/>
    175 			<Tool
    176 				Name="VCMIDLTool"
    177 			/>
    178 			<Tool
    179 				Name="VCCLCompilerTool"
    180 				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
    181 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS"
    182 				RuntimeLibrary="2"
    183 				UsePrecompiledHeader="0"
    184 				WarningLevel="3"
    185 				Detect64BitPortabilityProblems="false"
    186 				DebugInformationFormat="3"
    187 				CallingConvention="0"
    188 			/>
    189 			<Tool
    190 				Name="VCManagedResourceCompilerTool"
    191 			/>
    192 			<Tool
    193 				Name="VCResourceCompilerTool"
    194 			/>
    195 			<Tool
    196 				Name="VCPreLinkEventTool"
    197 			/>
    198 			<Tool
    199 				Name="VCLibrarianTool"
    200 				OutputFile="$(OutDir)\$(ProjectName)_static.lib"
    201 			/>
    202 			<Tool
    203 				Name="VCALinkTool"
    204 			/>
    205 			<Tool
    206 				Name="VCXDCMakeTool"
    207 			/>
    208 			<Tool
    209 				Name="VCBscMakeTool"
    210 			/>
    211 			<Tool
    212 				Name="VCFxCopTool"
    213 			/>
    214 			<Tool
    215 				Name="VCPostBuildEventTool"
    216 			/>
    217 		</Configuration>
    218 		<Configuration
    219 			Name="Release|x64"
    220 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
    221 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    222 			ConfigurationType="4"
    223 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
    224 			CharacterSet="1"
    225 			>
    226 			<Tool
    227 				Name="VCPreBuildEventTool"
    228 			/>
    229 			<Tool
    230 				Name="VCCustomBuildTool"
    231 			/>
    232 			<Tool
    233 				Name="VCXMLDataGeneratorTool"
    234 			/>
    235 			<Tool
    236 				Name="VCWebServiceProxyGeneratorTool"
    237 			/>
    238 			<Tool
    239 				Name="VCMIDLTool"
    240 				TargetEnvironment="3"
    241 			/>
    242 			<Tool
    243 				Name="VCCLCompilerTool"
    244 				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
    245 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS"
    246 				RuntimeLibrary="2"
    247 				UsePrecompiledHeader="0"
    248 				WarningLevel="3"
    249 				Detect64BitPortabilityProblems="false"
    250 				DebugInformationFormat="3"
    251 				CallingConvention="0"
    252 			/>
    253 			<Tool
    254 				Name="VCManagedResourceCompilerTool"
    255 			/>
    256 			<Tool
    257 				Name="VCResourceCompilerTool"
    258 			/>
    259 			<Tool
    260 				Name="VCPreLinkEventTool"
    261 			/>
    262 			<Tool
    263 				Name="VCLibrarianTool"
    264 				OutputFile="$(OutDir)\$(ProjectName)_static.lib"
    265 			/>
    266 			<Tool
    267 				Name="VCALinkTool"
    268 			/>
    269 			<Tool
    270 				Name="VCXDCMakeTool"
    271 			/>
    272 			<Tool
    273 				Name="VCBscMakeTool"
    274 			/>
    275 			<Tool
    276 				Name="VCFxCopTool"
    277 			/>
    278 			<Tool
    279 				Name="VCPostBuildEventTool"
    280 			/>
    281 		</Configuration>
    282 	</Configurations>
    283 	<References>
    284 		<ProjectReference
    285 			ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
    286 			RelativePathToProject="..\..\..\external\libvorbis\win32\VS2008\libvorbis\libvorbis_static.vcproj"
    287 		/>
    288 	</References>
    289 	<Files>
    290 		<Filter
    291 			Name="Source Files"
    292 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
    293 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    294 			>
    295 			<File
    296 				RelativePath="..\..\..\lib\vorbisfile.c"
    297 				>
    298 			</File>
    299 		</Filter>
    300 		<Filter
    301 			Name="Header Files"
    302 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    303 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    304 			>
    305 			<File
    306 				RelativePath="..\..\..\include\vorbis\vorbisfile.h"
    307 				>
    308 			</File>
    309 		</Filter>
    310 		<Filter
    311 			Name="Resource Files"
    312 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
    313 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    314 			>
    315 		</Filter>
    316 	</Files>
    317 	<Globals>
    318 	</Globals>
    319 </VisualStudioProject>
    320