mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-07 18:20:41 +03:00
1530 lines
29 KiB
XML
1530 lines
29 KiB
XML
<?xml version="1.0" encoding="shift_jis"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Cedar"
|
|
ProjectGUID="{2928D768-DEC3-40D3-8E51-26E364497C9B}"
|
|
RootNamespace="Cedar"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)tmp\lib\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;.;$(SolutionDir);WinPcap"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="4"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="CedarPch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="$(SolutionDir)BuildFiles\Library\$(PlatformName)_$(ConfigurationName)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)tmp\lib\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;.;$(SolutionDir);WinPcap"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;CPU_64"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="4"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="CedarPch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="$(SolutionDir)BuildFiles\Library\$(PlatformName)_$(ConfigurationName)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)tmp\lib\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;.;$(SolutionDir);WinPcap"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;VPN_SPEED"
|
|
StringPooling="false"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="4"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="CedarPch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="$(SolutionDir)BuildFiles\Library\$(PlatformName)_$(ConfigurationName)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)tmp\lib\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;.;$(SolutionDir);WinPcap"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;VPN_SPEED;CPU_64"
|
|
StringPooling="false"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="4"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="CedarPch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="$(SolutionDir)BuildFiles\Library\$(PlatformName)_$(ConfigurationName)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\Account.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Admin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AzureClient.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AzureServer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Bridge.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BridgeUnix.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BridgeWin32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Cedar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CedarPch.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Client.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CM.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Command.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Connection.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Console.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Database.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DDNS.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EM.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtherLog.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hub.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interop_OpenVPN.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interop_SSTP.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_EtherIP.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IKE.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IkePacket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IPC.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_L2TP.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_PPP.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_Win7.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Layer3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Link.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Listener.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logging.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Nat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NativeStack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NM.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NullLan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Protocol.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Radius.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Remote.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SecureInfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SecureNAT.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SeLowUser.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Server.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Session.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SM.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SW.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UdpAccel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UT.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VG.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Virtual.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLan.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLanUnix.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLanWin32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WaterMark.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WebUI.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Win32Com.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="2"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="2"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="2"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExceptionHandling="2"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinJumpList.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinUi.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Wpc.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\Account.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Admin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AzureClient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AzureServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Bridge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BridgeUnix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BridgeWin32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Cedar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CedarPch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CedarType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CMInner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Command.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Connection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Database.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DDNS.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EMInner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtherLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interop_OpenVPN.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interop_SSTP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_EtherIP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IKE.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IkePacket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_IPC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_L2TP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_PPP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_Win7.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IPsec_Win7Inner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Layer3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Link.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Listener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logging.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Nat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NativeStack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NMInner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NullLan.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Protocol.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Radius.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Remote.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SecureInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SecureNAT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SeLowUser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Session.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SMInner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SW.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SWInner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UdpAccel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VG.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Virtual.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLan.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLanUnix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VLanWin32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WaterMark.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WebUI.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Win32Com.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinUi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Wpc.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="winpcap"
|
|
>
|
|
<File
|
|
RelativePath=".\WinPcap\bittypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\bucket_lookup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\count_packets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Devioctl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Gnuc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\ip6_misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\memory_t.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\normal_lookup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Ntddndis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Ntddpack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Packet32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\pcap-bpf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\pcap-int.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\pcap-stdinc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\pcap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\pthread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\remote-ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\sched.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\semaphore.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\tcp_session.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\time_calls.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\tme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinPcap\Win32-Extensions.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|