config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 08 Aug 2012 14:44:20 +0300
changeset 31 ccf363bc801a
parent 26 7845d23ad8fc
child 34 5b818c7467ad
permissions -rw-r--r--
Update avv description (add xmpp:6)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
#ifndef LOCAL_CONFIG_H
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
#define LOCAL_CONFIG_H
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     5
#define PROJECT_VERSION ( "${PROJECT_VERSION}" )
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     6
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     7
#endif
19d13d97b3a1 Use new module struct with api
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     8