File: config.vapi

package info (click to toggle)
libfsoframework 0.2.4%2Bgit20100501-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,452 kB
  • ctags: 101
  • sloc: sh: 10,126; makefile: 203
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;
}