|
53 | 53 | <DCC_CBuilderOutput>All</DCC_CBuilderOutput> |
54 | 54 | <RuntimeOnlyPackage>true</RuntimeOnlyPackage> |
55 | 55 | <SanitizedProjectName>ragna</SanitizedProjectName> |
56 | | - <DCC_UnitSearchPath>C:\Users\hunsc\projects\hashload\ragna\modules\DataSetConverter4Delphi\src\;C:\Users\hunsc\projects\hashload\ragna\modules\DataSetConverter4Delphi\unittest\;modules\.dcp;modules\.dcu;modules;modules\DataSetConverter4Delphi\src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
| 56 | + <DCC_UnitSearchPath>modules\.dcp;modules\.dcu;modules;modules\dataset-serialize\samples\src;modules\dataset-serialize\src\core;modules\dataset-serialize\src\helpers;modules\dataset-serialize\src\providers;modules\dataset-serialize\src\singletons;modules\dataset-serialize\src\types;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
57 | 57 | </PropertyGroup> |
58 | 58 | <PropertyGroup Condition="'$(Base_Android)'!=''"> |
59 | 59 | <DCC_CBuilderOutput>None</DCC_CBuilderOutput> |
|
94 | 94 | <DCCReference Include="FireDAC.dcp"/> |
95 | 95 | <DCCReference Include="FireDACCommonDriver.dcp"/> |
96 | 96 | <DCCReference Include="FireDACCommon.dcp"/> |
97 | | - <DCCReference Include="src\Ragna.Criteria.pas"/> |
98 | | - <DCCReference Include="src\Ragna.Impl.pas"/> |
99 | | - <DCCReference Include="src\Ragna.Intf.pas"/> |
100 | | - <DCCReference Include="src\Ragna.pas"/> |
101 | | - <DCCReference Include="src\Ragna.State.pas"/> |
| 97 | + <DCCReference Include="src\interfaces\Ragna.Intf.pas"/> |
| 98 | + <DCCReference Include="src\interfaces\Ragna.Criteria.Intf.pas"/> |
| 99 | + <DCCReference Include="src\core\Ragna.Criteria.Impl.pas"/> |
| 100 | + <DCCReference Include="src\core\Ragna.Impl.pas"/> |
| 101 | + <DCCReference Include="src\helpers\Ragna.pas"/> |
| 102 | + <DCCReference Include="src\state\Ragna.State.pas"/> |
| 103 | + <DCCReference Include="src\types\Ragna.Types.pas"/> |
102 | 104 | <BuildConfiguration Include="Release"> |
103 | 105 | <Key>Cfg_2</Key> |
104 | 106 | <CfgParent>Base</CfgParent> |
|
117 | 119 | <BorlandProject> |
118 | 120 | <Delphi.Personality> |
119 | 121 | <Excluded_Packages> |
120 | | - <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
121 | | - <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
| 122 | + <Excluded_Packages Name="$(BDSBIN)\dclDataSnapNativeServer260.bpl">Embarcadero DBExpress DataSnap Native Server Components</Excluded_Packages> |
| 123 | + <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\dclcxPivotGridOLAPRS26.bpl">ExpressPivotGrid OLAP by Developer Express Inc.</Excluded_Packages> |
| 124 | + <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 125 | + <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
122 | 126 | </Excluded_Packages> |
123 | 127 | <Source> |
124 | 128 | <Source Name="MainSource">ragna.dpk</Source> |
|
130 | 134 | <Overwrite>true</Overwrite> |
131 | 135 | </Platform> |
132 | 136 | </DeployFile> |
133 | | - <DeployFile LocalName="..\..\..\..\Public\Documents\Embarcadero\Studio\19.0\Bpl\ragna.bpl" Configuration="Debug" Class="ProjectOutput"> |
| 137 | + <DeployFile LocalName="..\..\..\Public\Documents\Embarcadero\Studio\20.0\Bpl\ragna.bpl" Configuration="Debug" Class="ProjectOutput"> |
134 | 138 | <Platform Name="Win32"> |
135 | 139 | <RemoteName>ragna.bpl</RemoteName> |
136 | 140 | <Overwrite>true</Overwrite> |
|
0 commit comments