mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-17 04:40:18 +08:00
Same as previous commit, this time for Delphi 10.
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
package PNG;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
|
@ -1,6 +1,5 @@
|
||||
package PngComponents;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
|
@ -1,6 +1,5 @@
|
||||
package PngComponentsD;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\..\source\PngComponents.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
|
Reference in New Issue
Block a user