aboutsummaryrefslogtreecommitdiff
path: root/CSGO/CSGO.vcxproj
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-08-23 23:43:02 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-08-23 23:43:02 +0200
commit17511055c6d3d2c5ad40c37ee909b76cb1ee030f (patch)
treee288b300bf7fa5c05905e68e0f8994793de0f1b9 /CSGO/CSGO.vcxproj
parent6ca9c7c7874f7ebd0d4c7d70f3d7dce4e84e87aa (diff)
added CSGO project name suffix -kmem
Diffstat (limited to 'CSGO/CSGO.vcxproj')
-rw-r--r--CSGO/CSGO.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/CSGO/CSGO.vcxproj b/CSGO/CSGO.vcxproj
index d1dcef5..b25bf31 100644
--- a/CSGO/CSGO.vcxproj
+++ b/CSGO/CSGO.vcxproj
@@ -85,6 +85,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
+ <TargetName>$(ProjectName)-kmem</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>