mirror of https://github.com/PCSX2/pcsx2.git
205 lines
8.7 KiB
XML
205 lines
8.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{27F17499-A372-4408-8AFA-4F9F4584FBD3}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<RootNamespace>baseclasses</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Label="Shared">
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Import Project="..\..\3rdparty\DefaultProjectRootDir.props" />
|
|
<Import Project="..\..\3rdparty\3rdparty.props" />
|
|
<Import Project="..\..\common\vsprops\CodeGen_Debug.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Import Project="..\..\3rdparty\DefaultProjectRootDir.props" />
|
|
<Import Project="..\..\3rdparty\3rdparty.props" />
|
|
<Import Project="..\..\common\vsprops\CodeGen_Release.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<Import Project="..\..\3rdparty\DefaultProjectRootDir.props" />
|
|
<Import Project="..\..\3rdparty\3rdparty.props" />
|
|
<Import Project="..\..\common\vsprops\CodeGen_Debug.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<Import Project="..\..\3rdparty\DefaultProjectRootDir.props" />
|
|
<Import Project="..\..\3rdparty\3rdparty.props" />
|
|
<Import Project="..\..\common\vsprops\CodeGen_Release.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup />
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeaderFile>streams.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeaderFile>streams.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<PreprocessorDefinitions>NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<DisableSpecificWarnings>4996</DisableSpecificWarnings>
|
|
<PrecompiledHeaderFile>streams.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<PreprocessorDefinitions>NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<DisableSpecificWarnings>4996</DisableSpecificWarnings>
|
|
<PrecompiledHeaderFile>streams.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="amextra.h" />
|
|
<ClInclude Include="amfilter.h" />
|
|
<ClInclude Include="cache.h" />
|
|
<ClInclude Include="combase.h" />
|
|
<ClInclude Include="ctlutil.h" />
|
|
<ClInclude Include="ddmm.h" />
|
|
<ClInclude Include="dsschedule.h" />
|
|
<ClInclude Include="fourcc.h" />
|
|
<ClInclude Include="measure.h" />
|
|
<ClInclude Include="msgthrd.h" />
|
|
<ClInclude Include="mtype.h" />
|
|
<ClInclude Include="outputq.h" />
|
|
<ClInclude Include="pstream.h" />
|
|
<ClInclude Include="pullpin.h" />
|
|
<ClInclude Include="refclock.h" />
|
|
<ClInclude Include="reftime.h" />
|
|
<ClInclude Include="renbase.h" />
|
|
<ClInclude Include="schedule.h" />
|
|
<ClInclude Include="seekpt.h" />
|
|
<ClInclude Include="source.h" />
|
|
<ClInclude Include="streams.h" />
|
|
<ClInclude Include="strmctl.h" />
|
|
<ClInclude Include="sysclock.h" />
|
|
<ClInclude Include="transfrm.h" />
|
|
<ClInclude Include="transip.h" />
|
|
<ClInclude Include="vtrans.h" />
|
|
<ClInclude Include="wxdebug.h" />
|
|
<ClInclude Include="wxlist.h" />
|
|
<ClInclude Include="wxutil.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="amextra.cpp" />
|
|
<ClCompile Include="amfilter.cpp" />
|
|
<ClCompile Include="amvideo.cpp" />
|
|
<ClCompile Include="combase.cpp" />
|
|
<ClCompile Include="ctlutil.cpp" />
|
|
<ClCompile Include="ddmm.cpp">
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile Include="mtype.cpp" />
|
|
<ClCompile Include="outputq.cpp" />
|
|
<ClCompile Include="pstream.cpp" />
|
|
<ClCompile Include="pullpin.cpp" />
|
|
<ClCompile Include="refclock.cpp" />
|
|
<ClCompile Include="renbase.cpp" />
|
|
<ClCompile Include="schedule.cpp" />
|
|
<ClCompile Include="seekpt.cpp">
|
|
<PrecompiledHeader>Create</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile Include="source.cpp" />
|
|
<ClCompile Include="strmctl.cpp" />
|
|
<ClCompile Include="sysclock.cpp" />
|
|
<ClCompile Include="transfrm.cpp" />
|
|
<ClCompile Include="transip.cpp" />
|
|
<ClCompile Include="vtrans.cpp" />
|
|
<ClCompile Include="wxdebug.cpp" />
|
|
<ClCompile Include="wxlist.cpp" />
|
|
<ClCompile Include="wxutil.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="activex.rcv" />
|
|
<None Include="activex.ver" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |