Преглед на файлове

更新dll,兼容win7,实测没问题

张洋 преди 4 седмици
родител
ревизия
213950737f

BIN
bin/Win32/Debug/zhipuzi_pos_windows/DuiLib_d.dll


BIN
bin/Win32/Release/zhipuzi_pos_windows/concrt140.dll


BIN
bin/Win32/Release/zhipuzi_pos_windows/msvcp140.dll


BIN
bin/Win32/Release/zhipuzi_pos_windows/ucrtbase.dll


BIN
bin/Win32/Release/zhipuzi_pos_windows/vcruntime140.dll


BIN
dll/debug/DuiLib_d.dll


BIN
dll/release/concrt140.dll


BIN
dll/release/msvcp140.dll


BIN
dll/release/ucrtbase.dll


BIN
dll/release/vcruntime140.dll


+ 0 - 1
zhipuzi_pos_windows/zhipuzi_pos_windows.vcxproj

@@ -383,7 +383,6 @@ copy $(ProjectDir)conf\ $(SolutionDir)bin\$(Platform)\$(Configuration)\conf\</Co
     <ClCompile Include="ui\TouchWindowBase.cpp" />
     <ClCompile Include="worker\CDiandanAIShibieWorker.cpp" />
     <ClCompile Include="tool\CVideoCapture.cpp" />
-    <ClCompile Include="sqlite3\shell.c" />
     <ClCompile Include="sqlite3\sqlite-vec.c" />
     <ClCompile Include="sqlite3\sqlite3.c" />
     <ClCompile Include="worker\CMqttClientWorker.cpp" />

+ 0 - 3
zhipuzi_pos_windows/zhipuzi_pos_windows.vcxproj.filters

@@ -734,9 +734,6 @@
     <ClCompile Include="worker\CMqttClientWorker.cpp">
       <Filter>源文件</Filter>
     </ClCompile>
-    <ClCompile Include="sqlite3\shell.c">
-      <Filter>源文件</Filter>
-    </ClCompile>
     <ClCompile Include="sqlite3\sqlite3.c">
       <Filter>源文件</Filter>
     </ClCompile>