Updated Makefiles for all but Motif; there is either a lock or a CVS problem.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-07-24 19:46:48 +00:00
parent 74698d3a22
commit dc0e23b8fb
21 changed files with 107 additions and 16 deletions

View File

@@ -39,6 +39,7 @@ ALL_SOURCES = \
common/memory.cpp \ common/memory.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/object.cpp \ common/object.cpp \
common/process.cpp \ common/process.cpp \
@@ -90,6 +91,7 @@ ALL_HEADERS = \
app.h \ app.h \
arrimpl.cpp \ arrimpl.cpp \
buffer.h \ buffer.h \
build.h \
chkconf.h \ chkconf.h \
clntdata.h \ clntdata.h \
cmdline.h \ cmdline.h \
@@ -140,6 +142,7 @@ ALL_HEADERS = \
memtext.h \ memtext.h \
mimetype.h \ mimetype.h \
module.h \ module.h \
msgout.h \
mstream.h \ mstream.h \
object.h \ object.h \
platform.h \ platform.h \
@@ -157,6 +160,7 @@ ALL_HEADERS = \
textbuf.h \ textbuf.h \
textfile.h \ textfile.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tokenzr.h \ tokenzr.h \
@@ -222,6 +226,7 @@ BASE_OBJS = \
memory.o \ memory.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
object.o \ object.o \
process.o \ process.o \

View File

@@ -129,6 +129,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -411,6 +412,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -471,6 +473,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -713,6 +716,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -129,6 +129,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -411,6 +412,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -471,6 +473,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -713,6 +716,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -126,6 +126,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -417,6 +418,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -477,6 +479,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -739,6 +742,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -126,6 +126,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -417,6 +418,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -477,6 +479,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -739,6 +742,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -129,6 +129,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -240,6 +241,7 @@ ALL_HEADERS = \
bmpbuttn.h \ bmpbuttn.h \
brush.h \ brush.h \
buffer.h \ buffer.h \
build.h \
busyinfo.h \ busyinfo.h \
button.h \ button.h \
calctrl.h \ calctrl.h \
@@ -371,6 +373,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -431,6 +434,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -612,6 +616,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -126,6 +126,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -240,6 +241,7 @@ ALL_HEADERS = \
bmpbuttn.h \ bmpbuttn.h \
brush.h \ brush.h \
buffer.h \ buffer.h \
build.h \
busyinfo.h \ busyinfo.h \
button.h \ button.h \
calctrl.h \ calctrl.h \
@@ -371,6 +373,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -431,6 +434,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -706,6 +710,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \

View File

@@ -113,6 +113,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -434,6 +435,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -494,6 +496,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -777,6 +780,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \
@@ -979,6 +983,7 @@ GUI_LOWLEVEL_OBJS = \
dcmemory.o \ dcmemory.o \
dcprint.o \ dcprint.o \
dcscreen.o \ dcscreen.o \
dde.o \
dib.o \ dib.o \
evtloop.o \ evtloop.o \
font.o \ font.o \

View File

@@ -194,6 +194,7 @@ COMMONOBJS = \
$(MSWDIR)\menucmn.obj \ $(MSWDIR)\menucmn.obj \
$(MSWDIR)\mimecmn.obj \ $(MSWDIR)\mimecmn.obj \
$(MSWDIR)\module.obj \ $(MSWDIR)\module.obj \
$(MSWDIR)\msgout.obj \
$(MSWDIR)\mstream.obj \ $(MSWDIR)\mstream.obj \
$(MSWDIR)\nbkbase.obj \ $(MSWDIR)\nbkbase.obj \
$(MSWDIR)\object.obj \ $(MSWDIR)\object.obj \
@@ -829,6 +830,8 @@ $(MSWDIR)\mimecmn.obj: $(COMMDIR)\mimecmn.$(SRCSUFF)
$(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF) $(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF)
$(MSWDIR)\msgout.obj: $(COMMDIR)\msgout.$(SRCSUFF)
$(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF) $(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF)
$(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF) $(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF)

View File

@@ -176,6 +176,7 @@ COMMONOBJS = \
$(MSWDIR)\memory.obj \ $(MSWDIR)\memory.obj \
$(MSWDIR)\menucmn.obj \ $(MSWDIR)\menucmn.obj \
$(MSWDIR)\module.obj \ $(MSWDIR)\module.obj \
$(MSWDIR)\msgout.obj \
$(MSWDIR)\mstream.obj \ $(MSWDIR)\mstream.obj \
$(MSWDIR)\nbkbase.obj \ $(MSWDIR)\nbkbase.obj \
$(MSWDIR)\object.obj \ $(MSWDIR)\object.obj \
@@ -659,6 +660,8 @@ $(MSWDIR)\menucmn.obj: $(COMMDIR)\menucmn.$(SRCSUFF)
$(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF) $(MSWDIR)\module.obj: $(COMMDIR)\module.$(SRCSUFF)
$(MSWDIR)\msgout.obj: $(COMMDIR)\msgout.$(SRCSUFF)
$(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF) $(MSWDIR)\mstream.obj: $(COMMDIR)\mstream.$(SRCSUFF)
$(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF) $(MSWDIR)\nbkbase.obj: $(COMMDIR)\nbkbase.$(SRCSUFF)

View File

@@ -161,6 +161,7 @@ COMMONOBJS1 = \
$(COMMDIR)\memory.obj \ $(COMMDIR)\memory.obj \
$(COMMDIR)\menucmn.obj \ $(COMMDIR)\menucmn.obj \
$(COMMDIR)\module.obj \ $(COMMDIR)\module.obj \
$(COMMDIR)\msgout.obj \
$(COMMDIR)\mstream.obj \ $(COMMDIR)\mstream.obj \
$(COMMDIR)\nbkbase.obj \ $(COMMDIR)\nbkbase.obj \
$(COMMDIR)\object.obj \ $(COMMDIR)\object.obj \
@@ -1161,6 +1162,11 @@ $(COMMDIR)/module.obj: $*.$(SRCSUFF)
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
<< <<
$(COMMDIR)/msgout.obj: $*.$(SRCSUFF)
cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
<<
$(COMMDIR)/mstream.obj: $*.$(SRCSUFF) $(COMMDIR)/mstream.obj: $*.$(SRCSUFF)
cl @<< cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)

View File

@@ -149,6 +149,7 @@ COMMONOBJS_BASE = \
$(COMMDIR)/memory.$(OBJSUFF) \ $(COMMDIR)/memory.$(OBJSUFF) \
$(COMMDIR)/mimecmn.$(OBJSUFF) \ $(COMMDIR)/mimecmn.$(OBJSUFF) \
$(COMMDIR)/module.$(OBJSUFF) \ $(COMMDIR)/module.$(OBJSUFF) \
$(COMMDIR)/msgout.$(OBJSUFF) \
$(COMMDIR)/mstream.$(OBJSUFF) \ $(COMMDIR)/mstream.$(OBJSUFF) \
$(COMMDIR)/object.$(OBJSUFF) \ $(COMMDIR)/object.$(OBJSUFF) \
$(COMMDIR)/process.$(OBJSUFF) \ $(COMMDIR)/process.$(OBJSUFF) \

View File

@@ -140,6 +140,7 @@ COMMONOBJS = \
$(COMMDIR)\menucmn.obj \ $(COMMDIR)\menucmn.obj \
$(COMMDIR)\mimecmn.obj \ $(COMMDIR)\mimecmn.obj \
$(COMMDIR)\module.obj \ $(COMMDIR)\module.obj \
$(COMMDIR)\msgout.obj \
$(COMMDIR)\mstream.obj \ $(COMMDIR)\mstream.obj \
$(COMMDIR)\nbkbase.obj \ $(COMMDIR)\nbkbase.obj \
$(COMMDIR)\object.obj \ $(COMMDIR)\object.obj \

View File

@@ -216,6 +216,7 @@ COMMONOBJS = \
$(COMMDIR)\$D\menucmn.obj \ $(COMMDIR)\$D\menucmn.obj \
$(COMMDIR)\$D\mimecmn.obj \ $(COMMDIR)\$D\mimecmn.obj \
$(COMMDIR)\$D\module.obj \ $(COMMDIR)\$D\module.obj \
$(COMMDIR)\$D\msgout.obj \
$(COMMDIR)\$D\mstream.obj \ $(COMMDIR)\$D\mstream.obj \
$(COMMDIR)\$D\nbkbase.obj \ $(COMMDIR)\$D\nbkbase.obj \
$(COMMDIR)\$D\object.obj \ $(COMMDIR)\$D\object.obj \

View File

@@ -178,6 +178,7 @@ COMMONOBJS = &
menucmn.obj & menucmn.obj &
mimecmn.obj & mimecmn.obj &
module.obj & module.obj &
msgout.obj &
mstream.obj & mstream.obj &
nbkbase.obj & nbkbase.obj &
object.obj & object.obj &
@@ -985,6 +986,9 @@ mimecmn.obj: $(COMMDIR)\mimecmn.cpp
module.obj: $(COMMDIR)\module.cpp module.obj: $(COMMDIR)\module.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $< *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
msgout.obj: $(COMMDIR)\msgout.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
mstream.obj: $(COMMDIR)\mstream.cpp mstream.obj: $(COMMDIR)\mstream.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $< *$(CCC) $(CPPFLAGS) $(IFLAGS) $<

View File

@@ -122,6 +122,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -138,6 +139,7 @@ ALL_SOURCES = \
common/sckfile.cpp \ common/sckfile.cpp \
common/sckipc.cpp \ common/sckipc.cpp \
common/sckstrm.cpp \ common/sckstrm.cpp \
common/settcmn.cpp \
common/sizer.cpp \ common/sizer.cpp \
common/socket.cpp \ common/socket.cpp \
common/statbar.cpp \ common/statbar.cpp \
@@ -278,6 +280,7 @@ ALL_HEADERS = \
bmpbuttn.h \ bmpbuttn.h \
brush.h \ brush.h \
buffer.h \ buffer.h \
build.h \
busyinfo.h \ busyinfo.h \
button.h \ button.h \
calctrl.h \ calctrl.h \
@@ -384,6 +387,7 @@ ALL_HEADERS = \
imagxpm.h \ imagxpm.h \
intl.h \ intl.h \
ioswrap.h \ ioswrap.h \
ipc.h \
ipcbase.h \ ipcbase.h \
isql.h \ isql.h \
isqlext.h \ isqlext.h \
@@ -408,6 +412,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -468,6 +473,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -716,6 +722,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \
@@ -732,6 +739,7 @@ COMMONOBJS = \
sckfile.o \ sckfile.o \
sckipc.o \ sckipc.o \
sckstrm.o \ sckstrm.o \
settcmn.o \
sizer.o \ sizer.o \
socket.o \ socket.o \
statbar.o \ statbar.o \

View File

@@ -12,12 +12,12 @@ UNIV_SOURCES = \
univ/dialog.cpp \ univ/dialog.cpp \
univ/framuniv.cpp \ univ/framuniv.cpp \
univ/gauge.cpp \ univ/gauge.cpp \
univ/themes/gtk.cpp \ univ/gtk.cpp \
univ/inpcons.cpp \ univ/inpcons.cpp \
univ/inphand.cpp \ univ/inphand.cpp \
univ/listbox.cpp \ univ/listbox.cpp \
univ/menu.cpp \ univ/menu.cpp \
univ/themes/metal.cpp \ univ/metal.cpp \
univ/notebook.cpp \ univ/notebook.cpp \
univ/radiobox.cpp \ univ/radiobox.cpp \
univ/radiobut.cpp \ univ/radiobut.cpp \
@@ -36,7 +36,7 @@ UNIV_SOURCES = \
univ/theme.cpp \ univ/theme.cpp \
univ/toolbar.cpp \ univ/toolbar.cpp \
univ/topluniv.cpp \ univ/topluniv.cpp \
univ/themes/win32.cpp \ univ/win32.cpp \
univ/winuniv.cpp univ/winuniv.cpp
UNIV_HEADERS = \ UNIV_HEADERS = \

View File

@@ -393,6 +393,10 @@ SOURCE=.\common\module.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\msgout.cpp
# End Source File
# Begin Source File
SOURCE=.\common\mstream.cpp SOURCE=.\common\mstream.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -865,6 +869,10 @@ SOURCE=..\include\wx\module.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\msgout.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\mstream.h SOURCE=..\include\wx\mstream.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -409,6 +409,10 @@ SOURCE=.\common\module.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\msgout.cpp
# End Source File
# Begin Source File
SOURCE=.\common\mstream.cpp SOURCE=.\common\mstream.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -1108,6 +1112,10 @@ SOURCE=.\univ\gauge.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\univ\gtk.cpp
# End Source File
# Begin Source File
SOURCE=.\univ\inpcons.cpp SOURCE=.\univ\inpcons.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -1124,6 +1132,10 @@ SOURCE=.\univ\menu.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\univ\metal.cpp
# End Source File
# Begin Source File
SOURCE=.\univ\notebook.cpp SOURCE=.\univ\notebook.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -1196,25 +1208,16 @@ SOURCE=.\univ\topluniv.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\univ\win32.cpp
# End Source File
# Begin Source File
SOURCE=.\univ\winuniv.cpp SOURCE=.\univ\winuniv.cpp
# End Source File # End Source File
# Begin Group "Theme Files" # Begin Group "Theme Files"
# PROP Default_Filter "" # PROP Default_Filter ""
# Begin Source File
SOURCE=.\univ\themes\gtk.cpp
# End Source File
# Begin Source File
SOURCE=.\univ\themes\metal.cpp
# End Source File
# Begin Source File
SOURCE=.\univ\themes\win32.cpp
# End Source File
# End Group # End Group
# End Group # End Group
# Begin Group "Headers" # Begin Group "Headers"
@@ -1802,6 +1805,10 @@ SOURCE=..\include\wx\msgdlg.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\msgout.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\mstream.h SOURCE=..\include\wx\mstream.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -568,6 +568,10 @@ SOURCE=.\common\module.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\msgout.cpp
# End Source File
# Begin Source File
SOURCE=.\common\mstream.cpp SOURCE=.\common\mstream.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -2082,6 +2086,10 @@ SOURCE=..\include\wx\msgdlg.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\msgout.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\mstream.h SOURCE=..\include\wx\mstream.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -160,6 +160,7 @@ ALL_SOURCES = \
common/menucmn.cpp \ common/menucmn.cpp \
common/mimecmn.cpp \ common/mimecmn.cpp \
common/module.cpp \ common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \ common/mstream.cpp \
common/nbkbase.cpp \ common/nbkbase.cpp \
common/object.cpp \ common/object.cpp \
@@ -249,6 +250,7 @@ ALL_HEADERS = \
bmpbuttn.h \ bmpbuttn.h \
brush.h \ brush.h \
buffer.h \ buffer.h \
build.h \
busyinfo.h \ busyinfo.h \
button.h \ button.h \
calctrl.h \ calctrl.h \
@@ -380,6 +382,7 @@ ALL_HEADERS = \
minifram.h \ minifram.h \
module.h \ module.h \
msgdlg.h \ msgdlg.h \
msgout.h \
mstream.h \ mstream.h \
notebook.h \ notebook.h \
object.h \ object.h \
@@ -440,6 +443,7 @@ ALL_HEADERS = \
textfile.h \ textfile.h \
tglbtn.h \ tglbtn.h \
thread.h \ thread.h \
thrimpl.cpp \
time.h \ time.h \
timer.h \ timer.h \
tipdlg.h \ tipdlg.h \
@@ -726,6 +730,7 @@ COMMONOBJS = \
menucmn.o \ menucmn.o \
mimecmn.o \ mimecmn.o \
module.o \ module.o \
msgout.o \
mstream.o \ mstream.o \
nbkbase.o \ nbkbase.o \
object.o \ object.o \