Paul Davis
c9f039a924
git-svn-id: svn://localhost/trunk/ardour2@78 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 lines
393 B
C
16 lines
393 B
C
/* libglade/libglademmconfig.h. Generated by configure. */
|
|
#ifndef _LIBGLADEMM_CONFIG_H
|
|
#define _LIBGLADEMM_CONFIG_H 1
|
|
|
|
#include "gtkmmconfig.h"
|
|
|
|
/* version numbers */
|
|
#define LIBGLADEMM_MAJOR_VERSION 2
|
|
#define LIBGLADEMM_MINOR_VERSION 6
|
|
#define LIBGLADEMM_MICRO_VERSION 1
|
|
#define LIBGLADEMM_VERSION "2.6.1"
|
|
#define LIBGLADE_VERSION_NEEDED_QUOTED "2.3.6"
|
|
|
|
#endif /* _LIBGLADEMM_CONFIG_H */
|
|
|