config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 15 Mar 2010 00:53:11 +0200
changeset 25 6ad07b1d4e7f
parent 24 7aa499342e2b
child 29 378fc85f60f3
permissions -rw-r--r--
Update required api version * We need scr_gettextheight: experimental:8, dev:7


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif