1 <?xml version="1.0" encoding="UTF-8"?>
\r
3 ProjectType="Visual C++"
\r
6 ProjectGUID="{12460D00-D78A-4C68-BDE2-9E3B2F9CD0F3}"
\r
7 RootNamespace="anytun"
\r
9 AssemblyReferenceSearchPaths=""..\..\..\..\Program Files\boost\boost_1_35_0""
\r
10 TargetFrameworkVersion="196613"
\r
22 OutputDirectory="Debug"
\r
23 IntermediateDirectory="Debug"
\r
24 ConfigurationType="1"
\r
27 Name="VCPreBuildEventTool"
\r
30 Name="VCCustomBuildTool"
\r
33 Name="VCXMLDataGeneratorTool"
\r
36 Name="VCWebServiceProxyGeneratorTool"
\r
42 Name="VCCLCompilerTool"
\r
43 AdditionalOptions="/I "C:\Program Files\boost\boost_1_35_0\""
\r
45 PreprocessorDefinitions="LOGSTDOUT;USE_SSL_CRYPTO;NODAEMON;NOEXEC;NOSYSLOG;NOSIGNALCONTROLLER;WIN32_LEAN_AND_MEAN"
\r
46 MinimalRebuild="true"
\r
47 BasicRuntimeChecks="3"
\r
49 UsePrecompiledHeader="0"
\r
51 Detect64BitPortabilityProblems="false"
\r
52 DebugInformationFormat="4"
\r
53 ForcedIncludeFiles=""
\r
56 Name="VCManagedResourceCompilerTool"
\r
59 Name="VCResourceCompilerTool"
\r
62 Name="VCPreLinkEventTool"
\r
66 AdditionalDependencies="libeay32MDd.lib"
\r
68 AdditionalLibraryDirectories=""
\r
69 IgnoreAllDefaultLibraries="false"
\r
70 GenerateDebugInformation="true"
\r
78 Name="VCManifestTool"
\r
81 Name="VCXDCMakeTool"
\r
84 Name="VCBscMakeTool"
\r
90 Name="VCAppVerifierTool"
\r
93 Name="VCPostBuildEventTool"
\r
97 Name="Release|Win32"
\r
98 OutputDirectory="Release"
\r
99 IntermediateDirectory="Release"
\r
100 ConfigurationType="1"
\r
103 Name="VCPreBuildEventTool"
\r
106 Name="VCCustomBuildTool"
\r
109 Name="VCXMLDataGeneratorTool"
\r
112 Name="VCWebServiceProxyGeneratorTool"
\r
118 Name="VCCLCompilerTool"
\r
119 PreprocessorDefinitions="USE_SSL_CRYPTO;NODAEMON;NOEXEC;NOSYSLOG;NOSIGNALCONTROLLER;WIN32_LEAN_AND_MEAN"
\r
121 UsePrecompiledHeader="0"
\r
123 Detect64BitPortabilityProblems="false"
\r
124 DebugInformationFormat="3"
\r
127 Name="VCManagedResourceCompilerTool"
\r
130 Name="VCResourceCompilerTool"
\r
133 Name="VCPreLinkEventTool"
\r
136 Name="VCLinkerTool"
\r
137 AdditionalDependencies="libeay32MD.lib"
\r
138 LinkIncremental="2"
\r
139 AdditionalLibraryDirectories=""
\r
140 GenerateDebugInformation="true"
\r
142 OptimizeReferences="2"
\r
143 EnableCOMDATFolding="2"
\r
150 Name="VCManifestTool"
\r
153 Name="VCXDCMakeTool"
\r
156 Name="VCBscMakeTool"
\r
162 Name="VCAppVerifierTool"
\r
165 Name="VCPostBuildEventTool"
\r
173 Name="Header Files"
\r
174 Filter="h;hpp;hxx;hm;inl;inc;xsd"
\r
175 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
\r
178 RelativePath=".\authAlgo.h"
\r
182 RelativePath=".\authAlgoFactory.h"
\r
186 RelativePath=".\buffer.h"
\r
190 RelativePath=".\cipher.h"
\r
194 RelativePath=".\cipherFactory.h"
\r
198 RelativePath=".\connectionList.h"
\r
202 RelativePath=".\connectionParam.h"
\r
206 RelativePath=".\daemon.hpp"
\r
210 RelativePath=".\datatypes.h"
\r
214 RelativePath=".\deviceConfig.hpp"
\r
218 RelativePath=".\encryptedPacket.h"
\r
222 RelativePath=".\endian.h"
\r
226 RelativePath=".\keyDerivation.h"
\r
230 RelativePath=".\keyDerivationFactory.h"
\r
234 RelativePath=".\log.h"
\r
238 RelativePath=".\networkAddress.h"
\r
242 RelativePath=".\networkPrefix.h"
\r
246 RelativePath=".\options.h"
\r
250 RelativePath=".\packetSource.h"
\r
254 RelativePath=".\plainPacket.h"
\r
258 RelativePath=".\routingTable.h"
\r
262 RelativePath=".\routingTree.hpp"
\r
266 RelativePath=".\routingTreeNode.h"
\r
270 RelativePath=".\seqWindow.h"
\r
274 RelativePath=".\syncBuffer.h"
\r
278 RelativePath=".\syncClient.h"
\r
282 RelativePath=".\syncCommand.h"
\r
286 RelativePath=".\syncConnectionCommand.h"
\r
290 RelativePath=".\syncOnConnect.hpp"
\r
294 RelativePath=".\syncQueue.h"
\r
298 RelativePath=".\syncRouteCommand.h"
\r
302 RelativePath=".\syncServer.h"
\r
306 RelativePath=".\syncTcpConnection.h"
\r
310 RelativePath=".\threadParam.h"
\r
314 RelativePath=".\threadUtils.hpp"
\r
318 RelativePath=".\tunDevice.h"
\r
323 Name="Resource Files"
\r
324 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
\r
325 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
\r
329 Name="Source Files"
\r
330 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
\r
331 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
\r
334 RelativePath=".\anytun.cpp"
\r
338 RelativePath=".\authAlgo.cpp"
\r
342 RelativePath=".\authAlgoFactory.cpp"
\r
346 RelativePath=".\buffer.cpp"
\r
350 RelativePath=".\cipher.cpp"
\r
354 RelativePath=".\cipherFactory.cpp"
\r
358 RelativePath=".\connectionList.cpp"
\r
362 RelativePath=".\connectionParam.cpp"
\r
366 RelativePath=".\encryptedPacket.cpp"
\r
370 RelativePath=".\keyDerivation.cpp"
\r
374 RelativePath=".\keyDerivationFactory.cpp"
\r
378 RelativePath=".\log.cpp"
\r
382 RelativePath=".\networkAddress.cpp"
\r
386 RelativePath=".\networkPrefix.cpp"
\r
390 RelativePath=".\options.cpp"
\r
394 RelativePath=".\packetSource.cpp"
\r
398 RelativePath=".\plainPacket.cpp"
\r
402 RelativePath=".\routingTable.cpp"
\r
406 RelativePath=".\routingTreeNode.cpp"
\r
410 RelativePath=".\seqWindow.cpp"
\r
414 RelativePath=".\syncBuffer.cpp"
\r
418 RelativePath=".\syncClient.cpp"
\r
422 RelativePath=".\syncCommand.cpp"
\r
426 RelativePath=".\syncConnectionCommand.cpp"
\r
430 RelativePath=".\syncQueue.cpp"
\r
434 RelativePath=".\syncRouteCommand.cpp"
\r
438 RelativePath=".\syncServer.cpp"
\r
442 RelativePath=".\syncTcpConnection.cpp"
\r
446 RelativePath=".\win32\tunDevice.cpp"
\r
453 </VisualStudioProject>
\r