mirror of
https://github.com/oMaN-Rod/nxDumpFuse.git
synced 2024-11-22 10:16:40 +00:00
Move Linux launchers out of project directory
This commit is contained in:
parent
6d26177c6d
commit
ec32a7a3a1
4 changed files with 2 additions and 10 deletions
|
@ -40,12 +40,4 @@
|
||||||
<DependentUpon>FuseView.axaml</DependentUpon>
|
<DependentUpon>FuseView.axaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<None Update="Launchers\Linux\nxDumpFuse.sh">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</None>
|
|
||||||
<None Update="Launchers\Linux\Ubuntu\Run Executable.desktop">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</None>
|
|
||||||
</ItemGroup>
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in a new issue