barrier/vs2005/libsynergy/libsynergy.vcproj

1077 lines
22 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="libsynergy"
ProjectGUID="{88308CB1-F2F6-4A33-ACF5-39C0850C6D0E}"
RootNamespace="libsynergy"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\lib\arch;..\..\lib\base;..\..\lib\client;..\..\lib\common;..\..\lib\io;..\..\lib\mt;..\..\lib\net;..\..\lib\platform;..\..\lib\server;..\..\lib\synergy"
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies="user32.lib gdi32.lib advapi32.lib shell32.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\lib\arch;..\..\lib\base;..\..\lib\client;..\..\lib\common;..\..\lib\io;..\..\lib\mt;..\..\lib\net;..\..\lib\platform;..\..\lib\server;..\..\lib\synergy"
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS"
RuntimeLibrary="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies="user32.lib gdi32.lib advapi32.lib shell32.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="arch"
>
<File
RelativePath="..\..\lib\arch\CArch.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArch.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchConsoleWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchConsoleWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchDaemonWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchDaemonWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchFileWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchFileWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchLogWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchLogWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchMiscWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchMiscWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchMultithreadWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchMultithreadWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchNetworkWinsock.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchNetworkWinsock.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchSleepWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchSleepWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchStringWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchStringWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchSystemWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchSystemWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchTaskBarWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchTaskBarWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchTimeWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\CArchTimeWindows.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchConsole.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchDaemon.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchFile.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchLog.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchMultithread.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchNetwork.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchSleep.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchString.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchSystem.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchTaskBar.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchTaskBarReceiver.h"
>
</File>
<File
RelativePath="..\..\lib\arch\IArchTime.h"
>
</File>
<File
RelativePath="..\..\lib\arch\XArch.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\XArch.h"
>
</File>
<File
RelativePath="..\..\lib\arch\XArchWindows.cpp"
>
</File>
<File
RelativePath="..\..\lib\arch\XArchWindows.h"
>
</File>
</Filter>
<Filter
Name="base"
>
<File
RelativePath="..\..\lib\base\CEvent.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CEvent.h"
>
</File>
<File
RelativePath="..\..\lib\base\CEventQueue.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CEventQueue.h"
>
</File>
<File
RelativePath="..\..\lib\base\CFunctionEventJob.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CFunctionEventJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\CFunctionJob.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CFunctionJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\CLog.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CLog.h"
>
</File>
<File
RelativePath="..\..\lib\base\CPriorityQueue.h"
>
</File>
<File
RelativePath="..\..\lib\base\CSimpleEventQueueBuffer.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CSimpleEventQueueBuffer.h"
>
</File>
<File
RelativePath="..\..\lib\base\CStopwatch.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CStopwatch.h"
>
</File>
<File
RelativePath="..\..\lib\base\CString.h"
>
</File>
<File
RelativePath="..\..\lib\base\CStringUtil.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CStringUtil.h"
>
</File>
<File
RelativePath="..\..\lib\base\CUnicode.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\CUnicode.h"
>
</File>
<File
RelativePath="..\..\lib\base\IEventJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\IEventQueue.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\IEventQueue.h"
>
</File>
<File
RelativePath="..\..\lib\base\IEventQueueBuffer.h"
>
</File>
<File
RelativePath="..\..\lib\base\IJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\ILogOutputter.h"
>
</File>
<File
RelativePath="..\..\lib\base\LogOutputters.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\LogOutputters.h"
>
</File>
<File
RelativePath="..\..\lib\base\TMethodEventJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\TMethodJob.h"
>
</File>
<File
RelativePath="..\..\lib\base\XBase.cpp"
>
</File>
<File
RelativePath="..\..\lib\base\XBase.h"
>
</File>
</Filter>
<Filter
Name="client"
>
<File
RelativePath="..\..\lib\client\CClient.cpp"
>
</File>
<File
RelativePath="..\..\lib\client\CClient.h"
>
</File>
<File
RelativePath="..\..\lib\client\CServerProxy.cpp"
>
</File>
<File
RelativePath="..\..\lib\client\CServerProxy.h"
>
</File>
</Filter>
<Filter
Name="common"
>
<File
RelativePath="..\..\lib\common\BasicTypes.h"
>
</File>
<File
RelativePath="..\..\lib\common\common.h"
>
</File>
<File
RelativePath="..\..\lib\common\IInterface.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdbitset.h"
>
</File>
<File
RelativePath="..\..\lib\common\stddeque.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdfstream.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdistream.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdlist.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdmap.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdostream.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdpost.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdpre.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdset.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdsstream.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdstring.h"
>
</File>
<File
RelativePath="..\..\lib\common\stdvector.h"
>
</File>
<File
RelativePath="..\..\lib\common\Version.cpp"
>
</File>
<File
RelativePath="..\..\lib\common\Version.h"
>
</File>
</Filter>
<Filter
Name="io"
>
<File
RelativePath="..\..\lib\io\CStreamBuffer.cpp"
>
</File>
<File
RelativePath="..\..\lib\io\CStreamBuffer.h"
>
</File>
<File
RelativePath="..\..\lib\io\CStreamFilter.cpp"
>
</File>
<File
RelativePath="..\..\lib\io\CStreamFilter.h"
>
</File>
<File
RelativePath="..\..\lib\io\IStream.cpp"
>
</File>
<File
RelativePath="..\..\lib\io\IStream.h"
>
</File>
<File
RelativePath="..\..\lib\io\IStreamFilterFactory.h"
>
</File>
<File
RelativePath="..\..\lib\io\XIO.cpp"
>
</File>
<File
RelativePath="..\..\lib\io\XIO.h"
>
</File>
</Filter>
<Filter
Name="mt"
>
<File
RelativePath="..\..\lib\mt\CCondVar.cpp"
>
</File>
<File
RelativePath="..\..\lib\mt\CCondVar.h"
>
</File>
<File
RelativePath="..\..\lib\mt\CLock.cpp"
>
</File>
<File
RelativePath="..\..\lib\mt\CLock.h"
>
</File>
<File
RelativePath="..\..\lib\mt\CMutex.cpp"
>
</File>
<File
RelativePath="..\..\lib\mt\CMutex.h"
>
</File>
<File
RelativePath="..\..\lib\mt\CThread.cpp"
>
</File>
<File
RelativePath="..\..\lib\mt\CThread.h"
>
</File>
<File
RelativePath="..\..\lib\mt\XMT.cpp"
>
</File>
<File
RelativePath="..\..\lib\mt\XMT.h"
>
</File>
<File
RelativePath="..\..\lib\mt\XThread.h"
>
</File>
</Filter>
<Filter
Name="net"
>
<File
RelativePath="..\..\lib\net\CNetworkAddress.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\CNetworkAddress.h"
>
</File>
<File
RelativePath="..\..\lib\net\CSocketMultiplexer.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\CSocketMultiplexer.h"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPListenSocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPListenSocket.h"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPSocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPSocket.h"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPSocketFactory.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\CTCPSocketFactory.h"
>
</File>
<File
RelativePath="..\..\lib\net\IDataSocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\IDataSocket.h"
>
</File>
<File
RelativePath="..\..\lib\net\IListenSocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\IListenSocket.h"
>
</File>
<File
RelativePath="..\..\lib\net\ISocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\ISocket.h"
>
</File>
<File
RelativePath="..\..\lib\net\ISocketFactory.h"
>
</File>
<File
RelativePath="..\..\lib\net\ISocketMultiplexerJob.h"
>
</File>
<File
RelativePath="..\..\lib\net\TSocketMultiplexerMethodJob.h"
>
</File>
<File
RelativePath="..\..\lib\net\XSocket.cpp"
>
</File>
<File
RelativePath="..\..\lib\net\XSocket.h"
>
</File>
</Filter>
<Filter
Name="platform"
>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboard.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboard.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardAnyTextConverter.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardAnyTextConverter.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardBitmapConverter.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardBitmapConverter.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardHTMLConverter.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardHTMLConverter.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardTextConverter.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardTextConverter.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardUTF16Converter.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsClipboardUTF16Converter.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsDesks.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsDesks.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsEventQueueBuffer.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsEventQueueBuffer.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsKeyState.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsKeyState.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsScreen.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsScreenSaver.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsScreenSaver.h"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsUtil.cpp"
>
</File>
<File
RelativePath="..\..\lib\platform\CMSWindowsUtil.h"
>
</File>
</Filter>
<Filter
Name="server"
>
<File
RelativePath="..\..\lib\server\CBaseClientProxy.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CBaseClientProxy.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientListener.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientListener.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_0.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_0.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_1.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_1.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_2.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_2.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_3.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxy1_3.h"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxyUnknown.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CClientProxyUnknown.h"
>
</File>
<File
RelativePath="..\..\lib\server\CConfig.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CConfig.h"
>
</File>
<File
RelativePath="..\..\lib\server\CInputFilter.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CInputFilter.h"
>
</File>
<File
RelativePath="..\..\lib\server\CPrimaryClient.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CPrimaryClient.h"
>
</File>
<File
RelativePath="..\..\lib\server\CServer.cpp"
>
</File>
<File
RelativePath="..\..\lib\server\CServer.h"
>
</File>
</Filter>
<Filter
Name="synergy"
>
<File
RelativePath="..\..\lib\synergy\CClipboard.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CClipboard.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CKeyMap.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CKeyMap.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CKeyState.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CKeyState.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\ClipboardTypes.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CPacketStreamFilter.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CPacketStreamFilter.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CPlatformScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CPlatformScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CProtocolUtil.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CProtocolUtil.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\CScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\CScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IClient.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IClipboard.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\IClipboard.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IKeyState.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\IKeyState.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IPlatformScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IPrimaryScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\IPrimaryScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\IScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\IScreenSaver.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\ISecondaryScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\KeyTypes.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\KeyTypes.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\MouseTypes.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\OptionTypes.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\ProtocolTypes.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\ProtocolTypes.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\XScreen.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\XScreen.h"
>
</File>
<File
RelativePath="..\..\lib\synergy\XSynergy.cpp"
>
</File>
<File
RelativePath="..\..\lib\synergy\XSynergy.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>