diff options
| author | chai <chaifix@163.com> | 2018-11-20 21:43:01 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2018-11-20 21:43:01 +0800 |
| commit | 9474767c68c48eff2618df80433b0b81ebf529c6 (patch) | |
| tree | ef33099fb7aa63f5c80f52319f6bd8a158ea31c1 /build/vc++/examples/Animation/Animation.vcxproj.user | |
| parent | 5bd4477d4cf413e90a6b9ef5c8991798a687a0ec (diff) | |
*动画
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 |
