Skip to content

Commit

Permalink
modify project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
gnaggnoyil committed Nov 1, 2013
1 parent 4903293 commit 5a1c96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tc2cfr.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommand>H:\Program Files %28x86%29\AvsPmod\AvsPmod.exe</LocalDebuggerCommand>
<LocalDebuggerCommand>$(TargetPath)</LocalDebuggerCommand>
<LocalDebuggerDebuggerType>Auto</LocalDebuggerDebuggerType>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
Expand Down

0 comments on commit 5a1c96f

Please sign in to comment.