Fixed file names

This commit is contained in:
Anonymous
2014-01-19 00:50:43 -07:00
parent d8d41eead7
commit 0f10664741
3 changed files with 5 additions and 5 deletions
@@ -70,8 +70,8 @@ set(SHARED_SOURCES
shared/AuctionTransferGameAPI/TcpLibrary/Clock.cpp
shared/AuctionTransferGameAPI/TcpLibrary/Clock.h
shared/AuctionTransferGameAPI/TcpLibrary/IpAddress.cpp
shared/AuctionTransferGameAPI/TcpLibrary/IpAddress.h
shared/AuctionTransferGameAPI/TcpLibrary/IPAddress.cpp
shared/AuctionTransferGameAPI/TcpLibrary/IPAddress.h
shared/AuctionTransferGameAPI/TcpLibrary/TcpBlockAllocator.cpp
shared/AuctionTransferGameAPI/TcpLibrary/TcpBlockAllocator.h
shared/AuctionTransferGameAPI/TcpLibrary/TcpConnection.cpp
+1 -1
View File
@@ -48,7 +48,7 @@ if(WIN32)
else()
set(PLATFORM_SOURCES
linux/Archive.h
linux/BlockAllocator.h
linux/BlockAllocator.cpp
linux/Event.cpp
linux/Event.h
linux/Logger.cpp
@@ -86,7 +86,7 @@ set(SHARED_SOURCES
../../utils/UdpLibrary/UdpMisc.h
../../utils/UdpLibrary/UdpPriority.h
../../utils/UdpLibrary/UdpReliableChannel.cpp
../../utils/UdpLibrary/UdpReliablechannel.h
../../utils/UdpLibrary/UdpReliableChannel.h
../../utils/UdpLibrary/UdpTypes.h
../../utils/Unicode/FirstUnicode.cpp
@@ -105,7 +105,7 @@ set(SHARED_SOURCES
../../utils/Unicode/utf8.cpp
../../utils/Unicode/utf8.h
../../utils/GenericAPI/GenericApicore.cpp
../../utils/GenericAPI/GenericApiCore.cpp
../../utils/GenericAPI/GenericApiCore.h
../../utils/GenericAPI/GenericConnection.cpp
../../utils/GenericAPI/GenericConnection.h