]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated Makefiles for all but Motif; there is either a lock or a CVS problem.
authorMattia Barbon <mbarbon@cpan.org>
Wed, 24 Jul 2002 19:46:48 +0000 (19:46 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 24 Jul 2002 19:46:48 +0000 (19:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 files changed:
src/files.lst
src/gtk/files.lst
src/gtk1/files.lst
src/mac/carbon/files.lst
src/mac/files.lst
src/mgl/files.lst
src/microwin/files.lst
src/msw/files.lst
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/os2/files.lst
src/univ/files.lst
src/wxBase.dsp
src/wxUniv.dsp
src/wxWindows.dsp
src/x11/files.lst

index 1a97f58f2b8b19aed153bf056333cca350efc7bf..5819cb2fb6375183ebea6cb33ac7e44d59b191cd 100644 (file)
@@ -39,6 +39,7 @@ ALL_SOURCES = \
                common/memory.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/object.cpp \
                common/process.cpp \
@@ -90,6 +91,7 @@ ALL_HEADERS = \
                app.h \
                arrimpl.cpp \
                buffer.h \
+               build.h \
                chkconf.h \
                clntdata.h \
                cmdline.h \
@@ -140,6 +142,7 @@ ALL_HEADERS = \
                memtext.h \
                mimetype.h \
                module.h \
+               msgout.h \
                mstream.h \
                object.h \
                platform.h \
@@ -157,6 +160,7 @@ ALL_HEADERS = \
                textbuf.h \
                textfile.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tokenzr.h \
@@ -222,6 +226,7 @@ BASE_OBJS = \
                memory.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                object.o \
                process.o \
index 5cd0a0cefbc0ccc902d91fbd44b6827f4655b492..bd7a7ae117db68c28274163449e693fbdcd07ab5 100644 (file)
@@ -129,6 +129,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -411,6 +412,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -471,6 +473,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -713,6 +716,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index 5cd0a0cefbc0ccc902d91fbd44b6827f4655b492..bd7a7ae117db68c28274163449e693fbdcd07ab5 100644 (file)
@@ -129,6 +129,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -411,6 +412,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -471,6 +473,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -713,6 +716,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index 2b5494277233c3509e1d335881851c0501255eda..e8016fb79236b60bf94c337294537e4b0baff9de 100644 (file)
@@ -126,6 +126,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -417,6 +418,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -477,6 +479,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -739,6 +742,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index 2b5494277233c3509e1d335881851c0501255eda..e8016fb79236b60bf94c337294537e4b0baff9de 100644 (file)
@@ -126,6 +126,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -417,6 +418,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -477,6 +479,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -739,6 +742,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index 34ba0931ef2caa6a38cadd40099b82e683ae500c..72a644fe4138a12f24b81751751d2d5abade4e59 100644 (file)
@@ -129,6 +129,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -240,6 +241,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -371,6 +373,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -431,6 +434,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -612,6 +616,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index af59915286a369a55cfc12cec95df917363f9cd2..89ef6907f71c22abfd7330a5769299bb637dccd3 100644 (file)
@@ -126,6 +126,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -240,6 +241,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -371,6 +373,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -431,6 +434,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -706,6 +710,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
index aaa0fd29af6cc6e36254c9ffae7f83cebe5d8b7c..55c0c8ce9e100b3d8d511f8d257511819455841f 100644 (file)
@@ -113,6 +113,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -434,6 +435,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -494,6 +496,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -777,6 +780,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -979,6 +983,7 @@ GUI_LOWLEVEL_OBJS = \
                dcmemory.o \
                dcprint.o \
                dcscreen.o \
+               dde.o \
                dib.o \
                evtloop.o \
                font.o \
index e33b0574462b8e073ad6458891df9d68ac4245c0..d57aada93b7a8e5f1f6ef42d731d3620fb6b36aa 100644 (file)
@@ -194,6 +194,7 @@ COMMONOBJS = \
                $(MSWDIR)\menucmn.obj \
                $(MSWDIR)\mimecmn.obj \
                $(MSWDIR)\module.obj \
+               $(MSWDIR)\msgout.obj \
                $(MSWDIR)\mstream.obj \
                $(MSWDIR)\nbkbase.obj \
                $(MSWDIR)\object.obj \
@@ -829,6 +830,8 @@ $(MSWDIR)\mimecmn.obj: $(COMMDIR)\mimecmn.$(SRCSUFF)
 
 $(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF)
 
+$(MSWDIR)\msgout.obj: $(COMMDIR)\msgout.$(SRCSUFF)
+
 $(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF)
 
 $(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF)
index c54f5974fb394f6f26b29df6bdb822d2d959d36f..fd24a013db70911019b4353c33bd81eb79323bc7 100644 (file)
@@ -176,6 +176,7 @@ COMMONOBJS = \
                $(MSWDIR)\memory.obj \
                $(MSWDIR)\menucmn.obj \
                $(MSWDIR)\module.obj \
+               $(MSWDIR)\msgout.obj \
                $(MSWDIR)\mstream.obj \
                $(MSWDIR)\nbkbase.obj \
                $(MSWDIR)\object.obj \
@@ -659,6 +660,8 @@ $(MSWDIR)\menucmn.obj: $(COMMDIR)\menucmn.$(SRCSUFF)
 
 $(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF)
 
+$(MSWDIR)\msgout.obj: $(COMMDIR)\msgout.$(SRCSUFF)
+
 $(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF)
 
 $(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF)
index e4061a3b47c9697e3407be542b225f435c1704ed..eaa572fa3939191a6e4d8721709e092b117b128f 100644 (file)
@@ -161,6 +161,7 @@ COMMONOBJS1 = \
                $(COMMDIR)\memory.obj \
                $(COMMDIR)\menucmn.obj \
                $(COMMDIR)\module.obj \
+               $(COMMDIR)\msgout.obj \
                $(COMMDIR)\mstream.obj \
                $(COMMDIR)\nbkbase.obj \
                $(COMMDIR)\object.obj \
@@ -1161,6 +1162,11 @@ $(COMMDIR)/module.obj:     $*.$(SRCSUFF)
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
 <<
 
+$(COMMDIR)/msgout.obj:     $*.$(SRCSUFF)
+        cl @<<
+$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
+<<
+
 $(COMMDIR)/mstream.obj:     $*.$(SRCSUFF)
         cl @<<
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
index 37cb09f520e39c630bcd7c8c125ea73a46de1206..1043e14499f63a9f9fef5f6084714e869fad78a1 100644 (file)
@@ -149,6 +149,7 @@ COMMONOBJS_BASE  = \
                $(COMMDIR)/memory.$(OBJSUFF) \
                $(COMMDIR)/mimecmn.$(OBJSUFF) \
                $(COMMDIR)/module.$(OBJSUFF) \
+               $(COMMDIR)/msgout.$(OBJSUFF) \
                $(COMMDIR)/mstream.$(OBJSUFF) \
                $(COMMDIR)/object.$(OBJSUFF) \
                $(COMMDIR)/process.$(OBJSUFF) \
index 8345d38a92f55a8b62ea9880494e43f4c79687cb..7f9e09bd227ed4730590a5067f8258042845d7e3 100644 (file)
@@ -140,6 +140,7 @@ COMMONOBJS = \
                $(COMMDIR)\menucmn.obj \
                $(COMMDIR)\mimecmn.obj \
                $(COMMDIR)\module.obj \
+               $(COMMDIR)\msgout.obj \
                $(COMMDIR)\mstream.obj \
                $(COMMDIR)\nbkbase.obj \
                $(COMMDIR)\object.obj \
index b1fda75760df5429bab81a3a1a8d6d74b16a2049..c4843def620ba3c229cc41b37b6a05100a247826 100644 (file)
@@ -216,6 +216,7 @@ COMMONOBJS = \
                $(COMMDIR)\$D\menucmn.obj \
                $(COMMDIR)\$D\mimecmn.obj \
                $(COMMDIR)\$D\module.obj \
+               $(COMMDIR)\$D\msgout.obj \
                $(COMMDIR)\$D\mstream.obj \
                $(COMMDIR)\$D\nbkbase.obj \
                $(COMMDIR)\$D\object.obj \
index c937bb2ea8f0a6cc06cebf84fd94f96c623524bd..cef1a7df01a2d2fa2731b73056c0eb2ef53b3b64 100644 (file)
@@ -178,6 +178,7 @@ COMMONOBJS = &
        menucmn.obj &
        mimecmn.obj &
        module.obj &
+       msgout.obj &
        mstream.obj &
        nbkbase.obj &
        object.obj &
@@ -985,6 +986,9 @@ mimecmn.obj:     $(COMMDIR)\mimecmn.cpp
 module.obj:     $(COMMDIR)\module.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+msgout.obj:     $(COMMDIR)\msgout.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 mstream.obj:     $(COMMDIR)\mstream.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
index e1d738c8f0ea38476d389efb52c467eaf9125ecb..8ea0b72d6f56fe046a6bb9ad7c9b57df6f170fdb 100644 (file)
@@ -122,6 +122,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -138,6 +139,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -278,6 +280,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -384,6 +387,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -408,6 +412,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -468,6 +473,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -716,6 +722,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -732,6 +739,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
index 1fc4d723bad1e335fdb8a61348c34aee43524751..93a1f55df30df54318a1ab8140ef7355f6992766 100644 (file)
@@ -12,12 +12,12 @@ UNIV_SOURCES = \
                univ/dialog.cpp \
                univ/framuniv.cpp \
                univ/gauge.cpp \
-               univ/themes/gtk.cpp \
+               univ/gtk.cpp \
                univ/inpcons.cpp \
                univ/inphand.cpp \
                univ/listbox.cpp \
                univ/menu.cpp \
-               univ/themes/metal.cpp \
+               univ/metal.cpp \
                univ/notebook.cpp \
                univ/radiobox.cpp \
                univ/radiobut.cpp \
@@ -36,7 +36,7 @@ UNIV_SOURCES = \
                univ/theme.cpp \
                univ/toolbar.cpp \
                univ/topluniv.cpp \
-               univ/themes/win32.cpp \
+               univ/win32.cpp \
                univ/winuniv.cpp
 
 UNIV_HEADERS = \
index f59799d71abffd1de98565ea65d333f862e8530a..f6fe1f1ddc023eff343ed3d951c0545f227ff07a 100644 (file)
@@ -393,6 +393,10 @@ SOURCE=.\common\module.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\common\msgout.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\common\mstream.cpp
 # End Source File
 # Begin Source File
@@ -865,6 +869,10 @@ SOURCE=..\include\wx\module.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\include\wx\msgout.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\include\wx\mstream.h
 # End Source File
 # Begin Source File
index fc30afbf25e02a37ff1fb20e80978b01399354b0..a620d7ea6c2d351d5515acbeb76c78039493b65c 100644 (file)
@@ -409,6 +409,10 @@ SOURCE=.\common\module.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\common\msgout.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\common\mstream.cpp
 # End Source File
 # Begin Source File
@@ -1108,6 +1112,10 @@ SOURCE=.\univ\gauge.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\univ\gtk.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\univ\inpcons.cpp
 # End Source File
 # Begin Source File
@@ -1124,6 +1132,10 @@ SOURCE=.\univ\menu.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\univ\metal.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\univ\notebook.cpp
 # End Source File
 # Begin Source File
@@ -1196,25 +1208,16 @@ SOURCE=.\univ\topluniv.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\univ\winuniv.cpp
-# End Source File
-
-# Begin Group "Theme Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\univ\themes\gtk.cpp
+SOURCE=.\univ\win32.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\univ\themes\metal.cpp
+SOURCE=.\univ\winuniv.cpp
 # End Source File
-# Begin Source File
 
-SOURCE=.\univ\themes\win32.cpp
-# End Source File
+# Begin Group "Theme Files"
 
+# PROP Default_Filter ""
 # End Group
 # End Group
 # Begin Group "Headers"
@@ -1802,6 +1805,10 @@ SOURCE=..\include\wx\msgdlg.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\include\wx\msgout.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\include\wx\mstream.h
 # End Source File
 # Begin Source File
index 1dc1faea29182043877e3638312bbda599e5d9ed..07d260cc587e3e54f25003bc3a467318fe5e15d0 100644 (file)
@@ -568,6 +568,10 @@ SOURCE=.\common\module.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\common\msgout.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\common\mstream.cpp
 # End Source File
 # Begin Source File
@@ -2082,6 +2086,10 @@ SOURCE=..\include\wx\msgdlg.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\include\wx\msgout.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\include\wx\mstream.h
 # End Source File
 # Begin Source File
index 5bcedfd5aef03c032d1444d422714fd5bd0c3b31..07a2a9955db8a89f0d07a2a7bb196d4a5d38dae4 100644 (file)
@@ -160,6 +160,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -249,6 +250,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -380,6 +382,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -440,6 +443,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -726,6 +730,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \