[7098] Changed build system of contrib/extractor to CMake

This commit is contained in:
arrai 2009-01-17 20:43:47 +01:00
parent a9476381bc
commit cfde5746cb
7 changed files with 38 additions and 66 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7097"
#define REVISION_NR "7098"
#endif // __REVISION_NR_H__