config.h.in
author Mikael Berthe <mikael@lilotux.net>
Sat, 04 Aug 2012 14:53:15 +0200
changeset 28 940e15e0075b
parent 19 c7e7218be611
child 34 1820e2dc90ef
permissions -rw-r--r--
Add French translation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
#ifndef LOCAL_CONFIG_H
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
#define LOCAL_CONFIG_H
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     5
#define PROJECT_VERSION ( "${PROJECT_VERSION}" )
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     6
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     7
#endif
f7c76b2c9900 Use new module struct with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     8