Updated Makefiles and win32 projects and removed dead classes.

This commit is contained in:
crs
2004-02-15 18:12:35 +00:00
parent 48908242d2
commit 612a2054e6
17 changed files with 135 additions and 385 deletions

View File

@@ -24,6 +24,7 @@ EXTRA_DIST = \
CMSWindowsClipboardTextConverter.cpp \
CMSWindowsClipboardUTF16Converter.cpp \
CMSWindowsDesktop.cpp \
CMSWindowsEventQueueBuffer.cpp \
CMSWindowsKeyMapper.cpp \
CMSWindowsScreen.cpp \
CMSWindowsScreenSaver.cpp \
@@ -33,6 +34,7 @@ EXTRA_DIST = \
CMSWindowsClipboardTextConverter.h \
CMSWindowsClipboardUTF16Converter.h \
CMSWindowsDesktop.h \
CMSWindowsEventQueueBuffer.h \
CMSWindowsKeyMapper.h \
CMSWindowsScreen.h \
CMSWindowsScreenSaver.h \

View File

@@ -107,6 +107,10 @@ SOURCE=.\CMSWindowsDesktop.cpp
# End Source File
# Begin Source File
SOURCE=.\CMSWindowsEventQueueBuffer.cpp
# End Source File
# Begin Source File
SOURCE=.\CMSWindowsKeyMapper.cpp
# End Source File
# Begin Source File
@@ -143,6 +147,10 @@ SOURCE=.\CMSWindowsDesktop.h
# End Source File
# Begin Source File
SOURCE=.\CMSWindowsEventQueueBuffer.h
# End Source File
# Begin Source File
SOURCE=.\CMSWindowsKeyMapper.h
# End Source File
# Begin Source File