]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMac doesn't use wxTaskBarIcon
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Apr 2003 10:53:23 +0000 (10:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Apr 2003 10:53:23 +0000 (10:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/filelist.txt
src/mac/carbon/files.lst
src/mac/files.lst

index 83e254f63f602ebbf56042e76e75199b56e0f22f..53b07a1994db2133de7e2e6a56e6d4d232cbf289 100644 (file)
@@ -230,7 +230,7 @@ strconv.cpp Common  Base
 stream.cpp     Common  Base
 string.cpp     Common  Base
 sysopt.cpp     Common  Base
-taskbarcmn.cpp Common
+taskbarcmn.cpp Common  NotMac
 tbarbase.cpp   Common
 textbuf.cpp    Common  Base
 textcmn.cpp    Common
index 57feaa0e940531090145769d4f432330064e1033..6cdb0cad99bd8163c80d376d7d179262f41150e6 100644 (file)
@@ -149,7 +149,6 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
-               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -766,7 +765,6 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
-               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
index 57feaa0e940531090145769d4f432330064e1033..6cdb0cad99bd8163c80d376d7d179262f41150e6 100644 (file)
@@ -149,7 +149,6 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
-               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -766,7 +765,6 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
-               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \