config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 22 Jul 2012 15:25:51 +0300
changeset 54 170801fe3bdf
parent 52 ab752dd11b45
child 63 d644c08bbc27
permissions -rw-r--r--
Use gslices and build-time api


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif