Develop and Download Open Source Software

Browse CVS Repository

Contents of /twsynth/twsynth_gui/interface.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Tue Sep 3 07:23:27 2002 UTC (21 years, 6 months ago) by skeishi
Branch: MAIN, skeishi
CVS Tags: initial, HEAD
Changes since 1.1: +0 -0 lines
GUI Version of TW Synthesizer by Mr. Aoki. Thank you Aoki !!

1 /* Define if you have EMACS interface. */
2 #undef IA_EMACS
3
4 /* Define if you have GTK interface. */
5 #undef IA_GTK
6
7 /* Define if you have KMIDI interface. */
8 #undef IA_KMIDI
9
10 /* Define if you have MOTIF interface. */
11 #undef IA_MOTIF
12
13 /* Define if you have NCURSES interface. */
14 #undef IA_NCURSES
15
16 /* Define if you have PLUGIN interface. */
17 #undef IA_PLUGIN
18
19 /* Define if you have SLANG interface. */
20 #undef IA_SLANG
21
22 /* Define if you have TCLTK interface. */
23 #undef IA_TCLTK
24
25 /* Define if you have VT100 interface. */
26 #undef IA_VT100
27
28 /* Define if you have XAW interface. */
29 #undef IA_XAW
30
31 /* Define if you have XSKIN interface. */
32 #undef IA_XSKIN
33
34 /* Define if you have DYNAMIC interface. */
35 #undef IA_DYNAMIC
36
37 /* Define if you have Windows32 GUI interface. */
38 #undef IA_W32GUI
39
40 /* Define if you have Remote MIDI interface. */
41 #undef IA_SERVER
42
43 /* Define if you have Remote MIDI interface. */
44 #undef IA_ALSASEQ
45
46 /* Define if you have Remote MIDI interface. */
47 #undef IA_WINSYN

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26