added wxXPMHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 13:01, 2001/03/22
|
||||
# This file was automatically generated by tmake at 00:31, 2001/04/23
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@@ -92,6 +92,7 @@ ALL_SOURCES = \
|
||||
common/imagpng.cpp \
|
||||
common/imagpnm.cpp \
|
||||
common/imagtiff.cpp \
|
||||
common/imagxpm.cpp \
|
||||
common/intl.cpp \
|
||||
common/ipcbase.cpp \
|
||||
common/layout.cpp \
|
||||
@@ -220,7 +221,6 @@ ALL_SOURCES = \
|
||||
os2/utilsexc.cpp \
|
||||
os2/wave.cpp \
|
||||
os2/window.cpp \
|
||||
os2/xpmhand.cpp \
|
||||
html/helpctrl.cpp \
|
||||
html/helpdata.cpp \
|
||||
html/helpfrm.cpp \
|
||||
@@ -548,6 +548,7 @@ ALL_HEADERS = \
|
||||
generic/listctrl.h \
|
||||
generic/msgdlgg.h \
|
||||
generic/notebook.h \
|
||||
generic/paletteg.h \
|
||||
generic/panelg.h \
|
||||
generic/printps.h \
|
||||
generic/prntdlgg.h \
|
||||
@@ -634,6 +635,7 @@ COMMONOBJS = \
|
||||
imagpng.o \
|
||||
imagpnm.o \
|
||||
imagtiff.o \
|
||||
imagxpm.o \
|
||||
intl.o \
|
||||
ipcbase.o \
|
||||
layout.o \
|
||||
@@ -741,6 +743,7 @@ COMMONDEPS = \
|
||||
imagpng.d \
|
||||
imagpnm.d \
|
||||
imagtiff.d \
|
||||
imagxpm.d \
|
||||
intl.d \
|
||||
ipcbase.d \
|
||||
layout.d \
|
||||
@@ -950,8 +953,7 @@ GUIOBJS = \
|
||||
utils.o \
|
||||
utilsexc.o \
|
||||
wave.o \
|
||||
window.o \
|
||||
xpmhand.o
|
||||
window.o
|
||||
|
||||
GUIDEPS = \
|
||||
accel.d \
|
||||
@@ -1030,8 +1032,7 @@ GUIDEPS = \
|
||||
utils.d \
|
||||
utilsexc.d \
|
||||
wave.d \
|
||||
window.d \
|
||||
xpmhand.d
|
||||
window.d
|
||||
|
||||
UNIXOBJS = \
|
||||
|
||||
|
Reference in New Issue
Block a user