-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathPCSCConnectorD2007.dproj
More file actions
204 lines (108 loc) · 8.02 KB
/
PCSCConnectorD2007.dproj
File metadata and controls
204 lines (108 loc) · 8.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{aaf26cb8-a556-4121-b6c3-838216141120}</ProjectGuid>
<MainSource>PCSCConnectorD2007.dpk</MainSource>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
<DCC_DependencyCheckOutputName>PCSCConnectorD2007.bpl</DCC_DependencyCheckOutputName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<Version>7.0</Version>
<DCC_DebugInformation>False</DCC_DebugInformation>
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
<DCC_Define>RELEASE</DCC_Define>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<Version>7.0</Version>
<DCC_DcuOutput>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_DcuOutput>
<DCC_ObjOutput>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_ObjOutput>
<DCC_HppOutput>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_HppOutput>
<DCC_BplOutput>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_BplOutput>
<DCC_DcpOutput>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_DcpOutput>
<DCC_UnitSearchPath>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_UnitSearchPath>
<DCC_ResourcePath>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_ResourcePath>
<DCC_ObjPath>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_ObjPath>
<DCC_IncludePath>C:\Users\Johni\Documents\RAD Studio\Projects\PCSC SmartCard Component D2007</DCC_IncludePath>
</PropertyGroup>
<ProjectExtensions>
<Borland.Personality>Delphi.Personality</Borland.Personality>
<Borland.ProjectType>Package</Borland.ProjectType>
<BorlandProject>
<BorlandProject> <Delphi.Personality> <Parameters>
<Parameters Name="UseLauncher">False</Parameters>
<Parameters Name="LoadAllSymbols">True</Parameters>
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
</Parameters>
<Package_Options>
<Package_Options Name="ImplicitBuild">True</Package_Options>
<Package_Options Name="DesigntimeOnly">False</Package_Options>
<Package_Options Name="RuntimeOnly">False</Package_Options>
<Package_Options Name="PackageDescription">PCSC SmartCard Component D2007</Package_Options>
</Package_Options>
<VersionInfo>
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
<VersionInfo Name="MajorVer">1</VersionInfo>
<VersionInfo Name="MinorVer">0</VersionInfo>
<VersionInfo Name="Release">0</VersionInfo>
<VersionInfo Name="Build">0</VersionInfo>
<VersionInfo Name="Debug">False</VersionInfo>
<VersionInfo Name="PreRelease">False</VersionInfo>
<VersionInfo Name="Special">False</VersionInfo>
<VersionInfo Name="Private">False</VersionInfo>
<VersionInfo Name="DLL">False</VersionInfo>
<VersionInfo Name="Locale">1046</VersionInfo>
<VersionInfo Name="CodePage">1252</VersionInfo>
</VersionInfo>
<VersionInfoKeys>
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
<VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
<VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
<VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
</VersionInfoKeys>
<Excluded_Packages>
<Excluded_Packages Name="C:\Users\Public\Documents\RAD Studio\5.0\Bpl\PCSCComp.bpl">(untitled)</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfs11.bpl">FastScript 1.9 Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrx11.bpl">FastReport 4.0 Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxcs11.bpl">FastReport 4.0 Client/Server Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfsDB11.bpl">FastScript 1.9 DB Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxDB11.bpl">FastReport 4.0 DB Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfsbde11.bpl">FastScript 1.9 BDE Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxbde11.bpl">FastReport 4.0 BDE Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfsado11.bpl">FastScript 1.9 ADO Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxado11.bpl">FastReport 4.0 ADO Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfsibx11.bpl">FastScript 1.9 IBX Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxibx11.bpl">FastReport 4.0 IBX Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxe11.bpl">FastReport 4.0 Exports</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfstee11.bpl">FastScript 1.9 Tee Components</Excluded_Packages>
<Excluded_Packages Name="$(BDS)\bin\dcloffice2k100.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
<Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
<Excluded_Packages Name="C:\Program Files\FastReports\FastReport 4\LibD11\dclfrxdbx11.bpl">FastReport 4.0 DBX Components</Excluded_Packages>
<Excluded_Packages Name="C:\Users\Public\Documents\RAD Studio\5.0\Bpl\dclIndy70.bpl">Internet Direct (Indy) for D7 Property and Component Editors</Excluded_Packages>
</Excluded_Packages>
<Source>
<Source Name="MainSource">PCSCConnectorD2007.dpk</Source>
</Source>
</Delphi.Personality> </BorlandProject></BorlandProject>
</ProjectExtensions>
<Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
<ItemGroup>
<DelphiCompile Include="PCSCConnectorD2007.dpk">
<MainSource>MainSource</MainSource>
</DelphiCompile>
<DCCReference Include="$(SystemRoot)\system32\rtl.dcp" />
<DCCReference Include="$(SystemRoot)\system32\vcl.dcp" />
<DCCReference Include="PCSCConnector.dcr" />
<DCCReference Include="PCSCConnector.dcr" />
<DCCReference Include="PCSCConnector.pas" />
</ItemGroup>
</Project>