config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 10 Feb 2013 19:01:35 +0200
changeset 33 5052c1200b68
parent 26 7845d23ad8fc
child 34 5b818c7467ad
permissions -rw-r--r--
Proper resource freeing * all destruction work is done by notify callback * channel is unreffed right away, so only ref is in watch source * release everything by deleting watch sources


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif