~robert-ancell/simple-scan/easy-build

« back to all changes in this revision

Viewing changes to src/config.vapi

  • Committer: Robert Ancell
  • Date: 2011-08-28 01:59:13 UTC
  • Revision ID: robert.ancell@canonical.com-20110828015913-piak557x3ror3d0e
Playing around with easy-build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
 
1
[CCode (cprefix = "", lower_case_cprefix = "")]
2
2
namespace Config
3
3
{
4
4
  public const string PKGDATADIR;