Added build files and first code stub.

This commit is contained in:
Vreixo Formoso
2007-11-24 13:14:45 +01:00
parent 4b337281f2
commit 9ee4e39899
17 changed files with 669 additions and 8 deletions

3
version.h.in Normal file
View File

@@ -0,0 +1,3 @@
#define LIBISOFS_MAJOR_VERSION @LIBISOFS_MAJOR_VERSION@
#define LIBISOFS_MINOR_VERSION @LIBISOFS_MINOR_VERSION@
#define LIBISOFS_MICRO_VERSION @LIBISOFS_MICRO_VERSION@