mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 00:58:14 +08:00
Updated Makefiles and win32 projects and removed dead classes.
This commit is contained in:
0
lib/platform/CMSWindowsEventQueueBuffer.cpp
Normal file
0
lib/platform/CMSWindowsEventQueueBuffer.cpp
Normal file
0
lib/platform/CMSWindowsEventQueueBuffer.h
Normal file
0
lib/platform/CMSWindowsEventQueueBuffer.h
Normal 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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user