mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
15 lines
393 B
C
15 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 */
|
|
|