diff --git a/README.en.md b/README.en.md
index 45fb02603a1a3044a1a62a8590cd28cbc3bc6aee..dd0f8c2a6e8a45ff5643cdc9ba22f7f56eaccb5f 100644
--- a/README.en.md
+++ b/README.en.md
@@ -41,7 +41,8 @@ GITEE:https://gitee.com/xyry/libxengine
GITHUB:https://github.com/libxengine/xengine
#### Windows
-use vs2019 x86(debug or release) x64(only release) open and complie
+use vs2019 x86(debug or release) x64(only release) open and complie
+Please use git clone to download the code, otherwise it may not compile
#### Linux
Linux use Makefile complie
diff --git a/README.md b/README.md
index 00af1fab4ffa73b4cd5ae59a888d830757f36f85..42561ce99a7080c8c13861e350204a232212b0af 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@ GITEE:https://gitee.com/xyry/libxengine
GITHUB:https://github.com/libxengine/xengine
#### Windows
-使用VS2019 x86(debug release)或者x64(release)打开并且编译
+使用VS2019 x86(debug release)或者x64(release)打开并且编译
+请使用git clone下载代码,zip打包下载的代码格式有误,可能会无法编译
#### Linux
Linux使用Makefile编译
diff --git a/XEngine_Source/AuthorizeModule_Configure/AuthorizeModule_Configure.vcxproj b/XEngine_Source/AuthorizeModule_Configure/AuthorizeModule_Configure.vcxproj
index 22d3a11950735d13ad804d04284c12df2abad70c..03ea54048fa1ed8c6209d6b6062d95a61820fc2b 100644
--- a/XEngine_Source/AuthorizeModule_Configure/AuthorizeModule_Configure.vcxproj
+++ b/XEngine_Source/AuthorizeModule_Configure/AuthorizeModule_Configure.vcxproj
@@ -29,26 +29,26 @@
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
Unicode
diff --git a/XEngine_Source/AuthorizeModule_Protocol/AuthorizeModule_Protocol.vcxproj b/XEngine_Source/AuthorizeModule_Protocol/AuthorizeModule_Protocol.vcxproj
index a2c917fab3c5346ba990b80632449c72896a9861..b802b28e7a0b4a2d3380cc2dec65dce93cce3a74 100644
--- a/XEngine_Source/AuthorizeModule_Protocol/AuthorizeModule_Protocol.vcxproj
+++ b/XEngine_Source/AuthorizeModule_Protocol/AuthorizeModule_Protocol.vcxproj
@@ -29,26 +29,26 @@
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
@@ -76,15 +76,15 @@
false
- $(XEngine_Include);$(IncludePath)
+ $(XEngine_Include);../XEngine_ThirdPart/jsoncpp;$(IncludePath)
true
- $(XEngine_Include);$(IncludePath)
+ $(XEngine_Include);../XEngine_ThirdPart/jsoncpp;$(IncludePath)
false
- $(XEngine_Include);$(IncludePath)
+ $(XEngine_Include);../XEngine_ThirdPart/jsoncpp;$(IncludePath)
false
diff --git a/XEngine_Source/XEngine_APPService/XEngine_AuthorizeApp/XEngine_AuthorizeApp.vcxproj b/XEngine_Source/XEngine_APPService/XEngine_AuthorizeApp/XEngine_AuthorizeApp.vcxproj
index a19ea9320b6c0eaea57d6d02f2b7dd1b40dcc7cf..6ae82af68dca2f1084d35fff1577198eae7ff64c 100644
--- a/XEngine_Source/XEngine_APPService/XEngine_AuthorizeApp/XEngine_AuthorizeApp.vcxproj
+++ b/XEngine_Source/XEngine_APPService/XEngine_AuthorizeApp/XEngine_AuthorizeApp.vcxproj
@@ -29,14 +29,14 @@
Application
true
- v142
+ v143
MultiByte
Dynamic
Application
false
- v142
+ v143
true
MultiByte
Static
@@ -44,14 +44,14 @@
Application
true
- v142
+ v143
MultiByte
Dynamic
Application
false
- v142
+ v143
true
MultiByte
Static
diff --git a/XEngine_Source/XEngine_APPService/XEngine_AuthorizeService/XEngine_AuthorizeService.vcxproj b/XEngine_Source/XEngine_APPService/XEngine_AuthorizeService/XEngine_AuthorizeService.vcxproj
index e51848d51aa0db18fc10652a70255051970c087a..483a971c7a1858fb58f7d47c6c4e27867b33e000 100644
--- a/XEngine_Source/XEngine_APPService/XEngine_AuthorizeService/XEngine_AuthorizeService.vcxproj
+++ b/XEngine_Source/XEngine_APPService/XEngine_AuthorizeService/XEngine_AuthorizeService.vcxproj
@@ -29,26 +29,26 @@
Application
true
- v142
+ v143
MultiByte
Application
false
- v142
+ v143
true
MultiByte
Application
true
- v142
+ v143
MultiByte
Application
false
- v142
+ v143
true
MultiByte
diff --git a/XEngine_Source/XEngine_AuthComponents/AuthComponents_SQLPacket/AuthComponents_SQLPacket.vcxproj b/XEngine_Source/XEngine_AuthComponents/AuthComponents_SQLPacket/AuthComponents_SQLPacket.vcxproj
index 71c74364f954229fabc057dc6247b7614d25642b..49bf0be2d908eebda4cade70eae6a1b7ac55448c 100644
--- a/XEngine_Source/XEngine_AuthComponents/AuthComponents_SQLPacket/AuthComponents_SQLPacket.vcxproj
+++ b/XEngine_Source/XEngine_AuthComponents/AuthComponents_SQLPacket/AuthComponents_SQLPacket.vcxproj
@@ -29,26 +29,26 @@
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
diff --git a/XEngine_Source/XEngine_AuthComponents/AuthComponents_Session/AuthComponents_Session.vcxproj b/XEngine_Source/XEngine_AuthComponents/AuthComponents_Session/AuthComponents_Session.vcxproj
index bbbefa93ea56807b5ab1addeeddd8b2a1f247372..5090016ebb98f71bc21dc3b50cbbb6c52b26de49 100644
--- a/XEngine_Source/XEngine_AuthComponents/AuthComponents_Session/AuthComponents_Session.vcxproj
+++ b/XEngine_Source/XEngine_AuthComponents/AuthComponents_Session/AuthComponents_Session.vcxproj
@@ -29,26 +29,26 @@
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
DynamicLibrary
true
- v142
+ v143
MultiByte
DynamicLibrary
false
- v142
+ v143
true
MultiByte
diff --git a/XEngine_Source/XEngine_ThirdPart/jsoncpp/jsoncpp.vcxproj b/XEngine_Source/XEngine_ThirdPart/jsoncpp/jsoncpp.vcxproj
index fbae64f7b8471a7ff2bf6976360607832be2b70a..e170cfca56eef3355078f0c1215430594b4dbe18 100644
--- a/XEngine_Source/XEngine_ThirdPart/jsoncpp/jsoncpp.vcxproj
+++ b/XEngine_Source/XEngine_ThirdPart/jsoncpp/jsoncpp.vcxproj
@@ -29,26 +29,26 @@
DynamicLibrary
true
- v142
+ v143
Unicode
DynamicLibrary
false
- v142
+ v143
true
Unicode
DynamicLibrary
true
- v142
+ v143
Unicode
DynamicLibrary
false
- v142
+ v143
true
Unicode
@@ -72,15 +72,19 @@
true
+ ./;$(IncludePath)
false
+ ./;$(IncludePath)
true
+ ./;$(IncludePath)
false
+ ./;$(IncludePath)