diff options
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 |