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