mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-23 11:31:21 -08:00
Fix dumb mistake. Apply only to release configuration
This commit is contained in:
parent
26e5f8a205
commit
785a40c385
@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
|
||||
<PathMap>$(MSBuildProjectDirectory)=$(MSBuildProjectName)</PathMap>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user