|
|
|
@ -57,6 +57,7 @@
|
|
|
|
|
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
|
|
|
|
|
<ApplicationType>Android</ApplicationType>
|
|
|
|
|
<ApplicationTypeRevision>3.0</ApplicationTypeRevision>
|
|
|
|
|
<ProjectName>ligma</ProjectName>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
|
|
|
@ -87,7 +88,7 @@
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>Clang_5_0</PlatformToolset>
|
|
|
|
|
<AndroidAPILevel>android-22</AndroidAPILevel>
|
|
|
|
|
<AndroidAPILevel>android-19</AndroidAPILevel>
|
|
|
|
|
<ThumbMode>ARM</ThumbMode>
|
|
|
|
|
<UseOfStl>c++_static</UseOfStl>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
@ -150,8 +151,9 @@
|
|
|
|
|
<IncludePath>C:\Users\interesting\Desktop\codm\ligma-cheat\ligma-cheat\SDK;$(IncludePath)</IncludePath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
|
|
|
|
|
<IncludePath>C:\Users\interesting\Desktop\codm\ligma-cheat\ligma-cheat\SDK;$(IncludePath)</IncludePath>
|
|
|
|
|
<PostBuildEventUseInBuild>true</PostBuildEventUseInBuild>
|
|
|
|
|
<IncludePath>C:\repos\cod-mobile\repo\cod-mobile\ligma-cheat\ligma-cheat\SDK;$(IncludePath)</IncludePath>
|
|
|
|
|
<PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
|
|
|
|
|
<TargetName>libligma</TargetName>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
@ -328,7 +330,7 @@ adb shell am start -n com.activision.callofduty.shooter/com.tencent.tmgp.cod.Per
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link />
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
<Command>Deploying.." cmd /k "$(SolutionDir)MemuDeployScript.bat</Command>
|
|
|
|
|
<Command>start "Deploying.." cmd /k "$(SolutionDir)MemuDeployScript.bat</Command>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
<Link>
|
|
|
|
|
<AdditionalDependencies>
|
|
|
|
|