mirror of
https://github.com/naehrwert/scetool.git
synced 2025-05-03 01:47:46 +00:00
8 lines
368 B
Text
8 lines
368 B
Text
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<LocalDebuggerCommandArguments>
|
||
|
</LocalDebuggerCommandArguments>
|
||
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|