Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 244 → Rev 245

/trunk/visual_studio/FilterFoundry.vcxproj.user
1,7 → 1,11
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommand>"C:\Program Files (x86)\Adobe\Photoshop 7.0\Photoshop.exe"</LocalDebuggerCommand>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommand>"C:\Program Files (x86)\Adobe\Photoshop 7.0\Photoshop.exe"</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>