You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
codm/sdk-explorer (codm sdk)/sdk-explorer/sdk-explorer.vcxproj

253 lines
12 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM64">
<Configuration>Debug</Configuration>
<Platform>ARM64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM64">
<Configuration>Release</Configuration>
<Platform>ARM64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="Assembly_CSharp\Assembly_CSharp.cpp" />
<ClCompile Include="Assembly_CSharp_firstpass\Assembly_CSharp_firstpass.cpp" />
<ClCompile Include="CSProtoSerializer\CSProtoSerializer.cpp" />
<ClCompile Include="CSProto\CSProto.cpp" />
<ClCompile Include="DOTween\DOTween.cpp" />
<ClCompile Include="ICSharpCode_SharpZipLib\ICSharpCode_SharpZipLib.cpp" />
<ClCompile Include="Il2CppDummyDll\Il2CppDummyDll.cpp" />
<ClCompile Include="INIFileParser\INIFileParser.cpp" />
<ClCompile Include="Mono_Security\Mono_Security.cpp" />
<ClCompile Include="mscorlib\mscorlib.cpp" />
<ClCompile Include="Newtonsoft_Json\Newtonsoft_Json.cpp" />
<ClCompile Include="PlayMaker\PlayMaker.cpp" />
<ClCompile Include="protobuf_net\protobuf_net.cpp" />
<ClCompile Include="sharedRuntime\sharedRuntime.cpp" />
<ClCompile Include="System\System.cpp" />
<ClCompile Include="System_Core\System_Core.cpp" />
<ClCompile Include="System_Runtime_Serialization\System_Runtime_Serialization.cpp" />
<ClCompile Include="System_Xml\System_Xml.cpp" />
<ClCompile Include="System_Xml_Linq\System_Xml_Linq.cpp" />
<ClCompile Include="UnityEngine\UnityEngine.cpp" />
<ClCompile Include="UnityEngine_UI\UnityEngine_UI.cpp" />
<ClCompile Include="usequencerRuntime\usequencerRuntime.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Assembly_CSharp\Assembly_CSharp.hpp" />
<ClInclude Include="Assembly_CSharp\Assembly_CSharp_forward.hpp" />
<ClInclude Include="Assembly_CSharp_firstpass\Assembly_CSharp_firstpass.hpp" />
<ClInclude Include="Assembly_CSharp_firstpass\Assembly_CSharp_firstpass_forward.hpp" />
<ClInclude Include="CSProtoSerializer\CSProtoSerializer.hpp" />
<ClInclude Include="CSProtoSerializer\CSProtoSerializer_forward.hpp" />
<ClInclude Include="CSProto\CSProto.hpp" />
<ClInclude Include="CSProto\CSProto_forward.hpp" />
<ClInclude Include="dll2sdk_forward.g.hpp" />
<ClInclude Include="DOTween\DOTween.hpp" />
<ClInclude Include="DOTween\DOTween_forward.hpp" />
<ClInclude Include="ICSharpCode_SharpZipLib\ICSharpCode_SharpZipLib.hpp" />
<ClInclude Include="ICSharpCode_SharpZipLib\ICSharpCode_SharpZipLib_forward.hpp" />
<ClInclude Include="il2cpp.hpp" />
<ClInclude Include="Il2CppDummyDll\Il2CppDummyDll.hpp" />
<ClInclude Include="Il2CppDummyDll\Il2CppDummyDll_forward.hpp" />
<ClInclude Include="INIFileParser\INIFileParser.hpp" />
<ClInclude Include="INIFileParser\INIFileParser_forward.hpp" />
<ClInclude Include="Mono_Security\Mono_Security.hpp" />
<ClInclude Include="Mono_Security\Mono_Security_forward.hpp" />
<ClInclude Include="mscorlib\mscorlib.hpp" />
<ClInclude Include="mscorlib\mscorlib_forward.hpp" />
<ClInclude Include="Newtonsoft_Json\Newtonsoft_Json.hpp" />
<ClInclude Include="Newtonsoft_Json\Newtonsoft_Json_forward.hpp" />
<ClInclude Include="PlayMaker\PlayMaker.hpp" />
<ClInclude Include="PlayMaker\PlayMaker_forward.hpp" />
<ClInclude Include="protobuf_net\protobuf_net.hpp" />
<ClInclude Include="protobuf_net\protobuf_net_forward.hpp" />
<ClInclude Include="sharedRuntime\sharedRuntime.hpp" />
<ClInclude Include="sharedRuntime\sharedRuntime_forward.hpp" />
<ClInclude Include="System\System.hpp" />
<ClInclude Include="System\System_forward.hpp" />
<ClInclude Include="System_Core\System_Core.hpp" />
<ClInclude Include="System_Core\System_Core_forward.hpp" />
<ClInclude Include="System_Runtime_Serialization\System_Runtime_Serialization.hpp" />
<ClInclude Include="System_Runtime_Serialization\System_Runtime_Serialization_forward.hpp" />
<ClInclude Include="System_Xml\System_Xml.hpp" />
<ClInclude Include="System_Xml\System_Xml_forward.hpp" />
<ClInclude Include="System_Xml_Linq\System_Xml_Linq.hpp" />
<ClInclude Include="System_Xml_Linq\System_Xml_Linq_forward.hpp" />
<ClInclude Include="UnityEngine\UnityEngine.hpp" />
<ClInclude Include="UnityEngine\UnityEngine_forward.hpp" />
<ClInclude Include="UnityEngine_UI\UnityEngine_UI.hpp" />
<ClInclude Include="UnityEngine_UI\UnityEngine_UI_forward.hpp" />
<ClInclude Include="usequencerRuntime\usequencerRuntime.hpp" />
<ClInclude Include="usequencerRuntime\usequencerRuntime_forward.hpp" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{46996c91-21e1-4344-baa4-0d6b68264a78}</ProjectGuid>
<Keyword>Android</Keyword>
<RootNamespace>sdk_explorer</RootNamespace>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
<ApplicationType>Android</ApplicationType>
<ApplicationTypeRevision>3.0</ApplicationTypeRevision>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_5_0</PlatformToolset>
<AndroidAPILevel>android-22</AndroidAPILevel>
<ThumbMode>ARM</ThumbMode>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings" />
<ImportGroup Label="Shared" />
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<CppLanguageStandard>c++1z</CppLanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
</Project>