[anjuta-list] Questions about Vala: shared library configuration



Hello,

I am trying to figure out a couple of things regarding project configuration.

How to configure a project to output a library written in Vala as an
.so file instead of an .la file.
using valac the command parameters are:
'$ valac --library=test_shared -h test_shared.h test_shared.vala -X
-fPIC -X -shared -o test_shared.so'

How to create a custom destination for a target.
I am working on a plugin and some files will need to be installed in
non-standard locations. for example:
'~/.local/shared/gedit/plugins'

-- 
Regards,
-Brian


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]