]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed some references to unused files.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 May 2006 10:03:56 +0000 (10:03 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 May 2006 10:03:56 +0000 (10:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl
distrib/msw/tmake/filelist.txt
src/Wxwindll.icc
src/msw/makefile.sl
src/wxWin.icc

index 6cbb90f34f72a5160743c474d4a8f6eba46620fa..ce5287d659f7a16623d3c495eb632d628989ac43 100644 (file)
@@ -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
index 0f454b2e97010034e8ed23dc9ad39cfaa593a44a..6a187275582614a6fed42a2dc0abcd098eeaa325 100644 (file)
@@ -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
index 70fc1f57f9f3514cd884157adedaf8e322e60cf6..21a2eebb0f43aef0c902a9420a66a91d1595e93b 100644 (file)
@@ -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"
index 1ca6d8dfa40882dbc6f8c911250c1462a7ec00b3..296f76b1937a01f742ef10f442d0431433ca00cf 100644 (file)
@@ -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
 
index 003c5f7c35b311e6902cf64b1771f5eec5ff4874..a2deca02f6d8c8d8efda01850eb9a85696abe5e5 100644 (file)
@@ -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"