config.h.in
author Mikael Berthe <mikael@lilotux.net>
Thu, 11 Nov 2010 22:31:41 +0100
changeset 6 55944382d88b
parent 0 3f69962cbbf4
permissions -rw-r--r--
Use sysconf(_SC_CLK_TCK) and G_GSIZE_MODIFIER


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif