git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
32 lines
661 B
Plaintext
32 lines
661 B
Plaintext
UNIVOBJS = \
|
|
bmpbuttn.o \
|
|
button.o \
|
|
colschem.o \
|
|
control.o \
|
|
inphand.o \
|
|
renderer.o \
|
|
scrolbar.o \
|
|
statbmp.o \
|
|
statbox.o \
|
|
statline.o \
|
|
stattext.o \
|
|
theme.o \
|
|
gtk.o \
|
|
win32.o
|
|
|
|
UNIVDEPS = \
|
|
bmpbuttn.d \
|
|
button.d \
|
|
colschem.d \
|
|
control.d \
|
|
inphand.d \
|
|
renderer.d \
|
|
scrolbar.d \
|
|
statbmp.d \
|
|
statbox.d \
|
|
statline.d \
|
|
stattext.d \
|
|
theme.d \
|
|
gtk.d \
|
|
win32.d
|