-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathListFonts.dproj
184 lines (184 loc) · 9.59 KB
/
ListFonts.dproj
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
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{233E8C78-CD6F-438A-9996-E073C5D3C29C}</ProjectGuid>
<MainSource>ListFonts.dpr</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<TargetedPlatforms>17</TargetedPlatforms>
<AppType>Application</AppType>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>15.3</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
<Base_Win32>true</Base_Win32>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
<Base_Win64>true</Base_Win64>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
<Cfg_1>true</Cfg_1>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
<Cfg_2>true</Cfg_2>
<CfgParent>Base</CfgParent>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<VerInfo_AutoGenVersion>true</VerInfo_AutoGenVersion>
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;FireDAC.VCLUI;System.Win;$(DCC_Namespace)</DCC_Namespace>
<DCC_ImageBase>00400000</DCC_ImageBase>
<DCC_N>true</DCC_N>
<DCC_F>false</DCC_F>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
<DCC_K>false</DCC_K>
<DCC_S>false</DCC_S>
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
<DCC_UNSAFE_CODE>true</DCC_UNSAFE_CODE>
<DCC_UNSAFE_CAST>true</DCC_UNSAFE_CAST>
<DCC_UsePackage>VCLX30;VCL30;VCLDB30;VCLDBX30;INETDB30;INET30;VCLSMP30;QRPT30;TEEUI30;TEEDB30;TEE30;DSS30;IBEVNT30;TEEPRO30;vcl;rtl;vcldb;vclx;$(DCC_UsePackage)</DCC_UsePackage>
<VerInfo_Keys>CompanyName=David M. Williams;FileDescription=Win32 Font Lister;FileVersion=4.0.0.182;InternalName=Win32 Font Lister;LegalCopyright=(C) 2003 David M. Williams;LegalTrademarks=;OriginalFilename=listfonts.exe;ProductName=Win32 Font Lister;ProductVersion=4.0;Comments=Win32 font lister and report generator;Web page=http://www.geocities.com/rankinlibs/;Email address=ap_dmw@bigpond.com</VerInfo_Keys>
<DCC_IOChecking>false</DCC_IOChecking>
<DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
<DCC_WriteableConstants>true</DCC_WriteableConstants>
<VerInfo_Build>182</VerInfo_Build>
<VerInfo_MajorVer>4</VerInfo_MajorVer>
<DCC_E>false</DCC_E>
<DCC_PentiumSafeDivide>true</DCC_PentiumSafeDivide>
<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
<DCC_DebugInformation>0</DCC_DebugInformation>
<VerInfo_Locale>3081</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Base_Win32)'!=''">
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
<Icon_MainIcon>ListFonts_Icon.ico</Icon_MainIcon>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Locale>1033</VerInfo_Locale>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
</PropertyGroup>
<PropertyGroup Condition="'$(Base_Win64)'!=''">
<Icon_MainIcon>ListFonts_Icon.ico</Icon_MainIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1)'!=''">
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
<DCC_DebugInformation>0</DCC_DebugInformation>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
<DCC_DebugInformation>0</DCC_DebugInformation>
<DCC_Optimize>false</DCC_Optimize>
</PropertyGroup>
<ItemGroup>
<DelphiCompile Include="$(MainSource)">
<MainSource>MainSource</MainSource>
</DelphiCompile>
<DCCReference Include="Main.pas">
<Form>frmMain</Form>
</DCCReference>
<DCCReference Include="Report.pas">
<Form>frmReport</Form>
</DCCReference>
<DCCReference Include="About.pas">
<Form>frmAbout</Form>
</DCCReference>
<DCCReference Include="..\Common\QRPreview.pas">
<Form>RptPreviewFrm</Form>
</DCCReference>
<DCCReference Include="..\Common\Winreg.pas"/>
<DCCReference Include="..\Common\UCrypt.pas"/>
<DCCReference Include="..\Common\SelectFolderDialog.pas">
<Form>SelectFolder</Form>
</DCCReference>
<DCCReference Include="..\Common\uPrevInstance.pas"/>
<DCCReference Include="Export.pas">
<Form>dlgJPEGExport</Form>
</DCCReference>
<DCCReference Include="..\Common\Wait.pas">
<Form>frmWait</Form>
</DCCReference>
<DCCReference Include="Wizard.pas">
<Form>frmWizard</Form>
</DCCReference>
<DCCReference Include="Advanced.pas">
<Form>frmAdvanced</Form>
</DCCReference>
<DCCReference Include="uRegister.pas">
<Form>RegisterDlg</Form>
</DCCReference>
<DCCReference Include="ViewCharSet.pas">
<Form>dlgViewCharacterSet</Form>
</DCCReference>
<None Include="ListFonts.todo"/>
<BuildConfiguration Include="Debug">
<Key>Cfg_2</Key>
<CfgParent>Base</CfgParent>
</BuildConfiguration>
<BuildConfiguration Include="Base">
<Key>Base</Key>
</BuildConfiguration>
<BuildConfiguration Include="Release">
<Key>Cfg_1</Key>
<CfgParent>Base</CfgParent>
</BuildConfiguration>
</ItemGroup>
<ProjectExtensions>
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
<Borland.ProjectType/>
<BorlandProject>
<Delphi.Personality>
<Source>
<Source Name="MainSource">ListFonts.dpr</Source>
</Source>
<VersionInfo>
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
<VersionInfo Name="AutoIncBuild">True</VersionInfo>
<VersionInfo Name="MajorVer">4</VersionInfo>
<VersionInfo Name="MinorVer">0</VersionInfo>
<VersionInfo Name="Release">0</VersionInfo>
<VersionInfo Name="Build">182</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">3081</VersionInfo>
<VersionInfo Name="CodePage">1252</VersionInfo>
</VersionInfo>
<VersionInfoKeys>
<VersionInfoKeys Name="CompanyName">David M. Williams</VersionInfoKeys>
<VersionInfoKeys Name="FileDescription">Win32 Font Lister</VersionInfoKeys>
<VersionInfoKeys Name="FileVersion">4.0.0.182</VersionInfoKeys>
<VersionInfoKeys Name="InternalName">Win32 Font Lister</VersionInfoKeys>
<VersionInfoKeys Name="LegalCopyright">(C) 2003 David M. Williams</VersionInfoKeys>
<VersionInfoKeys Name="LegalTrademarks"/>
<VersionInfoKeys Name="OriginalFilename">listfonts.exe</VersionInfoKeys>
<VersionInfoKeys Name="ProductName">Win32 Font Lister</VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">4.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments">Win32 font lister and report generator</VersionInfoKeys>
<VersionInfoKeys Name="Web page">http://www.geocities.com/rankinlibs/</VersionInfoKeys>
<VersionInfoKeys Name="Email address">ap_dmw@bigpond.com</VersionInfoKeys>
</VersionInfoKeys>
</Delphi.Personality>
<Platforms>
<Platform value="Android">True</Platform>
<Platform value="Win32">True</Platform>
<Platform value="Win64">False</Platform>
</Platforms>
</BorlandProject>
<ProjectFileVersion>12</ProjectFileVersion>
</ProjectExtensions>
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
</Project>