Commiting remaining files of configure change for X11.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-02-09 23:17:41 +00:00
parent be0a4b9a2e
commit 47dddc2f4b
11 changed files with 24 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \
common/init.cpp \
@@ -126,6 +126,8 @@ ALL_HEADERS = \
intl.h \
ioswrap.h \
ipcbase.h \
isql.h \
isqlext.h \
list.h \
listimpl.cpp \
log.h \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/accel.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/accel.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \
generic/busyinfo.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \
generic/busyinfo.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T!
ALL_SOURCES = \
generic/accel.cpp \

View File

@@ -1,6 +1,6 @@
#!/binb/wmake.exe
# This file was automatically generated by tmake at 17:44, 2002/01/28
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
#
@@ -140,6 +140,7 @@ COMMONOBJS = &
geometry.obj &
gifdecod.obj &
hash.obj &
hashmap.obj &
helpbase.obj &
http.obj &
imagall.obj &
@@ -678,6 +679,9 @@ gifdecod.obj: $(COMMDIR)\gifdecod.cpp
hash.obj: $(COMMDIR)\hash.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
hashmap.obj: $(COMMDIR)\hashmap.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
helpbase.obj: $(COMMDIR)\helpbase.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MICRO.T!
ALL_SOURCES = \
generic/accel.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \
generic/busyinfo.cpp \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 22:26, 2002/01/29
# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T!
UNIV_SOURCES = \
univ/bmpbuttn.cpp \

View File

@@ -809,6 +809,14 @@ SOURCE=..\include\wx\ipcbase.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\isql.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\isqlext.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\list.h
# End Source File
# Begin Source File