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;
|
package PNG;
|
||||||
|
|
||||||
{$R *.res}
|
|
||||||
{$ALIGN 8}
|
{$ALIGN 8}
|
||||||
{$ASSERTIONS ON}
|
{$ASSERTIONS ON}
|
||||||
{$BOOLEVAL OFF}
|
{$BOOLEVAL OFF}
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
package PngComponents;
|
package PngComponents;
|
||||||
|
|
||||||
{$R *.res}
|
|
||||||
{$ALIGN 8}
|
{$ALIGN 8}
|
||||||
{$ASSERTIONS ON}
|
{$ASSERTIONS ON}
|
||||||
{$BOOLEVAL OFF}
|
{$BOOLEVAL OFF}
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
package PngComponentsD;
|
package PngComponentsD;
|
||||||
|
|
||||||
{$R *.res}
|
|
||||||
{$R '..\..\source\PngComponents.dcr'}
|
{$R '..\..\source\PngComponents.dcr'}
|
||||||
{$ALIGN 8}
|
{$ALIGN 8}
|
||||||
{$ASSERTIONS ON}
|
{$ASSERTIONS ON}
|
||||||
|
Reference in New Issue
Block a user