Page 1 of 1

XMate and Libs

Posted: Thu Sep 10, 2009 12:10 am
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

Re: XMate and Libs

Posted: Thu Sep 10, 2009 12:53 am
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

Re: XMate and Libs

Posted: Thu Sep 10, 2009 6:16 am
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, ...)

Re: XMate and Libs

Posted: Thu Sep 10, 2009 7:40 am
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

Re: XMate and Libs

Posted: Thu Sep 10, 2009 2:27 pm
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

Re: XMate and Libs

Posted: Thu Sep 10, 2009 4:10 pm
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

Re: XMate and Libs

Posted: Fri Sep 11, 2009 1:39 am
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!