niotso/Libraries/libvitaboy/config.h

12 lines
312 B
C
Raw Normal View History

2012-02-04 01:19:52 -06:00
/* config.h - libvitaboy build configuration */
/* Name of package */
#define PACKAGE "libvitaboy"
/* Version number of package */
#define VERSION_A 0
#define VERSION_B 0
#define VERSION_C 1
#define VERSION_STR "0.0.1"
/* You should fill the revision in if you're compiling from the trunk */
#define REVISION 0