Removed some references to unused files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2002,7 +2002,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
src/mac/carbon/notebmac.cpp
|
||||
src/mac/carbon/palette.cpp
|
||||
src/mac/carbon/pen.cpp
|
||||
src/mac/carbon/pnghand.cpp
|
||||
src/mac/carbon/printdlg.cpp
|
||||
src/mac/carbon/printmac.cpp
|
||||
src/mac/carbon/radiobox.cpp
|
||||
|
@@ -544,7 +544,6 @@ msgdlg.cpp Mac
|
||||
notebmac.cpp Mac
|
||||
palette.cpp Mac
|
||||
pen.cpp Mac
|
||||
pnghand.cpp Mac
|
||||
printdlg.cpp Mac
|
||||
printmac.cpp Mac
|
||||
radiobox.cpp Mac
|
||||
|
@@ -270,7 +270,6 @@ option ProjectOptions = lang(longlong, "yes"), gen(manglelinkagekeywordonlyfunc
|
||||
source type(cpp) "OS2\\OWNERDRW.CPP"
|
||||
source type(cpp) "OS2\\PALETTE.CPP"
|
||||
source type(cpp) "OS2\\PEN.CPP"
|
||||
source type(cpp) "OS2\\PNGHAND.CPP"
|
||||
source type(cpp) "OS2\\PRINT.CPP"
|
||||
source type(cpp) "OS2\\RADIOBOX.CPP"
|
||||
source type(cpp) "OS2\\RADIOBUT.CPP"
|
||||
|
@@ -387,9 +387,6 @@ pen.obj: $(MSWDIR)\pen.cpp
|
||||
penwin.obj: $(MSWDIR)\penwin.cpp
|
||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\penwin.cpp /BINARY penwin.obj
|
||||
|
||||
pnghand.obj: $(MSWDIR)\pnghand.cpp
|
||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\pnghand.cpp /BINARY pnghand.obj
|
||||
|
||||
printdlg.obj: $(MSWDIR)\printdlg.cpp
|
||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\printdlg.cpp /BINARY printdlg.obj
|
||||
|
||||
|
@@ -253,7 +253,6 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), gen(mangl
|
||||
source "OS2\\OWNERDRW.CPP"
|
||||
source "OS2\\PALETTE.CPP"
|
||||
source "OS2\\PEN.CPP"
|
||||
source "OS2\\PNGHAND.CPP"
|
||||
source "OS2\\PRINT.CPP"
|
||||
source "OS2\\RADIOBOX.CPP"
|
||||
source "OS2\\RADIOBUT.CPP"
|
||||
|
Reference in New Issue
Block a user