mirror of
https://github.com/r4sas/ExtraMirror
synced 2025-01-09 14:28:18 +00:00
6 lines
302 B
Plaintext
6 lines
302 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|