mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-19 06:11:31 +08:00

* Make the developer readme easier to update. * Do the weird LIBSUFFIX thing on Delphi 10 too (?). Untested.
21 lines
717 B
XML
21 lines
717 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<BorlandProject>
|
|
<PersonalityInfo>
|
|
<Option>
|
|
<Option Name="Personality">Default.Personality</Option>
|
|
<Option Name="ProjectType"></Option>
|
|
<Option Name="Version">1.0</Option>
|
|
<Option Name="GUID">{541A928F-B114-444A-A452-C846B70F0FEB}</Option>
|
|
</Option>
|
|
</PersonalityInfo>
|
|
<Default.Personality>
|
|
|
|
<Projects>
|
|
<Projects Name="VirtualTreesR.bpl">VirtualTreesR.bdsproj</Projects>
|
|
<Projects Name="VirtualTreesD.bpl">VirtualTreesD.bdsproj</Projects>
|
|
<Projects Name="Targets">VirtualTreesR.bpl VirtualTreesD.bpl</Projects>
|
|
</Projects>
|
|
<Dependencies/>
|
|
</Default.Personality>
|
|
</BorlandProject>
|