2. start of wxTextCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
46 lines
993 B
Plaintext
46 lines
993 B
Plaintext
UNIVOBJS = \
|
|
bmpbuttn.o \
|
|
button.o \
|
|
checkbox.o \
|
|
checklst.o \
|
|
colschem.o \
|
|
control.o \
|
|
inphand.o \
|
|
listbox.o \
|
|
radiobox.o \
|
|
radiobut.o \
|
|
renderer.o \
|
|
scrolbar.o \
|
|
statbmp.o \
|
|
statbox.o \
|
|
statline.o \
|
|
stattext.o \
|
|
textctrl.o \
|
|
theme.o \
|
|
gtk.o \
|
|
winuniv.o \
|
|
win32.o
|
|
|
|
UNIVDEPS = \
|
|
bmpbuttn.d \
|
|
button.d \
|
|
checkbox.d \
|
|
checklst.d \
|
|
colschem.d \
|
|
control.d \
|
|
inphand.d \
|
|
listbox.d \
|
|
radiobox.d \
|
|
radiobut.d \
|
|
renderer.d \
|
|
scrolbar.d \
|
|
statbmp.d \
|
|
statbox.d \
|
|
statline.d \
|
|
stattext.d \
|
|
textctrl.d \
|
|
theme.d \
|
|
gtk.d \
|
|
winuniv.d \
|
|
win32.d
|