allow the optimization flags to propagate compiling tar.
[AROS-Contrib.git] / aminet / GadgetTest / ReadMe
blob1a3c10816d705d0892b90a45d852e87dcf4c1964
3 All codes and files in this drawer are fully Public Domain.
4 and may not be copied in any other then the original form.
7 Contents:
10 I`ve tried to write a sample source code of all new OS 2.xx gadget types.
12 The code opens a window which contains all thoses gadgets and handles
13 them. I hope the code is easy understandable.
16 I`m using thew Manx 5.2a Compiler and I think there should be no problems to
17 compile it under other systems too. You can easily compile this code with
18 `cc <Name>` and link it with `lc <name.o> -lc`.
20 I think there are some programmers, which might have some problems to
21 create the new gadget types and their handling. Or to write a correct
22 gadtools-user-interface.
24 I hope this little example will help someone and I`m looking forward for
25 a lot of wonderful programs.
27 Done
29 Tschau
31         H.P.G
33 Fuldatal, the 29-Jan-1993