diff options
Diffstat (limited to 'build/vc++/examples/Animation/Animation.vcxproj.user')
-rw-r--r-- | build/vc++/examples/Animation/Animation.vcxproj.user | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/vc++/examples/Animation/Animation.vcxproj.user b/build/vc++/examples/Animation/Animation.vcxproj.user new file mode 100644 index 0000000..307fc45 --- /dev/null +++ b/build/vc++/examples/Animation/Animation.vcxproj.user @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\bin</LocalDebuggerWorkingDirectory> + <LocalDebuggerAttach>false</LocalDebuggerAttach> + <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> + </PropertyGroup> +</Project>
\ No newline at end of file |