|
|
|
@ -53,7 +53,7 @@
|
|
|
|
|
<LinkIncremental>true</LinkIncremental>
|
|
|
|
|
<LibraryPath>$(DXSDK_DIR)Lib\x64;$(LibraryPath)</LibraryPath>
|
|
|
|
|
<IncludePath>$(DXSDK_DIR)Include;$(IncludePath)</IncludePath>
|
|
|
|
|
<TargetName>MonkeyCure</TargetName>
|
|
|
|
|
<TargetName>Nodular</TargetName>
|
|
|
|
|
<ManagedAssembly>true</ManagedAssembly>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
@ -71,7 +71,7 @@
|
|
|
|
|
<PreprocessorDefinitions>_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
|
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Users\What\Desktop\TESTKVM\ApexWinKVM-master</AdditionalIncludeDirectories>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Users\baxin\Downloads\KrackerCoRepo</AdditionalIncludeDirectories>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
@ -131,4 +131,4 @@
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|
|
|
|
|
</Project>
|
|
|
|
|