XMate and Libs

Post Reply
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

XMate and Libs

Post by James Bott »

I am using XMate for the first time.

I need to add a lib file that is only needed for the current project. I can't figure out any way to do this. It looks like the only way is to add it to the generic setup, but I don't like that idea since it appears that it is part of the generic setup. A month from now I won't remember why it is there.

Any ideas?

James
User avatar
Rick Lipkin
Posts: 2397
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: XMate and Libs

Post by Rick Lipkin »

James

Just include the lib in the project list with your .prg's .. you can add .res, .rc and libs with your .prg list for any specific project .. leave the basic environment generic.

Rick
StefanHaupt
Posts: 824
Joined: Thu Oct 13, 2005 7:39 am
Location: Germany

Re: XMate and Libs

Post by StefanHaupt »

James,

in your current project click the button "Project properties" and then "Add". Now you can include every kind of valid project files (*.c, *.obj, *.lib, ...)
kind regards
Stefan
User avatar
anserkk
Posts: 1280
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: XMate and Libs

Post by anserkk »

Dear Mr.James,

Screen snapshot of what Mr.Rick and Mr.Stefan has explained above. You can add project specific files

Image

Regards
Anser
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: XMate and Libs

Post by James Bott »

Rick, Stefan, and Anser,

Thanks. I would have never guessed that. xMate is pretty smart to figure out what to do with each file. Nice.

I will give it a try.

James
Marcelo Via Giglio
Posts: 1033
Joined: Fri Oct 07, 2005 3:33 pm
Location: Cochabamba - Bolivia

Re: XMate and Libs

Post by Marcelo Via Giglio »

Yes...

xMate is a nice tools to work with [x]Harbour + GUI (Fivewin...), it has mane option like database (dbf files) autocompletation, form generation RC + source code
for fivewin... you can mix objs, libs, prg, res, rc whiout limits

I am waiting for the second version, there were comments about a resource editor with this version too, I hope Andy can be with time to finish his baby, or if he decide to public this project like open source, maybe fivetech can take it to create an official fivewin IDE.

regards

Marcelo
User avatar
fraxzi
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines
Contact:

Re: XMate and Libs

Post by fraxzi »

Guys,

I just want to say that kudus to xMake developer...

I am using xMate as my primary project manager. The best 'free' tools for me.


Regards!
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
Post Reply