File: config.vapi

package info (click to toggle)
libfsoresource 0.1.1~git20100517-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,304 kB
  • ctags: 101
  • sloc: sh: 10,183; makefile: 116
file content (7 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
namespace Config
{
    public const string PACKAGE_VERSION;
    public const string PACKAGE_GITV;
    public const string PACKAGE_LIBDIR;
}