Mercurial > hg > audiodb
comparison audioDB.h @ 565:4bd5533d4bf4
Added propset to pull in version number
author | mas01mj |
---|---|
date | Wed, 24 Jun 2009 11:36:20 +0000 |
parents | e18843dc0aea |
children | 702c7778c1ba |
comparison
equal
deleted
inserted
replaced
564:048688d47697 | 565:4bd5533d4bf4 |
---|---|
1 #ifndef __AUDIODB_H_ | 1 #ifndef __AUDIODB_H_ |
2 #define __AUDIODB_H_ | 2 #define __AUDIODB_H_ |
3 | |
4 #define VERSION "$LastChangedRevision$" | |
3 | 5 |
4 #include <stdio.h> | 6 #include <stdio.h> |
5 #include <stdlib.h> | 7 #include <stdlib.h> |
6 #include <sys/types.h> | 8 #include <sys/types.h> |
7 #include <sys/stat.h> | 9 #include <sys/stat.h> |