2011-01-27 05:01:00 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<ProjectConfiguration Include="DebugFast|Win32">
|
|
|
|
|
<Configuration>DebugFast</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="DebugFast|x64">
|
|
|
|
|
<Configuration>DebugFast</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{C87A4178-44F6-49B2-B7AA-C79AF1B8C534}</ProjectGuid>
|
|
|
|
|
<RootNamespace>Common</RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</PropertyGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</PropertyGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_Debug.props" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_Debug.props" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_Release.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ImportGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_DebugFast.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ImportGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_Release.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ImportGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Import Project="..\..\VSProps\Base.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\CodeGen_DebugFast.props" />
|
|
|
|
|
<Import Project="..\..\VSProps\PrecompiledHeader.props" />
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ImportGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'">
|
|
|
|
|
<ClCompile>
|
2011-02-02 04:40:27 +00:00
|
|
|
|
<AdditionalIncludeDirectories>.\Src;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
<Lib />
|
2011-01-27 10:41:26 +00:00
|
|
|
|
</ItemDefinitionGroup>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="Src\ABI.cpp" />
|
|
|
|
|
<ClCompile Include="Src\BreakPoints.cpp" />
|
|
|
|
|
<ClCompile Include="Src\CDUtils.cpp" />
|
|
|
|
|
<ClCompile Include="Src\ColorUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\ConsoleListener.cpp" />
|
|
|
|
|
<ClCompile Include="Src\CPUDetect.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\aes_cbc.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\aes_core.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\bn.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\ec.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\md5.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Crypto\sha1.cpp" />
|
|
|
|
|
<ClCompile Include="Src\ExtendedTrace.cpp" />
|
|
|
|
|
<ClCompile Include="Src\FileSearch.cpp" />
|
|
|
|
|
<ClCompile Include="Src\FileUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Hash.cpp" />
|
|
|
|
|
<ClCompile Include="Src\IniFile.cpp" />
|
|
|
|
|
<ClCompile Include="Src\LogManager.cpp" />
|
|
|
|
|
<ClCompile Include="Src\MathUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\MemArena.cpp" />
|
|
|
|
|
<ClCompile Include="Src\MemoryUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Misc.cpp" />
|
|
|
|
|
<ClCompile Include="Src\MsgHandler.cpp" />
|
|
|
|
|
<ClCompile Include="Src\NandPaths.cpp" />
|
|
|
|
|
<ClCompile Include="Src\SDCardUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\stdafx.cpp">
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'">Create</PrecompiledHeader>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
2011-01-27 10:41:26 +00:00
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'">Create</PrecompiledHeader>
|
2011-01-27 05:01:00 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="Src\StringUtil.cpp" />
|
|
|
|
|
<ClCompile Include="Src\SymbolDB.cpp" />
|
|
|
|
|
<ClCompile Include="Src\SysConf.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Thread.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Thunk.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Timer.cpp" />
|
|
|
|
|
<ClCompile Include="Src\Version.cpp" />
|
2011-01-31 06:08:46 +00:00
|
|
|
|
<ClCompile Include="Src\VideoBackendBase.cpp" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ClCompile Include="Src\x64Analyzer.cpp" />
|
|
|
|
|
<ClCompile Include="Src\x64Emitter.cpp" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="Src\ABI.h" />
|
|
|
|
|
<ClInclude Include="Src\Atomic.h" />
|
|
|
|
|
<ClInclude Include="Src\Atomic_GCC.h" />
|
|
|
|
|
<ClInclude Include="Src\Atomic_Win32.h" />
|
|
|
|
|
<ClInclude Include="Src\BreakPoints.h" />
|
|
|
|
|
<ClInclude Include="Src\CDUtils.h" />
|
|
|
|
|
<ClInclude Include="Src\ChunkFile.h" />
|
|
|
|
|
<ClInclude Include="Src\ColorUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\Common.h" />
|
|
|
|
|
<ClInclude Include="Src\CommonFuncs.h" />
|
|
|
|
|
<ClInclude Include="Src\CommonPaths.h" />
|
|
|
|
|
<ClInclude Include="Src\CommonTypes.h" />
|
|
|
|
|
<ClInclude Include="Src\ConsoleListener.h" />
|
|
|
|
|
<ClInclude Include="Src\CPUDetect.h" />
|
|
|
|
|
<ClInclude Include="Src\Crypto\aes.h" />
|
|
|
|
|
<ClInclude Include="Src\Crypto\aes_locl.h" />
|
|
|
|
|
<ClInclude Include="Src\Crypto\md5.h" />
|
|
|
|
|
<ClInclude Include="Src\Crypto\sha1.h" />
|
|
|
|
|
<ClInclude Include="Src\Crypto\tools.h" />
|
|
|
|
|
<ClInclude Include="Src\DebugInterface.h" />
|
|
|
|
|
<ClInclude Include="Src\ExtendedTrace.h" />
|
|
|
|
|
<ClInclude Include="Src\FifoQueue.h" />
|
|
|
|
|
<ClInclude Include="Src\FileSearch.h" />
|
|
|
|
|
<ClInclude Include="Src\FileUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\FixedSizeQueue.h" />
|
|
|
|
|
<ClInclude Include="Src\Hash.h" />
|
|
|
|
|
<ClInclude Include="Src\IniFile.h" />
|
|
|
|
|
<ClInclude Include="Src\LinearDiskCache.h" />
|
|
|
|
|
<ClInclude Include="Src\Log.h" />
|
|
|
|
|
<ClInclude Include="Src\LogManager.h" />
|
|
|
|
|
<ClInclude Include="Src\MathUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\MemArena.h" />
|
|
|
|
|
<ClInclude Include="Src\MemoryUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\MsgHandler.h" />
|
|
|
|
|
<ClInclude Include="Src\NandPaths.h" />
|
|
|
|
|
<ClInclude Include="Src\SDCardUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\Setup.h" />
|
|
|
|
|
<ClInclude Include="Src\stdafx.h" />
|
2011-01-27 20:47:58 +00:00
|
|
|
|
<ClInclude Include="Src\StdThread.h" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ClInclude Include="Src\StringUtil.h" />
|
|
|
|
|
<ClInclude Include="Src\svnrev.h" />
|
|
|
|
|
<ClInclude Include="Src\svnrev_template.h" />
|
|
|
|
|
<ClInclude Include="Src\SymbolDB.h" />
|
|
|
|
|
<ClInclude Include="Src\SysConf.h" />
|
|
|
|
|
<ClInclude Include="Src\Thread.h" />
|
|
|
|
|
<ClInclude Include="Src\Thunk.h" />
|
|
|
|
|
<ClInclude Include="Src\Timer.h" />
|
2011-01-31 06:08:46 +00:00
|
|
|
|
<ClInclude Include="Src\VideoBackendBase.h" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<ClInclude Include="Src\x64Analyzer.h" />
|
|
|
|
|
<ClInclude Include="Src\x64Emitter.h" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2011-01-31 06:08:46 +00:00
|
|
|
|
<None Include="CMakeLists.txt" />
|
2011-01-27 05:01:00 +00:00
|
|
|
|
<None Include="Src\SConscript" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
2011-02-08 04:03:48 +00:00
|
|
|
|
</Project>
|