config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 14 Mar 2010 21:27:23 +0200
changeset 24 7aa499342e2b
parent 20 df9cedcdb3b2
child 29 378fc85f60f3
permissions -rw-r--r--
Use new interface to obtain available screen space * Use scr_gettext* to detect available screen space * Use new module structs with api


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif