Added IFF handler.
Minor doc updates. Corrected configure for SGI OpenGL (wx-config related). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 22:59, 2002/01/01
|
||||
# This file was automatically generated by tmake at 18:46, 2002/01/15
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
ALL_SOURCES = \
|
||||
generic/accel.cpp \
|
||||
@@ -101,10 +101,12 @@ ALL_SOURCES = \
|
||||
common/hash.cpp \
|
||||
common/helpbase.cpp \
|
||||
common/http.cpp \
|
||||
common/iffdecod.cpp \
|
||||
common/imagall.cpp \
|
||||
common/imagbmp.cpp \
|
||||
common/image.cpp \
|
||||
common/imaggif.cpp \
|
||||
common/imagiff.cpp \
|
||||
common/imagjpeg.cpp \
|
||||
common/imagpcx.cpp \
|
||||
common/imagpng.cpp \
|
||||
@@ -357,9 +359,11 @@ ALL_HEADERS = \
|
||||
helphtml.h \
|
||||
helpwin.h \
|
||||
icon.h \
|
||||
iffdecod.h \
|
||||
imagbmp.h \
|
||||
image.h \
|
||||
imaggif.h \
|
||||
imagiff.h \
|
||||
imagjpeg.h \
|
||||
imaglist.h \
|
||||
imagpcx.h \
|
||||
@@ -665,10 +669,12 @@ COMMONOBJS = \
|
||||
hash.o \
|
||||
helpbase.o \
|
||||
http.o \
|
||||
iffdecod.o \
|
||||
imagall.o \
|
||||
imagbmp.o \
|
||||
image.o \
|
||||
imaggif.o \
|
||||
imagiff.o \
|
||||
imagjpeg.o \
|
||||
imagpcx.o \
|
||||
imagpng.o \
|
||||
|
Reference in New Issue
Block a user