Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
update default exe name
Browse files Browse the repository at this point in the history
  • Loading branch information
v-maxson committed Jul 13, 2022
1 parent 8049b3f commit 6179482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EldenRingLauncher.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
<LinkIncremental>false</LinkIncremental>
<OutDir>$(SolutionDir)build\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)build\$(Configuration)\int\</IntDir>
<TargetName>start_protected_game</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
Expand Down

0 comments on commit 6179482

Please sign in to comment.