From a58c105d551c21c9b66c16ed7bfea85638bea5c9 Mon Sep 17 00:00:00 2001 From: yuanyuanxiang <962914132@qq.com> Date: Tue, 30 Apr 2019 14:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E5=99=A8=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E4=B8=BAVS2015?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 升级全部项目采用Visual Studio Community 2015编译。 --- ReadMe.txt | 3 +++ client/ClientDll.vcxproj | 6 +++--- client/TestRun.vcxproj | 6 +++--- client/ghost.vcxproj | 10 +++++----- client/ghost.vcxproj.user | 4 ++-- server/2015Remote/2015Remote.vcxproj | 6 +++--- 6 files changed, 19 insertions(+), 16 deletions(-) diff --git a/ReadMe.txt b/ReadMe.txt index 414c5b9..69a9fbc 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -196,3 +196,6 @@ ghost项目采用VS2012 xp模式编译,以便支持在XP系统上运行。 2019.4.20 TestRun在写入开机自启动项时先提升权限,以防止因权限不足而写注册表失败。 + +2019.4.30 +升级全部项目采用Visual Studio Community 2015编译。 diff --git a/client/ClientDll.vcxproj b/client/ClientDll.vcxproj index f4f28ab..00adc83 100644 --- a/client/ClientDll.vcxproj +++ b/client/ClientDll.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,14 +19,14 @@ DynamicLibrary true - v110 + v140 MultiByte false DynamicLibrary false - v110 + v140 true MultiByte diff --git a/client/TestRun.vcxproj b/client/TestRun.vcxproj index a4d2318..0c57158 100644 --- a/client/TestRun.vcxproj +++ b/client/TestRun.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,13 +18,13 @@ Application true - v110 + v140 MultiByte Application false - v110 + v140 true MultiByte diff --git a/client/ghost.vcxproj b/client/ghost.vcxproj index 5a2c6c7..7636d12 100644 --- a/client/ghost.vcxproj +++ b/client/ghost.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,14 +19,14 @@ Application true - v110_xp + v140_xp MultiByte false Application false - v110_xp + v140_xp true MultiByte @@ -54,7 +54,7 @@ Level3 Disabled - ./;%(AdditionalIncludeDirectories) + ./;$(WindowsSdkDir_81)Include\um;$(WindowsSdkDir_81)Include\shared;%(AdditionalIncludeDirectories) MultiThreadedDebug _CONSOLE;ZLIB_WINAPI;%(PreprocessorDefinitions) true @@ -76,7 +76,7 @@ true true MultiThreaded - ./;%(AdditionalIncludeDirectories) + ./;$(WindowsSdkDir_81)Include\um;$(WindowsSdkDir_81)Include\shared;%(AdditionalIncludeDirectories) _CONSOLE;ZLIB_WINAPI;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true diff --git a/client/ghost.vcxproj.user b/client/ghost.vcxproj.user index e23900c..1c3ab07 100644 --- a/client/ghost.vcxproj.user +++ b/client/ghost.vcxproj.user @@ -2,10 +2,10 @@ WindowsLocalDebugger - 192.168.104.250 2356 + 127.0.0.1 2356 WindowsLocalDebugger - 192.168.104.250 2356 + 127.0.0.1 2356 \ No newline at end of file diff --git a/server/2015Remote/2015Remote.vcxproj b/server/2015Remote/2015Remote.vcxproj index bb4618b..d354bf5 100644 --- a/server/2015Remote/2015Remote.vcxproj +++ b/server/2015Remote/2015Remote.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -22,7 +22,7 @@ true MultiByte Static - v110 + v140 Application @@ -30,7 +30,7 @@ true MultiByte Static - v110 + v140