Add own or third party library.

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

Post Reply
abinfra
Posts: 68
Joined: Sat Jan 25, 2014 7:25 am
DBs Used: DBF

Add own or third party library.

Post by abinfra »

How I can add third party libraries or own with HMG-IDE UNICODE?

Thanks in advance and best regards.
Antonio.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Add own or third party library.

Post by Rathinagiri »

Enter in Configuration tab in IDE:

libs=YourLibrary.a

Library name should be libYourLibrary.a
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
abinfra
Posts: 68
Joined: Sat Jan 25, 2014 7:25 am
DBs Used: DBF

Re: Add own or third party library.

Post by abinfra »

Thanks Rathinagiri.
Best regards.
Antonio
Rathinagiri wrote:Enter in Configuration tab in IDE:

libs=YourLibrary.a

Library name should be libYourLibrary.a
Post Reply