| <?xml version="1.0" encoding="utf-8"?> | |
| <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| <ItemGroup Label="ProjectConfigurations"> | |
| <ProjectConfiguration Include="Debug|ARM64"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>ARM64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Debug|Win32"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Debug|x64"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release|ARM64"> | |
| <Configuration>Release</Configuration> | |
| <Platform>ARM64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release|Win32"> | |
| <Configuration>Release</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release|x64"> | |
| <Configuration>Release</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| </ItemGroup> | |
| <PropertyGroup Label="Globals"> | |
| <ProjectGuid>{9C91EE0B-817D-420A-A1E6-15A5A9D98BAD}</ProjectGuid> | |
| <RootNamespace>openvpnserv</RootNamespace> | |
| <Keyword>Win32Proj</Keyword> | |
| <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <SpectreMitigation>Spectre</SpectreMitigation> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| <ImportGroup Label="ExtensionSettings"> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Release.props" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Release.props" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Release.props" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Debug.props" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Debug.props" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| <Import Project="..\compat\Debug.props" /> | |
| </ImportGroup> | |
| <PropertyGroup Label="UserMacros" /> | |
| <PropertyGroup> | |
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| <VcpkgEnabled>true</VcpkgEnabled> | |
| </PropertyGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>legacy_stdio_definitions.lib;Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>legacy_stdio_definitions.lib;Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>legacy_stdio_definitions.lib;Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| <ClCompile> | |
| <AdditionalIncludeDirectories>..\openvpn;..\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| </ClCompile> | |
| <ResourceCompile /> | |
| <Link> | |
| <AdditionalDependencies>legacy_stdio_definitions.lib;Userenv.lib;Iphlpapi.lib;ntdll.lib;Fwpuclnt.lib;Netapi32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemGroup> | |
| <ClCompile Include="automatic.c" /> | |
| <ClCompile Include="common.c" /> | |
| <ClCompile Include="interactive.c" /> | |
| <ClCompile Include="service.c" /> | |
| <ClCompile Include="validate.c" /> | |
| <ClCompile Include="..\openvpn\block_dns.c" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ClInclude Include="..\openvpn\ring_buffer.h" /> | |
| <ClInclude Include="service.h" /> | |
| <ClInclude Include="validate.h" /> | |
| <ClInclude Include="..\openvpn\block_dns.h" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ResourceCompile Include="openvpnserv_resources.rc" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ProjectReference Include="..\..\build\msvc\msvc-generate\msvc-generate.vcxproj"> | |
| <Project>{8598c2c8-34c4-47a1-99b0-7c295a890615}</Project> | |
| <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| </ProjectReference> | |
| </ItemGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| <ImportGroup Label="ExtensionTargets"> | |
| </ImportGroup> | |
| </Project> |