diff options
author | chai <chaifix@163.com> | 2018-12-09 18:26:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-09 18:26:17 +0800 |
commit | b1dfdae7a071407ef5e2d56f2203f96e6ba6068d (patch) | |
tree | b26bbed65fd0074178066de89bb197bb2176305b /build/vc++/jin.sln | |
parent | 7069a62a7984feff85a37f60c67e2a7624241841 (diff) |
*misc
Diffstat (limited to 'build/vc++/jin.sln')
-rw-r--r-- | build/vc++/jin.sln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/vc++/jin.sln b/build/vc++/jin.sln index 2fa044e..4962f97 100644 --- a/build/vc++/jin.sln +++ b/build/vc++/jin.sln @@ -50,6 +50,9 @@ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lua51", "3rdparty\Lua51\Lua51.vcxproj", "{4156CD69-6FC4-4B32-B008-BB94C8AE17F5}" EndProject Global + GlobalSection(Performance) = preSolution + HasPerformanceSessions = true + EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 |