diff options
author | chai <chaifix@163.com> | 2018-07-28 23:44:32 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-07-28 23:44:32 +0800 |
commit | e9dcb75fb3cdbabd7152b0303af4dc27b4bcca3d (patch) | |
tree | a3b3c765780a4304306ee37da33fadfdfe8857d2 /build | |
parent | 7cce806948349c77a9863e6c5328d20f463f8b6c (diff) |
*update
Diffstat (limited to 'build')
-rw-r--r-- | build/vs2015/jin.vcxproj.user | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/vs2015/jin.vcxproj.user b/build/vs2015/jin.vcxproj.user index 81e1bb3..fbd2421 100644 --- a/build/vs2015/jin.vcxproj.user +++ b/build/vs2015/jin.vcxproj.user @@ -8,4 +8,7 @@ <LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\bin</LocalDebuggerWorkingDirectory> <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> </PropertyGroup> + <PropertyGroup> + <ShowAllFiles>false</ShowAllFiles> + </PropertyGroup> </Project>
\ No newline at end of file |