From 7e1a961bd36ad07581a15556d9078a355e109688 Mon Sep 17 00:00:00 2001 From: Apex Liu Date: Thu, 18 May 2017 10:21:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=8A=A9=E6=89=8B=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E5=8C=85=EF=BC=8C=E5=8A=A0=E5=85=A5FreeRDP=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AB=AF=E6=89=80=E4=BE=9D=E8=B5=96=E7=9A=84msvcr120.?= =?UTF-8?q?dll=E5=8A=A8=E6=80=81=E5=BA=93=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.bat.in | 22 +++++++++++----------- build/builder/build-assist.py | 1 + version.in | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/build.bat.in b/build.bat.in index 8ce78e8..3de6757 100644 --- a/build.bat.in +++ b/build.bat.in @@ -1,11 +1,11 @@ -@echo off - -rem ============================================ -rem 请调整以下路径,以适配您自己的的系统环境。 -rem 注意:必须使用Pyhont 3.4,32位版本!! -rem ============================================ -SET PYEXEC=C:\Program Files\Python\python.exe - - - -%PYEXEC% -B build/build.py %1 %2 %3 %4 %5 +@echo off + +rem ============================================ +rem 请调整以下路径,以适配您自己的的系统环境。 +rem 注意:必须使用Pyhont 3.4,32位版本!! +rem ============================================ +SET PYEXEC=C:\Program Files\Python\python.exe + + + +"%PYEXEC%" -B build/build.py %1 %2 %3 %4 %5 diff --git a/build/builder/build-assist.py b/build/builder/build-assist.py index 85ab1e0..fa53f6c 100644 --- a/build/builder/build-assist.py +++ b/build/builder/build-assist.py @@ -97,6 +97,7 @@ class BuilderWin(BuilderBase): utils.copy_file(os.path.join(env.root_path, 'client', 'tools', 'tprdp'), os.path.join(tmp_app_path, 'tools', 'tprdp'), 'tprdp-replay.exe') utils.copy_file(os.path.join(env.root_path, 'client', 'tools', 'tprdp'), os.path.join(tmp_app_path, 'tools', 'tprdp'), 'libeay32.dll') utils.copy_file(os.path.join(env.root_path, 'client', 'tools', 'tprdp'), os.path.join(tmp_app_path, 'tools', 'tprdp'), 'ssleay32.dll') + utils.copy_file(os.path.join(env.root_path, 'client', 'tools', 'tprdp'), os.path.join(tmp_app_path, 'tools', 'tprdp'), 'msvcr120.dll') utils.copy_file(os.path.join(env.root_path, 'client', 'tools'), os.path.join(tmp_app_path, 'tools'), 'securecrt-telnet.vbs') diff --git a/version.in b/version.in index acaec57..29ef78c 100644 --- a/version.in +++ b/version.in @@ -15,5 +15,5 @@ Build 锛 鏋勫缓鍙枫傛瀯寤哄彿鐢ㄤ簬琛ㄦ槑姝ょ増鏈彂甯冧箣鍓嶈繘琛屼簡澶氬皯 TELEPORT_SERVER 2.2.7.3 -TELEPORT_ASSIST 2.2.5.1 +TELEPORT_ASSIST 2.2.6.1 TELEPORT_ASSIST_REQUIRE 2.0.0.1