Bladeren bron

优化设置

zhangyang 6 jaren geleden
bovenliggende
commit
ba6b9745a5

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 /logs
 /temp
 /.vs
+/bin/Win32/Debug/zhipuzi_pos_windows/log

BIN
bin/Win32/Debug/zhipuzi_pos_windows/db/pos.db


File diff suppressed because it is too large
+ 38 - 2146
bin/Win32/Debug/zhipuzi_pos_windows/log/pos.log


+ 1 - 1
lewaimai_dispatch/lewaimai_dispatch_windows.vcxproj

@@ -30,7 +30,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v141_xp</PlatformToolset>
+    <PlatformToolset>v141</PlatformToolset>
     <CharacterSet>Unicode</CharacterSet>
     <UseOfMfc>false</UseOfMfc>
   </PropertyGroup>