From d74b838cf3e7bc6843e3359cfb6eaeccf0fc970e Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Tue, 29 Jan 2002 21:37:43 +0000 Subject: [PATCH] Updated projects/makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/files.lst | 5 ++++- src/gtk/files.lst | 5 ++++- src/gtk1/files.lst | 5 ++++- src/mac/carbon/files.lst | 5 ++++- src/mac/files.lst | 5 ++++- src/mgl/files.lst | 5 ++++- src/microwin/files.lst | 6 ++++-- src/motif/files.lst | 5 ++++- src/msw/files.lst | 5 ++++- src/msw/makefile.b32 | 5 ++++- src/msw/makefile.bcc | 5 ++++- src/msw/makefile.dos | 8 +++++++- src/msw/makefile.g95 | 3 ++- src/msw/makefile.sc | 3 ++- src/msw/makefile.vc | 3 ++- src/msw/makefile.wat | 6 +++++- src/os2/files.lst | 8 ++++++-- src/univ/files.lst | 2 +- src/wxBase.dsp | 12 ++++++++---- src/wxUniv.dsp | 12 ++++++++---- src/wxWindows.dsp | 12 ++++++++---- 21 files changed, 93 insertions(+), 32 deletions(-) diff --git a/src/files.lst b/src/files.lst index bd49d1b261..9805a5ac6d 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! ALL_SOURCES = \ common/init.cpp \ @@ -29,6 +29,7 @@ ALL_SOURCES = \ common/fs_zip.cpp \ common/ftp.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/http.cpp \ common/intl.cpp \ common/ipcbase.cpp \ @@ -121,6 +122,7 @@ ALL_HEADERS = \ fs_zip.h \ gsocket.h \ hash.h \ + hashmap.h \ intl.h \ ioswrap.h \ ipcbase.h \ @@ -204,6 +206,7 @@ BASE_OBJS = \ fs_zip.o \ ftp.o \ hash.o \ + hashmap.o \ http.o \ intl.o \ ipcbase.o \ diff --git a/src/gtk/files.lst b/src/gtk/files.lst index ed44ae2f85..121d8d5a84 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -99,6 +99,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -355,6 +356,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -667,6 +669,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index ed44ae2f85..121d8d5a84 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -99,6 +99,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -355,6 +356,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -667,6 +669,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index b95ab0cc58..8698b2cda7 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -96,6 +96,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -362,6 +363,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -694,6 +696,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/mac/files.lst b/src/mac/files.lst index b95ab0cc58..8698b2cda7 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -96,6 +96,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -362,6 +363,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -694,6 +696,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 7cacde2154..5f290c7df3 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -98,6 +98,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -317,6 +318,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -568,6 +570,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/microwin/files.lst b/src/microwin/files.lst index 27a88fcd7a..ca840f9f2c 100644 --- a/src/microwin/files.lst +++ b/src/microwin/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:30, 2002/01/23 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MICRO.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -96,6 +96,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -317,6 +318,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -431,7 +433,6 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ - unzip.h \ url.h \ utils.h \ valgen.h \ @@ -661,6 +662,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/motif/files.lst b/src/motif/files.lst index 34fd601268..356d4d9fad 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -98,6 +98,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -346,6 +347,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -655,6 +657,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/msw/files.lst b/src/msw/files.lst index 900d0473af..edae29e67d 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -82,6 +82,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -373,6 +374,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -724,6 +726,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index 421461e74a..d48879e21a 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T! # @@ -166,6 +166,7 @@ COMMONOBJS = \ $(MSWDIR)\geometry.obj \ $(MSWDIR)\gifdecod.obj \ $(MSWDIR)\hash.obj \ + $(MSWDIR)\hashmap.obj \ $(MSWDIR)\helpbase.obj \ $(MSWDIR)\http.obj \ $(MSWDIR)\imagall.obj \ @@ -738,6 +739,8 @@ $(MSWDIR)\gifdecod.obj: $(COMMDIR)\gifdecod.$(SRCSUFF) $(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF) +$(MSWDIR)\hashmap.obj: $(COMMDIR)\hashmap.$(SRCSUFF) + $(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF) $(MSWDIR)\http.obj: $(COMMDIR)\http.$(SRCSUFF) diff --git a/src/msw/makefile.bcc b/src/msw/makefile.bcc index a8eb99603f..57c9439004 100644 --- a/src/msw/makefile.bcc +++ b/src/msw/makefile.bcc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T! # @@ -152,6 +152,7 @@ COMMONOBJS = \ $(MSWDIR)\geometry.obj \ $(MSWDIR)\gifdecod.obj \ $(MSWDIR)\hash.obj \ + $(MSWDIR)\hashmap.obj \ $(MSWDIR)\helpbase.obj \ $(MSWDIR)\imagall.obj \ $(MSWDIR)\imagbmp.obj \ @@ -597,6 +598,8 @@ $(MSWDIR)\gifdecod.obj: $(COMMDIR)\gifdecod.$(SRCSUFF) $(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF) +$(MSWDIR)\hashmap.obj: $(COMMDIR)\hashmap.$(SRCSUFF) + $(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF) $(MSWDIR)\imagall.obj: $(COMMDIR)\imagall.$(SRCSUFF) diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index 432b2ec6f3..d0496d8727 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -137,6 +137,7 @@ COMMONOBJS1 = \ $(COMMDIR)\geometry.obj \ $(COMMDIR)\gifdecod.obj \ $(COMMDIR)\hash.obj \ + $(COMMDIR)\hashmap.obj \ $(COMMDIR)\helpbase.obj \ $(COMMDIR)\imagall.obj \ $(COMMDIR)\imagbmp.obj \ @@ -1021,6 +1022,11 @@ $(COMMDIR)/hash.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(COMMDIR)/hashmap.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(COMMDIR)/helpbase.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) diff --git a/src/msw/makefile.g95 b/src/msw/makefile.g95 index 15216c1435..b82626a80a 100644 --- a/src/msw/makefile.g95 +++ b/src/msw/makefile.g95 @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T! # @@ -153,6 +153,7 @@ COMMONOBJS = \ $(COMMDIR)/geometry.$(OBJSUFF) \ $(COMMDIR)/gifdecod.$(OBJSUFF) \ $(COMMDIR)/hash.$(OBJSUFF) \ + $(COMMDIR)/hashmap.$(OBJSUFF) \ $(COMMDIR)/helpbase.$(OBJSUFF) \ $(COMMDIR)/http.$(OBJSUFF) \ $(COMMDIR)/imagall.$(OBJSUFF) \ diff --git a/src/msw/makefile.sc b/src/msw/makefile.sc index f3a90d64f0..620f341540 100644 --- a/src/msw/makefile.sc +++ b/src/msw/makefile.sc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T! # Symantec C++ makefile for the msw objects @@ -109,6 +109,7 @@ COMMONOBJS = \ $(COMMDIR)\geometry.obj \ $(COMMDIR)\gifdecod.obj \ $(COMMDIR)\hash.obj \ + $(COMMDIR)\hashmap.obj \ $(COMMDIR)\helpbase.obj \ $(COMMDIR)\http.obj \ $(COMMDIR)\imagall.obj \ diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc index 4d9ed77cc1..9acff308e2 100644 --- a/src/msw/makefile.vc +++ b/src/msw/makefile.vc @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T! # File: makefile.vc @@ -186,6 +186,7 @@ COMMONOBJS = \ $(COMMDIR)\$D\geometry.obj \ $(COMMDIR)\$D\gifdecod.obj \ $(COMMDIR)\$D\hash.obj \ + $(COMMDIR)\$D\hashmap.obj \ $(COMMDIR)\$D\helpbase.obj \ $(COMMDIR)\$D\http.obj \ $(COMMDIR)\$D\imagall.obj \ diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 2c2258e0e3..cc553f349c 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -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 at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -147,6 +147,7 @@ COMMONOBJS = & geometry.obj & gifdecod.obj & hash.obj & + hashmap.obj & helpbase.obj & http.obj & imagall.obj & @@ -876,6 +877,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) $< diff --git a/src/os2/files.lst b/src/os2/files.lst index 5b899f189e..f33d70e0b3 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:56, 2002/01/20 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # 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/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -260,6 +261,7 @@ ALL_SOURCES = \ html/m_list.cpp \ html/m_meta.cpp \ html/m_pre.cpp \ + html/m_style.cpp \ html/m_tables.cpp \ html/winpars.cpp @@ -355,6 +357,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -469,7 +472,6 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ - unzip.h \ url.h \ utils.h \ valgen.h \ @@ -675,6 +677,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ @@ -891,6 +894,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o diff --git a/src/univ/files.lst b/src/univ/files.lst index b53337ebaf..82a8e4d7b5 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T! UNIV_SOURCES = \ univ/bmpbuttn.cpp \ diff --git a/src/wxBase.dsp b/src/wxBase.dsp index 10232b182e..b42104877c 100644 --- a/src/wxBase.dsp +++ b/src/wxBase.dsp @@ -353,6 +353,10 @@ SOURCE=.\common\hash.cpp # End Source File # Begin Source File +SOURCE=.\common\hashmap.cpp +# End Source File +# Begin Source File + SOURCE=.\common\http.cpp # End Source File # Begin Source File @@ -789,6 +793,10 @@ SOURCE=..\include\wx\hash.h # End Source File # Begin Source File +SOURCE=..\include\wx\hashmap.h +# End Source File +# Begin Source File + SOURCE=..\include\wx\intl.h # End Source File # Begin Source File @@ -917,10 +925,6 @@ SOURCE=..\include\wx\txtstrm.h # End Source File # Begin Source File -SOURCE=..\include\wx\unzip.h -# End Source File -# Begin Source File - SOURCE=..\include\wx\url.h # End Source File # Begin Source File diff --git a/src/wxUniv.dsp b/src/wxUniv.dsp index ffd95f0670..cf14747a7e 100644 --- a/src/wxUniv.dsp +++ b/src/wxUniv.dsp @@ -289,6 +289,10 @@ SOURCE=.\common\hash.cpp # End Source File # Begin Source File +SOURCE=.\common\hashmap.cpp +# End Source File +# Begin Source File + SOURCE=.\common\helpbase.cpp # End Source File # Begin Source File @@ -1570,6 +1574,10 @@ SOURCE=..\include\wx\hash.h # End Source File # Begin Source File +SOURCE=..\include\wx\hashmap.h +# End Source File +# Begin Source File + SOURCE=..\include\wx\help.h # End Source File # Begin Source File @@ -2022,10 +2030,6 @@ SOURCE=..\include\wx\types.h # End Source File # Begin Source File -SOURCE=..\include\wx\unzip.h -# End Source File -# Begin Source File - SOURCE=..\include\wx\url.h # End Source File # Begin Source File diff --git a/src/wxWindows.dsp b/src/wxWindows.dsp index cbd48d27ad..28c8b9c5c2 100644 --- a/src/wxWindows.dsp +++ b/src/wxWindows.dsp @@ -448,6 +448,10 @@ SOURCE=.\common\hash.cpp # End Source File # Begin Source File +SOURCE=.\common\hashmap.cpp +# End Source File +# Begin Source File + SOURCE=.\common\helpbase.cpp # End Source File # Begin Source File @@ -1846,6 +1850,10 @@ SOURCE=..\include\wx\hash.h # End Source File # Begin Source File +SOURCE=..\include\wx\hashmap.h +# End Source File +# Begin Source File + SOURCE=..\include\wx\help.h # End Source File # Begin Source File @@ -2298,10 +2306,6 @@ SOURCE=..\include\wx\types.h # End Source File # Begin Source File -SOURCE=..\include\wx\unzip.h -# End Source File -# Begin Source File - SOURCE=..\include\wx\url.h # End Source File # Begin Source File -- 2.45.2