aboutsummaryrefslogtreecommitdiff
path: root/NetConsole
diff options
context:
space:
mode:
authorKawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>2022-06-16 19:25:37 +0200
committerKawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>2022-06-16 19:25:37 +0200
commit9bba38c67bb2d7af40df89ece9505ade4bdf0d92 (patch)
tree8d4e3ae3d1aa5e120c4591874b8fb386ecb81cf6 /NetConsole
parent57e071fdd9c6b7e7d0172b68435a42be78074f86 (diff)
downloadNorthstarLauncher-9bba38c67bb2d7af40df89ece9505ade4bdf0d92.tar.gz
NorthstarLauncher-9bba38c67bb2d7af40df89ece9505ade4bdf0d92.zip
Rename NetConsole output to 'netcon'
Diffstat (limited to 'NetConsole')
-rw-r--r--NetConsole/NetConsole.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetConsole/NetConsole.vcxproj b/NetConsole/NetConsole.vcxproj
index 94c87277..264973b4 100644
--- a/NetConsole/NetConsole.vcxproj
+++ b/NetConsole/NetConsole.vcxproj
@@ -45,9 +45,11 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
+ <TargetName>netcon</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
+ <TargetName>netcon</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>