]>
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 \ | |
c08a4f00 | 36 | univ/toolbar.cpp \ |
9b695262 VZ |
37 | univ/topluniv.cpp \ |
38 | univ/themes/win32.cpp \ | |
39 | univ/winuniv.cpp | |
40 | ||
41 | UNIV_HEADERS = \ | |
42 | univ/app.h \ | |
43 | univ/bmpbuttn.h \ | |
44 | univ/button.h \ | |
45 | univ/checkbox.h \ | |
46 | univ/checklst.h \ | |
47 | univ/choice.h \ | |
48 | univ/colschem.h \ | |
49 | univ/combobox.h \ | |
50 | univ/control.h \ | |
a0cb0ba5 | 51 | univ/dialog.h \ |
9b695262 VZ |
52 | univ/frame.h \ |
53 | univ/gauge.h \ | |
54 | univ/inpcons.h \ | |
55 | univ/inphand.h \ | |
56 | univ/listbox.h \ | |
57 | univ/menu.h \ | |
58 | univ/menuitem.h \ | |
59 | univ/notebook.h \ | |
60 | univ/radiobox.h \ | |
61 | univ/radiobut.h \ | |
62 | univ/renderer.h \ | |
63 | univ/scrarrow.h \ | |
64 | univ/scrolbar.h \ | |
65 | univ/scrthumb.h \ | |
66 | univ/scrtimer.h \ | |
67 | univ/setup.h \ | |
68 | univ/slider.h \ | |
69 | univ/spinbutt.h \ | |
70 | univ/statbmp.h \ | |
71 | univ/statbox.h \ | |
72 | univ/statline.h \ | |
73 | univ/stattext.h \ | |
74 | univ/statusbr.h \ | |
75 | univ/textctrl.h \ | |
76 | univ/theme.h \ | |
c08a4f00 | 77 | univ/toolbar.h \ |
9b695262 VZ |
78 | univ/toplevel.h \ |
79 | univ/window.h | |
80 | ||
1e6feb95 | 81 | UNIVOBJS = \ |
4ba48214 VZ |
82 | bmpbuttn.o \ |
83 | button.o \ | |
84 | checkbox.o \ | |
85 | checklst.o \ | |
c1ec1ccf | 86 | choice.o \ |
4ba48214 | 87 | colschem.o \ |
88a9f974 | 88 | combobox.o \ |
4ba48214 | 89 | control.o \ |
c5257cab | 90 | dialog.o \ |
4ba48214 | 91 | framuniv.o \ |
3379ed37 | 92 | gauge.o \ |
4ba48214 | 93 | gtk.o \ |
98ffddb1 | 94 | inpcons.o \ |
4ba48214 VZ |
95 | inphand.o \ |
96 | listbox.o \ | |
0cbff120 | 97 | menu.o \ |
3379ed37 | 98 | notebook.o \ |
4ba48214 VZ |
99 | radiobox.o \ |
100 | radiobut.o \ | |
101 | renderer.o \ | |
102 | scrarrow.o \ | |
103 | scrolbar.o \ | |
104 | scrthumb.o \ | |
105 | slider.o \ | |
106 | spinbutt.o \ | |
107 | statbmp.o \ | |
108 | statbox.o \ | |
109 | statline.o \ | |
110 | stattext.o \ | |
91f5c4d0 | 111 | statusbr.o \ |
4ba48214 VZ |
112 | textctrl.o \ |
113 | theme.o \ | |
c08a4f00 | 114 | toolbar.o \ |
c5257cab | 115 | topluniv.o \ |
4ba48214 VZ |
116 | win32.o \ |
117 | winuniv.o | |
1e6feb95 | 118 |