config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 13 Nov 2014 20:18:21 +0200
changeset 28 32bebcf6bbbd
parent 21 8b61328ab7c1
permissions -rw-r--r--
[avv] Dynamic commands dependencies


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_MCABBER_CMD_ID @HAVE_MCABBER_CMD_ID@

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif