Last change
on this file since 98 was
89,
checked in by sz, 11 years ago
|
all test applications are compilable again
|
-
Property svn:eol-style set to
native
|
File size:
552 bytes
|
Rev | Line | |
---|
[64] | 1 | // This file is a part of the Framsticks GDK library. See LICENSE.txt for details. |
---|
| 2 | // Refer to http://www.framsticks.com/ for further information. |
---|
[5] | 3 | |
---|
| 4 | /** |
---|
| 5 | gen-config.h |
---|
| 6 | |
---|
| 7 | USE_GENCONV_xxx - configure converters |
---|
| 8 | USE_GENMAN_xxx - configure genman |
---|
| 9 | |
---|
[89] | 10 | */ |
---|
[5] | 11 | |
---|
| 12 | #define USE_GENCONV_F10 |
---|
[89] | 13 | //#define USE_GENCONV_F21 |
---|
| 14 | //#define USE_GENCONV_F30 |
---|
| 15 | //#define USE_GENCONV_F40 |
---|
[5] | 16 | //#define USE_GENCONV_F41_TEST |
---|
| 17 | //#define USE_GENCONV_F50 |
---|
| 18 | |
---|
[89] | 19 | //#define USE_GENMAN_F0 |
---|
| 20 | //#define USE_GENMAN_F1 |
---|
| 21 | //#define USE_GENMAN_F2 |
---|
| 22 | //#define USE_GENMAN_F3 |
---|
| 23 | //#define USE_GENMAN_F4 |
---|
[5] | 24 | //#define USE_GENMAN_F5 |
---|
Note: See
TracBrowser
for help on using the repository browser.