* Migrated resources from custom resource manager to windows/lazarus resources (requires windres now!)
* Bumped version to 0.7
This commit is contained in:
@@ -37,6 +37,7 @@ uses
|
||||
Forms, UdmNetwork;
|
||||
|
||||
{$R CentrED.res}
|
||||
{$R Assets.rc} // Beware: you need 'windres', which is part of mingw-binutils on *nix!
|
||||
|
||||
function GetApplicationName: String;
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user