File: emcastconfig.h.in

package info (click to toggle)
emcast 0.3.2-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,532 kB
  • ctags: 898
  • sloc: sh: 9,351; ansic: 7,234; perl: 731; makefile: 168
file content (12 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/* This file generated from emcastconfig.h.in. */

#ifndef EMCASTCONFIG_H
#define EMCASTCONFIG_H

#define EMCAST_MAJOR_VERSION @EMCAST_MAJOR_VERSION@
#define EMCAST_MINOR_VERSION @EMCAST_MINOR_VERSION@
#define EMCAST_MICRO_VERSION @EMCAST_MICRO_VERSION@
#define EMCAST_INTERFACE_AGE @EMCAST_INTERFACE_AGE@
#define EMCAST_BINARY_AGE    @EMCAST_BINARY_AGE@

#endif /* EMCASTCONFIG_H */