Skip to content

Commit e135dda

Browse files
committed
พร้อมรัน เพิ่ม Open SSL
อัพเดต ทำให้โปรเจคพร้อม รันมากขึ้น - Open SSL 2 ไฟล์ - comment JsonDataObjects
1 parent d2324f7 commit e135dda

File tree

7 files changed

+203
-2
lines changed

7 files changed

+203
-2
lines changed

BitKub/BitKub_API.dpr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
uses
44
Vcl.Forms,
5-
Unit1 in 'Unit1.pas' {FrmMain},
6-
JsonDataObjects in 'JsonDataObjects\Source\JsonDataObjects.pas';
5+
Unit1 in 'Unit1.pas' {FrmMain};
6+
// JsonDataObjects in 'JsonDataObjects\Source\JsonDataObjects.pas';
77

88
{$R *.res}
99

BitKub/BitKub_API.dproj

Lines changed: 201 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,201 @@
1+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<ProjectGuid>{6AD33F84-3277-472B-A780-DAC2407FC4BE}</ProjectGuid>
4+
<MainSource>BitKub_API.dpr</MainSource>
5+
<Base>True</Base>
6+
<Config Condition="'$(Config)'==''">Debug</Config>
7+
<TargetedPlatforms>169089</TargetedPlatforms>
8+
<AppType>Application</AppType>
9+
<FrameworkType>VCL</FrameworkType>
10+
<ProjectVersion>19.4</ProjectVersion>
11+
<Platform Condition="'$(Platform)'==''">Win32</Platform>
12+
</PropertyGroup>
13+
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14+
<Base>true</Base>
15+
</PropertyGroup>
16+
<PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
17+
<Base_Android64>true</Base_Android64>
18+
<CfgParent>Base</CfgParent>
19+
<Base>true</Base>
20+
</PropertyGroup>
21+
<PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
22+
<Base_iOSDevice64>true</Base_iOSDevice64>
23+
<CfgParent>Base</CfgParent>
24+
<Base>true</Base>
25+
</PropertyGroup>
26+
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
27+
<Base_Win32>true</Base_Win32>
28+
<CfgParent>Base</CfgParent>
29+
<Base>true</Base>
30+
</PropertyGroup>
31+
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
32+
<Base_Win64>true</Base_Win64>
33+
<CfgParent>Base</CfgParent>
34+
<Base>true</Base>
35+
</PropertyGroup>
36+
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
37+
<Cfg_1>true</Cfg_1>
38+
<CfgParent>Base</CfgParent>
39+
<Base>true</Base>
40+
</PropertyGroup>
41+
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
42+
<Cfg_1_Win32>true</Cfg_1_Win32>
43+
<CfgParent>Cfg_1</CfgParent>
44+
<Cfg_1>true</Cfg_1>
45+
<Base>true</Base>
46+
</PropertyGroup>
47+
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
48+
<Cfg_2>true</Cfg_2>
49+
<CfgParent>Base</CfgParent>
50+
<Base>true</Base>
51+
</PropertyGroup>
52+
<PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Android64)'!=''">
53+
<Cfg_2_Android64>true</Cfg_2_Android64>
54+
<CfgParent>Cfg_2</CfgParent>
55+
<Cfg_2>true</Cfg_2>
56+
<Base>true</Base>
57+
</PropertyGroup>
58+
<PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''">
59+
<Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64>
60+
<CfgParent>Cfg_2</CfgParent>
61+
<Cfg_2>true</Cfg_2>
62+
<Base>true</Base>
63+
</PropertyGroup>
64+
<PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX64)'!=''">
65+
<Cfg_2_OSX64>true</Cfg_2_OSX64>
66+
<CfgParent>Cfg_2</CfgParent>
67+
<Cfg_2>true</Cfg_2>
68+
<Base>true</Base>
69+
</PropertyGroup>
70+
<PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSXARM64)'!=''">
71+
<Cfg_2_OSXARM64>true</Cfg_2_OSXARM64>
72+
<CfgParent>Cfg_2</CfgParent>
73+
<Cfg_2>true</Cfg_2>
74+
<Base>true</Base>
75+
</PropertyGroup>
76+
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
77+
<Cfg_2_Win32>true</Cfg_2_Win32>
78+
<CfgParent>Cfg_2</CfgParent>
79+
<Cfg_2>true</Cfg_2>
80+
<Base>true</Base>
81+
</PropertyGroup>
82+
<PropertyGroup Condition="'$(Base)'!=''">
83+
<DCC_E>false</DCC_E>
84+
<DCC_F>false</DCC_F>
85+
<DCC_K>false</DCC_K>
86+
<DCC_N>false</DCC_N>
87+
<DCC_S>false</DCC_S>
88+
<DCC_ImageBase>00400000</DCC_ImageBase>
89+
<SanitizedProjectName>BitKub_API</SanitizedProjectName>
90+
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
91+
<VerInfo_Locale>1054</VerInfo_Locale>
92+
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
93+
</PropertyGroup>
94+
<PropertyGroup Condition="'$(Base_Android64)'!=''">
95+
<Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
96+
<EnabledSysJars>annotation-1.2.0.dex.jar;asynclayoutinflater-1.0.0.dex.jar;billing-4.0.0.dex.jar;browser-1.0.0.dex.jar;cloud-messaging.dex.jar;collection-1.0.0.dex.jar;coordinatorlayout-1.0.0.dex.jar;core-1.5.0-rc02.dex.jar;core-common-2.0.1.dex.jar;core-runtime-2.0.1.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;firebase-annotations-16.0.0.dex.jar;firebase-common-20.0.0.dex.jar;firebase-components-17.0.0.dex.jar;firebase-datatransport-18.0.0.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.0.0.dex.jar;firebase-installations-interop-17.0.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-22.0.0.dex.jar;fmx.dex.jar;fragment-1.0.0.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;legacy-support-core-ui-1.0.0.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.0.0.dex.jar;lifecycle-livedata-2.0.0.dex.jar;lifecycle-livedata-core-2.0.0.dex.jar;lifecycle-runtime-2.0.0.dex.jar;lifecycle-service-2.0.0.dex.jar;lifecycle-viewmodel-2.0.0.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;play-services-ads-20.1.0.dex.jar;play-services-ads-base-20.1.0.dex.jar;play-services-ads-identifier-17.0.0.dex.jar;play-services-ads-lite-20.1.0.dex.jar;play-services-base-17.5.0.dex.jar;play-services-basement-17.6.0.dex.jar;play-services-cloud-messaging-16.0.0.dex.jar;play-services-drive-17.0.0.dex.jar;play-services-games-21.0.0.dex.jar;play-services-location-18.0.0.dex.jar;play-services-maps-17.0.1.dex.jar;play-services-measurement-base-18.0.0.dex.jar;play-services-measurement-sdk-api-18.0.0.dex.jar;play-services-places-placereport-17.0.0.dex.jar;play-services-stats-17.0.0.dex.jar;play-services-tasks-17.2.0.dex.jar;print-1.0.0.dex.jar;room-common-2.1.0.dex.jar;room-runtime-2.1.0.dex.jar;slidingpanelayout-1.0.0.dex.jar;sqlite-2.0.1.dex.jar;sqlite-framework-2.0.1.dex.jar;swiperefreshlayout-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.0.0.dex.jar;transport-runtime-3.0.0.dex.jar;user-messaging-platform-1.0.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.1.0.dex.jar</EnabledSysJars>
97+
</PropertyGroup>
98+
<PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
99+
<iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
100+
</PropertyGroup>
101+
<PropertyGroup Condition="'$(Base_Win32)'!=''">
102+
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
103+
<BT_BuildType>Debug</BT_BuildType>
104+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105+
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
106+
<VerInfo_Locale>1033</VerInfo_Locale>
107+
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
108+
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
109+
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
110+
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
111+
</PropertyGroup>
112+
<PropertyGroup Condition="'$(Base_Win64)'!=''">
113+
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
114+
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
115+
</PropertyGroup>
116+
<PropertyGroup Condition="'$(Cfg_1)'!=''">
117+
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
118+
<DCC_DebugInformation>0</DCC_DebugInformation>
119+
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
120+
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
121+
</PropertyGroup>
122+
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
123+
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
124+
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
125+
</PropertyGroup>
126+
<PropertyGroup Condition="'$(Cfg_2)'!=''">
127+
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
128+
<DCC_Optimize>false</DCC_Optimize>
129+
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
130+
<DCC_RangeChecking>true</DCC_RangeChecking>
131+
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
132+
</PropertyGroup>
133+
<PropertyGroup Condition="'$(Cfg_2_Android64)'!=''">
134+
<BT_BuildType>Debug</BT_BuildType>
135+
</PropertyGroup>
136+
<PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''">
137+
<BT_BuildType>Debug</BT_BuildType>
138+
</PropertyGroup>
139+
<PropertyGroup Condition="'$(Cfg_2_OSX64)'!=''">
140+
<BT_BuildType>Debug</BT_BuildType>
141+
</PropertyGroup>
142+
<PropertyGroup Condition="'$(Cfg_2_OSXARM64)'!=''">
143+
<BT_BuildType>Debug</BT_BuildType>
144+
</PropertyGroup>
145+
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
146+
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
147+
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
148+
<DCC_ExeOutput>win32</DCC_ExeOutput>
149+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
150+
<VerInfo_Locale>1033</VerInfo_Locale>
151+
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
152+
</PropertyGroup>
153+
<ItemGroup>
154+
<DelphiCompile Include="$(MainSource)">
155+
<MainSource>MainSource</MainSource>
156+
</DelphiCompile>
157+
<DCCReference Include="Unit1.pas">
158+
<Form>FrmMain</Form>
159+
</DCCReference>
160+
<BuildConfiguration Include="Base">
161+
<Key>Base</Key>
162+
</BuildConfiguration>
163+
<BuildConfiguration Include="Release">
164+
<Key>Cfg_1</Key>
165+
<CfgParent>Base</CfgParent>
166+
</BuildConfiguration>
167+
<BuildConfiguration Include="Debug">
168+
<Key>Cfg_2</Key>
169+
<CfgParent>Base</CfgParent>
170+
</BuildConfiguration>
171+
</ItemGroup>
172+
<ProjectExtensions>
173+
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
174+
<Borland.ProjectType/>
175+
<BorlandProject>
176+
<Delphi.Personality>
177+
<Source>
178+
<Source Name="MainSource">BitKub_API.dpr</Source>
179+
</Source>
180+
<Excluded_Packages>
181+
<Excluded_Packages Name="$(BDSBIN)\dclbindcompdbx280.bpl">LiveBindings Expression Components DbExpress</Excluded_Packages>
182+
<Excluded_Packages Name="$(BDSBIN)\dclBindCompFireDAC280.bpl">LiveBinding Expression Components FireDac</Excluded_Packages>
183+
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
184+
<Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
185+
</Excluded_Packages>
186+
</Delphi.Personality>
187+
<Platforms>
188+
<Platform value="Android64">True</Platform>
189+
<Platform value="iOSDevice64">True</Platform>
190+
<Platform value="Linux64">True</Platform>
191+
<Platform value="OSX64">True</Platform>
192+
<Platform value="OSXARM64">True</Platform>
193+
<Platform value="Win32">True</Platform>
194+
<Platform value="Win64">False</Platform>
195+
</Platforms>
196+
</BorlandProject>
197+
<ProjectFileVersion>12</ProjectFileVersion>
198+
</ProjectExtensions>
199+
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
200+
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
201+
</Project>

BitKub/BitKub_API.res

2.43 KB
Binary file not shown.

BitKub/openssl/libeay32.dll

1.32 MB
Binary file not shown.

BitKub/openssl/ssleay32.dll

330 KB
Binary file not shown.

BitKub/win32/libeay32.dll

1.32 MB
Binary file not shown.

BitKub/win32/ssleay32.dll

330 KB
Binary file not shown.

0 commit comments

Comments
 (0)