It is often the case that each library put it's header file in a
separated subdir to avoid naming conflicting.

For example, glib.h is located at <glib-2.0/glib.h>

However in vala generated library(built by valac) the headers are always
assumed to be in <xxx.h>, as stated in the generated .vapi files.

Is there a parameter in valac to specify this? does -b work?

Best,


Yu

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to