added spinctrl and corrected list of files for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -635,9 +635,6 @@ COMMONDEPS = \
|
||||
|
||||
# Not included for Mac OS X
|
||||
# gridg.o
|
||||
# imaglist.o
|
||||
# listctrl.o
|
||||
# statusbr.o
|
||||
GENERICOBJS = \
|
||||
busyinfo.o \
|
||||
calctrl.o \
|
||||
@@ -656,7 +653,9 @@ GENERICOBJS = \
|
||||
helphtml.o \
|
||||
helpwxht.o \
|
||||
helpxlp.o \
|
||||
imaglist.o \
|
||||
laywin.o \
|
||||
listctrl.o \
|
||||
logg.o \
|
||||
msgdlgg.o \
|
||||
numdlgg.o \
|
||||
@@ -671,6 +670,7 @@ GENERICOBJS = \
|
||||
scrolwin.o \
|
||||
splash.o \
|
||||
splitter.o \
|
||||
statusbr.o \
|
||||
tabg.o \
|
||||
tbarsmpl.o \
|
||||
textdlgg.o \
|
||||
@@ -720,7 +720,7 @@ GENERICDEPS = \
|
||||
wizard.d
|
||||
|
||||
# Not included for Mac OS X
|
||||
# dir.o
|
||||
# dirmac.o
|
||||
# filedlg.o
|
||||
# notebook.o
|
||||
# statline.o
|
||||
@@ -750,7 +750,7 @@ GUIOBJS = \
|
||||
dcprint.o \
|
||||
dcscreen.o \
|
||||
dialog.o \
|
||||
dirmac.o \
|
||||
dir.o \
|
||||
dnd.o \
|
||||
font.o \
|
||||
fontdlg.o \
|
||||
@@ -761,10 +761,8 @@ GUIOBJS = \
|
||||
gdiobj.o \
|
||||
gsocket.o \
|
||||
icon.o \
|
||||
imaglist.o \
|
||||
joystick.o \
|
||||
listbox.o \
|
||||
listctrl.o \
|
||||
macnotfy.o \
|
||||
main.o \
|
||||
mdi.o \
|
||||
@@ -788,6 +786,7 @@ GUIOBJS = \
|
||||
settings.o \
|
||||
slider.o \
|
||||
spinbutt.o \
|
||||
spinctrl.o \
|
||||
statbmp.o \
|
||||
statbox.o \
|
||||
statbrma.o \
|
||||
|
@@ -635,9 +635,6 @@ COMMONDEPS = \
|
||||
|
||||
# Not included for Mac OS X
|
||||
# gridg.o
|
||||
# imaglist.o
|
||||
# listctrl.o
|
||||
# statusbr.o
|
||||
GENERICOBJS = \
|
||||
busyinfo.o \
|
||||
calctrl.o \
|
||||
@@ -656,7 +653,9 @@ GENERICOBJS = \
|
||||
helphtml.o \
|
||||
helpwxht.o \
|
||||
helpxlp.o \
|
||||
imaglist.o \
|
||||
laywin.o \
|
||||
listctrl.o \
|
||||
logg.o \
|
||||
msgdlgg.o \
|
||||
numdlgg.o \
|
||||
@@ -671,6 +670,7 @@ GENERICOBJS = \
|
||||
scrolwin.o \
|
||||
splash.o \
|
||||
splitter.o \
|
||||
statusbr.o \
|
||||
tabg.o \
|
||||
tbarsmpl.o \
|
||||
textdlgg.o \
|
||||
@@ -720,7 +720,7 @@ GENERICDEPS = \
|
||||
wizard.d
|
||||
|
||||
# Not included for Mac OS X
|
||||
# dir.o
|
||||
# dirmac.o
|
||||
# filedlg.o
|
||||
# notebook.o
|
||||
# statline.o
|
||||
@@ -750,7 +750,7 @@ GUIOBJS = \
|
||||
dcprint.o \
|
||||
dcscreen.o \
|
||||
dialog.o \
|
||||
dirmac.o \
|
||||
dir.o \
|
||||
dnd.o \
|
||||
font.o \
|
||||
fontdlg.o \
|
||||
@@ -761,10 +761,8 @@ GUIOBJS = \
|
||||
gdiobj.o \
|
||||
gsocket.o \
|
||||
icon.o \
|
||||
imaglist.o \
|
||||
joystick.o \
|
||||
listbox.o \
|
||||
listctrl.o \
|
||||
macnotfy.o \
|
||||
main.o \
|
||||
mdi.o \
|
||||
@@ -788,6 +786,7 @@ GUIOBJS = \
|
||||
settings.o \
|
||||
slider.o \
|
||||
spinbutt.o \
|
||||
spinctrl.o \
|
||||
statbmp.o \
|
||||
statbox.o \
|
||||
statbrma.o \
|
||||
|
Reference in New Issue
Block a user