~ubuntu-branches/ubuntu/precise/unity-lens-music/precise

1.1.6 by Didier Roche
Import upstream version 5.2.0
1
/* config.c generated by valac 0.14.1, the Vala compiler
1 by Didier Roche
Import upstream version 0.1.0
2
 * generated from config.vala, do not modify */
3
4
5
#include <glib.h>
6
#include <glib-object.h>
7
#include <stdlib.h>
8
#include <string.h>
9
10
11
12
1.1.6 by Didier Roche
Import upstream version 5.2.0
13
#define CONFIG_PREFIX "/usr/local"
14
#define CONFIG_DATADIR "/usr/local/share"
15
#define CONFIG_PKGDATADIR "/usr/local/share/unity"
16
#define CONFIG_BINDIR "/usr/local/bin"
17
#define CONFIG_LOCALEDIR "/usr/local/share/locale"
1 by Didier Roche
Import upstream version 0.1.0
18
#define CONFIG_PACKAGE "unity-lens-music"
1.1.6 by Didier Roche
Import upstream version 5.2.0
19
#define CONFIG_VERSION "5.2.0"
1 by Didier Roche
Import upstream version 0.1.0
20
21
22