finished renaming CScreenMap to CConfig.

This commit is contained in:
crs 2002-05-31 14:44:54 +00:00
parent 67b149d3a4
commit 0eccd52226
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ LCXXINCS = \
-I$(DEPTH)/synergy \ -I$(DEPTH)/synergy \
$(NULL) $(NULL)
CXXFILES = \ CXXFILES = \
CScreenMap.cpp \ CConfig.cpp \
CServerProtocol.cpp \ CServerProtocol.cpp \
CServerProtocol1_0.cpp \ CServerProtocol1_0.cpp \
CXWindowsPrimaryScreen.cpp \ CXWindowsPrimaryScreen.cpp \

View File

@ -96,7 +96,7 @@ SOURCE=.\CMSWindowsPrimaryScreen.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\CScreenMap.cpp SOURCE=.\CConfig.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@ -128,7 +128,7 @@ SOURCE=.\CMSWindowsPrimaryScreen.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\CScreenMap.h SOURCE=.\CConfig.h
# End Source File # End Source File
# Begin Source File # Begin Source File