Skip to content

Commit

Permalink
Change PushbackRudderzmo's Release output directory to its own name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave 'Gizmo' Gymer committed Mar 22, 2021
1 parent f498d0d commit 8714329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PushbackRudderzmo/PushbackRudderzmo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<TargetExt>.wasm</TargetExt>
<IncludePath>$(MSFS_IncludePath)</IncludePath>
<IntDir>$(ProjectDir)\$(Platform)\$(Configuration)-Temp\</IntDir>
<OutDir>$(ProjectDir)\$(Platform)\$(Configuration)\</OutDir>
<OutDir>$(ProjectDir)\$(Platform)\$(ProjectName)\</OutDir>
<TargetName>modules\$(ProjectName)</TargetName>
<CopyLocalDeploymentContent>true</CopyLocalDeploymentContent>
</PropertyGroup>
Expand Down

0 comments on commit 8714329

Please sign in to comment.