config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Fri, 17 Aug 2012 19:09:08 +0300
changeset 29 5d86c5fefef6
parent 17 f17c162d0c52
permissions -rw-r--r--
Update readme
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
#ifndef LOCAL_CONFIG_H
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
#define LOCAL_CONFIG_H
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     5
#define PROJECT_VERSION ( "${PROJECT_VERSION}" )
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     6
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     7
#endif
70bb1e988a4a Use new module info strut with api version
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     8