mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-12-26 10:33:05 +00:00
5 lines
174 B
XML
5 lines
174 B
XML
<Project>
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
|
|
<PathMap>$(MSBuildProjectDirectory)=$(MSBuildProjectName)</PathMap>
|
|
</PropertyGroup>
|
|
</Project>
|