]>
Commit | Line | Data |
---|---|---|
47dddc2f | 1 | # This file was automatically generated by tmake |
3a922bb4 | 2 | # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T! |
9b695262 VZ |
3 | UNIV_SOURCES = \ |
4 | univ/bmpbuttn.cpp \ | |
5 | univ/button.cpp \ | |
6 | univ/checkbox.cpp \ | |
7 | univ/checklst.cpp \ | |
8 | univ/choice.cpp \ | |
9 | univ/colschem.cpp \ | |
10 | univ/combobox.cpp \ | |
11 | univ/control.cpp \ | |
12 | univ/dialog.cpp \ | |
13 | univ/framuniv.cpp \ | |
14 | univ/gauge.cpp \ | |
15 | univ/themes/gtk.cpp \ | |
16 | univ/inpcons.cpp \ | |
17 | univ/inphand.cpp \ | |
18 | univ/listbox.cpp \ | |
19 | univ/menu.cpp \ | |
20 | univ/notebook.cpp \ | |
21 | univ/radiobox.cpp \ | |
22 | univ/radiobut.cpp \ | |
23 | univ/renderer.cpp \ | |
24 | univ/scrarrow.cpp \ | |
25 | univ/scrolbar.cpp \ | |
26 | univ/scrthumb.cpp \ | |
27 | univ/slider.cpp \ | |
28 | univ/spinbutt.cpp \ | |
29 | univ/statbmp.cpp \ | |
30 | univ/statbox.cpp \ | |
31 | univ/statline.cpp \ | |
32 | univ/stattext.cpp \ | |
33 | univ/statusbr.cpp \ | |
34 | univ/textctrl.cpp \ | |
35 | univ/theme.cpp \ | |
36 | univ/topluniv.cpp \ | |
37 | univ/themes/win32.cpp \ | |
38 | univ/winuniv.cpp | |
39 | ||
40 | UNIV_HEADERS = \ | |
41 | univ/app.h \ | |
42 | univ/bmpbuttn.h \ | |
43 | univ/button.h \ | |
44 | univ/checkbox.h \ | |
45 | univ/checklst.h \ | |
46 | univ/choice.h \ | |
47 | univ/colschem.h \ | |
48 | univ/combobox.h \ | |
49 | univ/control.h \ | |
50 | univ/frame.h \ | |
51 | univ/gauge.h \ | |
52 | univ/inpcons.h \ | |
53 | univ/inphand.h \ | |
54 | univ/listbox.h \ | |
55 | univ/menu.h \ | |
56 | univ/menuitem.h \ | |
57 | univ/notebook.h \ | |
58 | univ/radiobox.h \ | |
59 | univ/radiobut.h \ | |
60 | univ/renderer.h \ | |
61 | univ/scrarrow.h \ | |
62 | univ/scrolbar.h \ | |
63 | univ/scrthumb.h \ | |
64 | univ/scrtimer.h \ | |
65 | univ/setup.h \ | |
66 | univ/slider.h \ | |
67 | univ/spinbutt.h \ | |
68 | univ/statbmp.h \ | |
69 | univ/statbox.h \ | |
70 | univ/statline.h \ | |
71 | univ/stattext.h \ | |
72 | univ/statusbr.h \ | |
73 | univ/textctrl.h \ | |
74 | univ/theme.h \ | |
75 | univ/toplevel.h \ | |
76 | univ/window.h | |
77 | ||
1e6feb95 | 78 | UNIVOBJS = \ |
4ba48214 VZ |
79 | bmpbuttn.o \ |
80 | button.o \ | |
81 | checkbox.o \ | |
82 | checklst.o \ | |
c1ec1ccf | 83 | choice.o \ |
4ba48214 | 84 | colschem.o \ |
88a9f974 | 85 | combobox.o \ |
4ba48214 | 86 | control.o \ |
c5257cab | 87 | dialog.o \ |
4ba48214 | 88 | framuniv.o \ |
3379ed37 | 89 | gauge.o \ |
4ba48214 | 90 | gtk.o \ |
98ffddb1 | 91 | inpcons.o \ |
4ba48214 VZ |
92 | inphand.o \ |
93 | listbox.o \ | |
0cbff120 | 94 | menu.o \ |
3379ed37 | 95 | notebook.o \ |
4ba48214 VZ |
96 | radiobox.o \ |
97 | radiobut.o \ | |
98 | renderer.o \ | |
99 | scrarrow.o \ | |
100 | scrolbar.o \ | |
101 | scrthumb.o \ | |
102 | slider.o \ | |
103 | spinbutt.o \ | |
104 | statbmp.o \ | |
105 | statbox.o \ | |
106 | statline.o \ | |
107 | stattext.o \ | |
91f5c4d0 | 108 | statusbr.o \ |
4ba48214 VZ |
109 | textctrl.o \ |
110 | theme.o \ | |
c5257cab | 111 | topluniv.o \ |
4ba48214 VZ |
112 | win32.o \ |
113 | winuniv.o | |
1e6feb95 | 114 |