openvpn 2.3.10
[tomato.git] / release / src / router / openvpn / src / openvpnserv / openvpnserv.vcxproj
blob2a8943d1ab0a14cdb4d60a00dffe96d942993c78
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12   </ItemGroup>
13   <PropertyGroup Label="Globals">
14     <ProjectGuid>{9C91EE0B-817D-420A-A1E6-15A5A9D98BAD}</ProjectGuid>
15     <RootNamespace>openvpnserv</RootNamespace>
16     <Keyword>Win32Proj</Keyword>
17   </PropertyGroup>
18   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
20     <ConfigurationType>Application</ConfigurationType>
21     <CharacterSet>MultiByte</CharacterSet>
22     <WholeProgramOptimization>true</WholeProgramOptimization>
23     <PlatformToolset>v120</PlatformToolset>
24   </PropertyGroup>
25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
26     <ConfigurationType>Application</ConfigurationType>
27     <CharacterSet>MultiByte</CharacterSet>
28     <PlatformToolset>v120</PlatformToolset>
29   </PropertyGroup>
30   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31   <ImportGroup Label="ExtensionSettings">
32   </ImportGroup>
33   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35   </ImportGroup>
36   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
37     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
38   </ImportGroup>
39   <PropertyGroup Label="UserMacros" />
40   <PropertyGroup>
41     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
42     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)-Output\$(Configuration)\</OutDir>
43     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
44     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
45     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)-Output\$(Configuration)\</OutDir>
46     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
47     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
48   </PropertyGroup>
49   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
50     <ClCompile>
51       <Optimization>Disabled</Optimization>
52       <AdditionalIncludeDirectories>$(SOURCEBASE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
53       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;$(CPPFLAGS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
54       <MinimalRebuild>true</MinimalRebuild>
55       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
56       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
57       <PrecompiledHeader>
58       </PrecompiledHeader>
59       <WarningLevel>Level3</WarningLevel>
60       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
61     </ClCompile>
62     <ResourceCompile>
63       <AdditionalIncludeDirectories>$(SOURCEBASE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
64     </ResourceCompile>
65     <Link>
66       <GenerateDebugInformation>true</GenerateDebugInformation>
67       <SubSystem>Console</SubSystem>
68       <TargetMachine>MachineX86</TargetMachine>
69     </Link>
70   </ItemDefinitionGroup>
71   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
72     <ClCompile>
73       <Optimization>MaxSpeed</Optimization>
74       <IntrinsicFunctions>true</IntrinsicFunctions>
75       <AdditionalIncludeDirectories>$(SOURCEBASE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
76       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;$(CPPFLAGS);%(PreprocessorDefinitions)</PreprocessorDefinitions>
77       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
78       <FunctionLevelLinking>true</FunctionLevelLinking>
79       <PrecompiledHeader>
80       </PrecompiledHeader>
81       <WarningLevel>Level3</WarningLevel>
82       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
83     </ClCompile>
84     <ResourceCompile>
85       <AdditionalIncludeDirectories>$(SOURCEBASE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
86     </ResourceCompile>
87     <Link>
88       <GenerateDebugInformation>true</GenerateDebugInformation>
89       <SubSystem>Console</SubSystem>
90       <OptimizeReferences>true</OptimizeReferences>
91       <EnableCOMDATFolding>true</EnableCOMDATFolding>
92       <TargetMachine>MachineX86</TargetMachine>
93     </Link>
94   </ItemDefinitionGroup>
95   <ItemGroup>
96     <ClCompile Include="openvpnserv.c" />
97     <ClCompile Include="service.c" />
98   </ItemGroup>
99   <ItemGroup>
100     <ClInclude Include="service.h" />
101   </ItemGroup>
102   <ItemGroup>
103     <ResourceCompile Include="openvpnserv_resources.rc" />
104   </ItemGroup>
105   <ItemGroup>
106     <ProjectReference Include="..\..\build\msvc\msvc-generate\msvc-generate.vcxproj">
107       <Project>{8598c2c8-34c4-47a1-99b0-7c295a890615}</Project>
108       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
109     </ProjectReference>
110   </ItemGroup>
111   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
112   <ImportGroup Label="ExtensionTargets">
113   </ImportGroup>
114 </Project>