mirror of
https://github.com/ShiftOS-Rewind/shiftskn.git
synced 2025-01-22 17:52:14 +00:00
6 lines
340 B
Text
6 lines
340 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
||
|
<StartArguments>picpng E:\Documents\ShiftOS_Shared\skn\ZorinOS\applauncher.pic</StartArguments>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|