Removed obsoleted files from vc.t.
Regenerated some makefiles/project files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
29d0a26e65
commit
a5f0148111
@ -152,7 +152,6 @@ GENERICOBJS= #$ ExpandList("WXGENERICOBJS");
|
||||
NONESSENTIALOBJS= #$ ExpandList("WXNONESSENTIALOBJS");
|
||||
|
||||
COMMONOBJS = \
|
||||
$(COMMDIR)\$D\y_tab.obj \
|
||||
#$ ExpandList("WXCOMMONOBJS");
|
||||
|
||||
MSWOBJS = #$ ExpandList("WXMSWOBJS");
|
||||
@ -322,9 +321,6 @@ $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\fileconf.obj /c /Tp $(COMMDIR)\fileconf.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\hash.obj /c /Tp $(COMMDIR)\hash.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\resource.obj /c /Tp $(COMMDIR)\resource.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\textfile.obj /c /Tp $(COMMDIR)\textfile.cpp
|
||||
@ -340,9 +336,6 @@ $(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\gridsel.obj /c /Tp $(GENDIR)\gridsel.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\logg.obj /c /Tp $(GENDIR)\logg.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\proplist.obj /c /Tp $(GENDIR)\proplist.cpp
|
||||
<<
|
||||
cl @<<
|
||||
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\clipbrd.obj /c /Tp $(MSWDIR)\clipbrd.cpp
|
||||
|
@ -58,7 +58,6 @@ GENERICOBJS= accel.obj &
|
||||
gridctrl.obj &
|
||||
gridsel.obj &
|
||||
helpext.obj &
|
||||
helphtml.obj &
|
||||
imaglist.obj &
|
||||
laywin.obj &
|
||||
listctrl.obj &
|
||||
@ -1002,9 +1001,6 @@ gridsel.obj: $(GENDIR)\gridsel.cpp
|
||||
helpext.obj: $(GENDIR)\helpext.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
helphtml.obj: $(GENDIR)\helphtml.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
imaglist.obj: $(GENDIR)\imaglist.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
|
@ -18,7 +18,6 @@ ALL_SOURCES = \
|
||||
generic/gridctrl.cpp \
|
||||
generic/gridsel.cpp \
|
||||
generic/helpext.cpp \
|
||||
generic/helphtml.cpp \
|
||||
generic/imaglist.cpp \
|
||||
generic/laywin.cpp \
|
||||
generic/listctrl.cpp \
|
||||
@ -330,7 +329,6 @@ ALL_HEADERS = \
|
||||
hashmap.h \
|
||||
help.h \
|
||||
helpbase.h \
|
||||
helphtml.h \
|
||||
helpwin.h \
|
||||
icon.h \
|
||||
iconbndl.h \
|
||||
@ -576,7 +574,6 @@ ALL_HEADERS = \
|
||||
generic/gridctrl.h \
|
||||
generic/gridg.h \
|
||||
generic/helpext.h \
|
||||
generic/helphtml.h \
|
||||
generic/imaglist.h \
|
||||
generic/laywin.h \
|
||||
generic/listctrl.h \
|
||||
@ -777,7 +774,6 @@ GENERICOBJS = \
|
||||
gridctrl.o \
|
||||
gridsel.o \
|
||||
helpext.o \
|
||||
helphtml.o \
|
||||
imaglist.o \
|
||||
laywin.o \
|
||||
listctrl.o \
|
||||
|
@ -227,7 +227,6 @@ GENERICUNIVOBJS= $(MSWDIR)\accel.obj \
|
||||
$(MSWDIR)\gridctrl.obj \
|
||||
$(MSWDIR)\gridsel.obj \
|
||||
$(MSWDIR)\helpext.obj \
|
||||
$(MSWDIR)\helphtml.obj \
|
||||
$(MSWDIR)\imaglist.obj \
|
||||
$(MSWDIR)\laywin.obj \
|
||||
$(MSWDIR)\listctrl.obj \
|
||||
@ -1318,8 +1317,6 @@ $(MSWDIR)\gridsel.obj: $(GENDIR)\gridsel.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\helpext.obj: $(GENDIR)\helpext.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\helphtml.obj: $(GENDIR)\helphtml.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\imaglist.obj: $(GENDIR)\imaglist.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\laywin.obj: $(GENDIR)\laywin.$(SRCSUFF)
|
||||
|
@ -3,7 +3,9 @@
|
||||
# This file was automatically generated by tmake
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
||||
|
||||
# Symantec C++ makefile for the msw objects
|
||||
# Digital mars makefile
|
||||
# was Symantec C++ makefile for the msw objects
|
||||
#
|
||||
# called from src\makefile.sc
|
||||
|
||||
# configuration section (see src\makefile.sc) ###########################
|
||||
@ -347,7 +349,7 @@ clean_msw:
|
||||
-del $(GENDIR)\*.obj
|
||||
-del $(HTMLDIR)\*.obj
|
||||
-del *.obj
|
||||
-del *.sym
|
||||
-del *.sym
|
||||
-del ole\*.obj
|
||||
-del $(LIBTARGET)
|
||||
|
||||
|
@ -123,7 +123,6 @@ NONESSENTIALOBJS= $(GENDIR)\$D\colrdlgg.obj \
|
||||
$(GENDIR)\$D\filedlgg.obj \
|
||||
$(GENDIR)\$D\fontdlgg.obj \
|
||||
$(GENDIR)\$D\helpext.obj \
|
||||
$(GENDIR)\$D\helphtml.obj \
|
||||
$(GENDIR)\$D\imaglist.obj \
|
||||
$(GENDIR)\$D\listctrl.obj \
|
||||
$(GENDIR)\$D\mdig.obj \
|
||||
|
@ -63,7 +63,6 @@ NONESSENTIALOBJS= $(OUTPUTDIR)\accel.obj &
|
||||
$(OUTPUTDIR)\filedlgg.obj &
|
||||
$(OUTPUTDIR)\fontdlgg.obj &
|
||||
$(OUTPUTDIR)\helpext.obj &
|
||||
$(OUTPUTDIR)\helphtml.obj &
|
||||
$(OUTPUTDIR)\imaglist.obj &
|
||||
$(OUTPUTDIR)\listctrl.obj &
|
||||
$(OUTPUTDIR)\mdig.obj &
|
||||
|
@ -689,10 +689,6 @@ SOURCE=.\generic\helpext.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\generic\helphtml.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\generic\imaglist.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -1715,10 +1711,6 @@ SOURCE=..\include\wx\helpbase.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\helphtml.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\helpwin.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -2332,10 +2324,6 @@ SOURCE=..\include\wx\generic\helpext.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\generic\helphtml.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\generic\imaglist.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -1908,10 +1908,6 @@ SOURCE=..\include\wx\helpbase.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\helphtml.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\helpwin.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -2890,10 +2886,6 @@ SOURCE=..\include\wx\generic\helpext.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\generic\helphtml.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\wx\generic\imaglist.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
Loading…
Reference in New Issue
Block a user