|
3 | 3 | <ProjectGuid>{8F0EB2F9-754A-4CEC-8601-90E150C83DB0}</ProjectGuid> |
4 | 4 | <MainSource>CPRSChart.dpr</MainSource> |
5 | 5 | <Base>True</Base> |
6 | | - <Config Condition="'$(Config)'==''">Debug</Config> |
| 6 | + <Config Condition="'$(Config)'==''">Release</Config> |
7 | 7 | <TargetedPlatforms>1</TargetedPlatforms> |
8 | 8 | <AppType>Application</AppType> |
9 | 9 | <FrameworkType>VCL</FrameworkType> |
10 | | - <ProjectVersion>18.4</ProjectVersion> |
| 10 | + <ProjectVersion>18.5</ProjectVersion> |
11 | 11 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
12 | 12 | </PropertyGroup> |
13 | 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
|
18 | 18 | <CfgParent>Base</CfgParent> |
19 | 19 | <Base>true</Base> |
20 | 20 | </PropertyGroup> |
21 | | - <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> |
22 | | - <Base_Win64>true</Base_Win64> |
23 | | - <CfgParent>Base</CfgParent> |
24 | | - <Base>true</Base> |
25 | | - </PropertyGroup> |
26 | 21 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
27 | 22 | <Cfg_1>true</Cfg_1> |
28 | 23 | <CfgParent>Base</CfgParent> |
|
70 | 65 | <DCC_E>false</DCC_E> |
71 | 66 | <DCC_K>false</DCC_K> |
72 | 67 | <DCC_N>false</DCC_N> |
| 68 | + <DCC_UnitSearchPath>C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\Resource;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
73 | 69 | </PropertyGroup> |
74 | 70 | <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
75 | 71 | <DCC_DcuOutput>.\dcu</DCC_DcuOutput> |
|
82 | 78 | <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
83 | 79 | <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
84 | 80 | </PropertyGroup> |
85 | | - <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
86 | | - <Icon_MainIcon>CPRSChart_Icon1.ico</Icon_MainIcon> |
87 | | - <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
88 | | - <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
89 | | - <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
90 | | - <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
91 | | - </PropertyGroup> |
92 | 81 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
93 | 82 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
94 | 83 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
|
111 | 100 | <DCC_E>false</DCC_E> |
112 | 101 | <DCC_K>false</DCC_K> |
113 | 102 | <DCC_N>false</DCC_N> |
| 103 | + <Debugger_RunParams>s=52.5.16.166 p=9430 showrpcs</Debugger_RunParams> |
114 | 104 | </PropertyGroup> |
115 | 105 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
116 | 106 | <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
|
119 | 109 | </PropertyGroup> |
120 | 110 | <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
121 | 111 | <VerInfo_Keys>CompanyName=Department of Veterans Affairs;FileDescription=Computerized Patient Record System;FileVersion=1.31.266.2;InternalName=1.31.266.2 server required;LegalCopyright=Unauthorized access or misuse of this system and/or its data is a federal crime. Use of all data shall be in accordance with VA policy on security and privacy.;LegalTrademarks=;OriginalFilename=Patch 377;ProductName=Computerized Patient Record System;ProductVersion=1.31.266.2;Comments=Version 1.31.266.2;CFBundleName=;CFBundleDisplayName=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;CFBundleExecutable=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
122 | | - <VerInfo_Build>2</VerInfo_Build> |
123 | 112 | <DCC_DebugDCUs>true</DCC_DebugDCUs> |
124 | 113 | <DCC_RemoteDebug>true</DCC_RemoteDebug> |
125 | 114 | <DCC_MapFile>3</DCC_MapFile> |
|
132 | 121 | <DCC_K>false</DCC_K> |
133 | 122 | <DCC_N>false</DCC_N> |
134 | 123 | <BT_BuildType>Debug</BT_BuildType> |
135 | | - <Debugger_RunParams>s=52.5.16.166 p=9430 ac=mx1234 vc=mx1234!! showrpcs</Debugger_RunParams> |
| 124 | + <Debugger_RunParams>s=52.5.16.166 p=9430 showrpcs</Debugger_RunParams> |
136 | 125 | </PropertyGroup> |
137 | 126 | <ItemGroup> |
138 | 127 | <DelphiCompile Include="$(MainSource)"> |
|
1045 | 1034 | <DCCReference Include="Orders\rODRTC.pas"/> |
1046 | 1035 | <DCCReference Include="Utils\uVersionCheck.pas"/> |
1047 | 1036 | <DCCReference Include="Utils\uOwnerWrapper.pas"/> |
| 1037 | + <DCCReference Include="Tools\fGN_RPCLog.pas"> |
| 1038 | + <Form>frmRPCLog</Form> |
| 1039 | + <FormType>dfm</FormType> |
| 1040 | + </DCCReference> |
| 1041 | + <DCCReference Include="Tools\uGN_RPCLog.pas"/> |
1048 | 1042 | <RidlCompile Include="CPRSChart.ridl"/> |
1049 | 1043 | <BuildConfiguration Include="Debug"> |
1050 | 1044 | <Key>Cfg_2</Key> |
|
1102 | 1096 | <VersionInfoKeys Name="CFBundleExecutable"/> |
1103 | 1097 | </VersionInfoKeys> |
1104 | 1098 | <Excluded_Packages> |
1105 | | - <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
1106 | | - <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 1099 | + <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 1100 | + <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
1107 | 1101 | </Excluded_Packages> |
1108 | 1102 | </Delphi.Personality> |
1109 | 1103 | <Platforms> |
1110 | 1104 | <Platform value="Win32">True</Platform> |
1111 | | - <Platform value="Win64">False</Platform> |
1112 | 1105 | </Platforms> |
1113 | 1106 | <ActiveXProjectInfo> |
1114 | 1107 | <version>1</version> |
1115 | 1108 | </ActiveXProjectInfo> |
1116 | 1109 | <ModelSupport>False</ModelSupport> |
1117 | 1110 | <Deployment Version="3"> |
1118 | 1111 | <DeployFile LocalName="CPRSChart.ridl" Configuration="Debug" Class="ProjectFile"/> |
| 1112 | + <DeployFile LocalName="CPRSChart.ridl" Configuration="Debug" Class="ProjectFile"> |
| 1113 | + <Platform Name="Win32"> |
| 1114 | + <RemoteDir>.\</RemoteDir> |
| 1115 | + <Overwrite>true</Overwrite> |
| 1116 | + </Platform> |
| 1117 | + </DeployFile> |
| 1118 | + <DeployFile LocalName="CPRSChart.rsm" Configuration="Debug" Class="DebugSymbols"> |
| 1119 | + <Platform Name="Win32"> |
| 1120 | + <RemoteName>CPRSChart.rsm</RemoteName> |
| 1121 | + <Overwrite>true</Overwrite> |
| 1122 | + </Platform> |
| 1123 | + </DeployFile> |
1119 | 1124 | <DeployFile LocalName="CPRSChart.exe" Configuration="Release" Class="ProjectOutput"/> |
| 1125 | + <DeployFile LocalName="CPRSChart.exe" Configuration="Debug" Class="ProjectOutput"/> |
1120 | 1126 | <DeployFile LocalName="CPRSChart.ridl" Configuration="Release" Class="ProjectFile"/> |
| 1127 | + <DeployFile LocalName="CPRSChart.exe" Configuration="Debug" Class="ProjectOutput"> |
| 1128 | + <Platform Name="Win32"> |
| 1129 | + <RemoteName>CPRSChart.exe</RemoteName> |
| 1130 | + <Overwrite>true</Overwrite> |
| 1131 | + </Platform> |
| 1132 | + </DeployFile> |
1121 | 1133 | <DeployFile LocalName="CPRSChart.rsm" Configuration="Debug" Class="DebugSymbols"/> |
1122 | | - <DeployFile LocalName="CPRSChart.exe" Configuration="Debug" Class="ProjectOutput"/> |
1123 | 1134 | <DeployClass Name="AdditionalDebugSymbols"> |
1124 | 1135 | <Platform Name="iOSSimulator"> |
1125 | 1136 | <Operation>1</Operation> |
|
1129 | 1140 | <Operation>1</Operation> |
1130 | 1141 | </Platform> |
1131 | 1142 | <Platform Name="Win32"> |
1132 | | - <RemoteDir>Contents\MacOS</RemoteDir> |
1133 | 1143 | <Operation>0</Operation> |
1134 | 1144 | </Platform> |
1135 | 1145 | </DeployClass> |
|
1139 | 1149 | <Operation>1</Operation> |
1140 | 1150 | </Platform> |
1141 | 1151 | </DeployClass> |
| 1152 | + <DeployClass Name="AndroidFileProvider"> |
| 1153 | + <Platform Name="Android"> |
| 1154 | + <RemoteDir>res\xml</RemoteDir> |
| 1155 | + <Operation>1</Operation> |
| 1156 | + </Platform> |
| 1157 | + </DeployClass> |
1142 | 1158 | <DeployClass Name="AndroidGDBServer"> |
1143 | 1159 | <Platform Name="Android"> |
1144 | 1160 | <RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
|
1175 | 1191 | <Operation>1</Operation> |
1176 | 1192 | </Platform> |
1177 | 1193 | </DeployClass> |
| 1194 | + <DeployClass Name="AndroidSplashStylesV21"> |
| 1195 | + <Platform Name="Android"> |
| 1196 | + <RemoteDir>res\values-v21</RemoteDir> |
| 1197 | + <Operation>1</Operation> |
| 1198 | + </Platform> |
| 1199 | + </DeployClass> |
1178 | 1200 | <DeployClass Name="Android_DefaultAppIcon"> |
1179 | 1201 | <Platform Name="Android"> |
1180 | 1202 | <RemoteDir>res\drawable</RemoteDir> |
|
1253 | 1275 | <Operation>1</Operation> |
1254 | 1276 | <Extensions>.framework</Extensions> |
1255 | 1277 | </Platform> |
| 1278 | + <Platform Name="OSX64"> |
| 1279 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1280 | + <Operation>1</Operation> |
| 1281 | + <Extensions>.framework</Extensions> |
| 1282 | + </Platform> |
1256 | 1283 | <Platform Name="Win32"> |
1257 | 1284 | <Operation>0</Operation> |
1258 | 1285 | </Platform> |
|
1275 | 1302 | <Operation>1</Operation> |
1276 | 1303 | <Extensions>.dylib</Extensions> |
1277 | 1304 | </Platform> |
| 1305 | + <Platform Name="OSX64"> |
| 1306 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1307 | + <Operation>1</Operation> |
| 1308 | + <Extensions>.dylib</Extensions> |
| 1309 | + </Platform> |
1278 | 1310 | <Platform Name="Win32"> |
1279 | 1311 | <Operation>0</Operation> |
1280 | 1312 | <Extensions>.dll;.bpl</Extensions> |
|
1298 | 1330 | <Operation>1</Operation> |
1299 | 1331 | <Extensions>.dylib</Extensions> |
1300 | 1332 | </Platform> |
| 1333 | + <Platform Name="OSX64"> |
| 1334 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1335 | + <Operation>1</Operation> |
| 1336 | + <Extensions>.dylib</Extensions> |
| 1337 | + </Platform> |
1301 | 1338 | <Platform Name="Win32"> |
1302 | 1339 | <Operation>0</Operation> |
1303 | 1340 | <Extensions>.bpl</Extensions> |
|
1320 | 1357 | <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
1321 | 1358 | <Operation>0</Operation> |
1322 | 1359 | </Platform> |
| 1360 | + <Platform Name="OSX64"> |
| 1361 | + <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
| 1362 | + <Operation>0</Operation> |
| 1363 | + </Platform> |
1323 | 1364 | <Platform Name="Win32"> |
1324 | 1365 | <Operation>0</Operation> |
1325 | 1366 | </Platform> |
|
1456 | 1497 | <Operation>1</Operation> |
1457 | 1498 | </Platform> |
1458 | 1499 | </DeployClass> |
| 1500 | + <DeployClass Name="ProjectOSXDebug"> |
| 1501 | + <Platform Name="OSX64"> |
| 1502 | + <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
| 1503 | + <Operation>1</Operation> |
| 1504 | + </Platform> |
| 1505 | + </DeployClass> |
1459 | 1506 | <DeployClass Name="ProjectOSXEntitlements"> |
1460 | 1507 | <Platform Name="OSX32"> |
1461 | 1508 | <RemoteDir>..\</RemoteDir> |
1462 | 1509 | <Operation>1</Operation> |
1463 | 1510 | </Platform> |
| 1511 | + <Platform Name="OSX64"> |
| 1512 | + <RemoteDir>..\</RemoteDir> |
| 1513 | + <Operation>1</Operation> |
| 1514 | + </Platform> |
1464 | 1515 | </DeployClass> |
1465 | 1516 | <DeployClass Name="ProjectOSXInfoPList"> |
1466 | 1517 | <Platform Name="OSX32"> |
1467 | 1518 | <RemoteDir>Contents</RemoteDir> |
1468 | 1519 | <Operation>1</Operation> |
1469 | 1520 | </Platform> |
| 1521 | + <Platform Name="OSX64"> |
| 1522 | + <RemoteDir>Contents</RemoteDir> |
| 1523 | + <Operation>1</Operation> |
| 1524 | + </Platform> |
1470 | 1525 | </DeployClass> |
1471 | 1526 | <DeployClass Name="ProjectOSXResource"> |
1472 | 1527 | <Platform Name="OSX32"> |
1473 | 1528 | <RemoteDir>Contents\Resources</RemoteDir> |
1474 | 1529 | <Operation>1</Operation> |
1475 | 1530 | </Platform> |
| 1531 | + <Platform Name="OSX64"> |
| 1532 | + <RemoteDir>Contents\Resources</RemoteDir> |
| 1533 | + <Operation>1</Operation> |
| 1534 | + </Platform> |
1476 | 1535 | </DeployClass> |
1477 | 1536 | <DeployClass Required="true" Name="ProjectOutput"> |
1478 | 1537 | <Platform Name="Android"> |
|
1495 | 1554 | <RemoteDir>Contents\MacOS</RemoteDir> |
1496 | 1555 | <Operation>1</Operation> |
1497 | 1556 | </Platform> |
| 1557 | + <Platform Name="OSX64"> |
| 1558 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1559 | + <Operation>1</Operation> |
| 1560 | + </Platform> |
1498 | 1561 | <Platform Name="Win32"> |
1499 | 1562 | <Operation>0</Operation> |
1500 | 1563 | </Platform> |
|
1534 | 1597 | <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/> |
1535 | 1598 | <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
1536 | 1599 | <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
| 1600 | + <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
1537 | 1601 | <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/> |
1538 | 1602 | </Deployment> |
1539 | 1603 | </BorlandProject> |
|
0 commit comments