config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 17 Feb 2013 05:59:50 +0200
changeset 60 db0a96df96b5
parent 52 ab752dd11b45
child 63 d644c08bbc27
permissions -rw-r--r--
Notify user when cancelling requests Call handler with empty results, if destroying disco request object not by user request (eg. on reconnect or module unloading)


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif