StephaneLenclud@436: <?xml version="1.0" encoding="utf-8"?>
StephaneLenclud@436: <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
StephaneLenclud@436:   <ItemGroup Label="ProjectConfigurations">
StephaneLenclud@436:     <ProjectConfiguration Include="Debug|Win32">
StephaneLenclud@436:       <Configuration>Debug</Configuration>
StephaneLenclud@436:       <Platform>Win32</Platform>
StephaneLenclud@436:     </ProjectConfiguration>
StephaneLenclud@436:     <ProjectConfiguration Include="Debug|x64">
StephaneLenclud@436:       <Configuration>Debug</Configuration>
StephaneLenclud@436:       <Platform>x64</Platform>
StephaneLenclud@436:     </ProjectConfiguration>
StephaneLenclud@436:     <ProjectConfiguration Include="Release|Win32">
StephaneLenclud@436:       <Configuration>Release</Configuration>
StephaneLenclud@436:       <Platform>Win32</Platform>
StephaneLenclud@436:     </ProjectConfiguration>
StephaneLenclud@436:     <ProjectConfiguration Include="Release|x64">
StephaneLenclud@436:       <Configuration>Release</Configuration>
StephaneLenclud@436:       <Platform>x64</Platform>
StephaneLenclud@436:     </ProjectConfiguration>
StephaneLenclud@436:   </ItemGroup>
StephaneLenclud@436:   <PropertyGroup Label="Globals">
StephaneLenclud@445:     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
StephaneLenclud@436:     <ProjectName>UacHelpers.UserAccountControl</ProjectName>
StephaneLenclud@436:     <ProjectGuid>{D043A646-FE7A-4334-B23D-E327593C1AE2}</ProjectGuid>
StephaneLenclud@436:     <RootNamespace>UacHelpersCppLibrary</RootNamespace>
StephaneLenclud@436:     <SccProjectName>
StephaneLenclud@436:     </SccProjectName>
StephaneLenclud@436:     <SccAuxPath>
StephaneLenclud@436:     </SccAuxPath>
StephaneLenclud@436:     <SccLocalPath>
StephaneLenclud@436:     </SccLocalPath>
StephaneLenclud@436:     <SccProvider>
StephaneLenclud@436:     </SccProvider>
StephaneLenclud@436:     <Keyword>ManagedCProj</Keyword>
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
StephaneLenclud@436:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
StephaneLenclud@436:     <ConfigurationType>DynamicLibrary</ConfigurationType>
StephaneLenclud@436:     <CharacterSet>Unicode</CharacterSet>
StephaneLenclud@436:     <CLRSupport>true</CLRSupport>
StephaneLenclud@436:     <WholeProgramOptimization>true</WholeProgramOptimization>
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
StephaneLenclud@436:     <ConfigurationType>DynamicLibrary</ConfigurationType>
StephaneLenclud@436:     <CharacterSet>Unicode</CharacterSet>
StephaneLenclud@436:     <CLRSupport>true</CLRSupport>
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
StephaneLenclud@436:     <ConfigurationType>DynamicLibrary</ConfigurationType>
StephaneLenclud@436:     <CharacterSet>Unicode</CharacterSet>
StephaneLenclud@436:     <CLRSupport>true</CLRSupport>
StephaneLenclud@436:     <WholeProgramOptimization>true</WholeProgramOptimization>
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
StephaneLenclud@436:     <ConfigurationType>DynamicLibrary</ConfigurationType>
StephaneLenclud@436:     <CharacterSet>Unicode</CharacterSet>
StephaneLenclud@436:     <CLRSupport>true</CLRSupport>
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
StephaneLenclud@436:   <ImportGroup Label="ExtensionSettings">
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
StephaneLenclud@436:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
StephaneLenclud@436:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
StephaneLenclud@436:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
StephaneLenclud@436:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436:   <PropertyGroup Label="UserMacros" />
StephaneLenclud@436:   <PropertyGroup>
StephaneLenclud@436:     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
StephaneLenclud@436:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
StephaneLenclud@436:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
StephaneLenclud@436:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
StephaneLenclud@436:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
StephaneLenclud@436:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
StephaneLenclud@436:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
StephaneLenclud@436:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
StephaneLenclud@436:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
StephaneLenclud@436:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
StephaneLenclud@436:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
StephaneLenclud@436:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
StephaneLenclud@436:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
StephaneLenclud@436:     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
StephaneLenclud@436:     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
StephaneLenclud@436:     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
StephaneLenclud@436:     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
StephaneLenclud@436:     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
StephaneLenclud@436:     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
StephaneLenclud@436:     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
StephaneLenclud@436:     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
StephaneLenclud@436:     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
StephaneLenclud@436:     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
StephaneLenclud@436:     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
StephaneLenclud@436:     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
StephaneLenclud@436:   </PropertyGroup>
StephaneLenclud@436:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
StephaneLenclud@436:     <ClCompile>
StephaneLenclud@436:       <Optimization>Disabled</Optimization>
StephaneLenclud@436:       <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
StephaneLenclud@436:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
StephaneLenclud@436:       <PrecompiledHeader>
StephaneLenclud@436:       </PrecompiledHeader>
StephaneLenclud@436:       <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
StephaneLenclud@436:       <WarningLevel>Level3</WarningLevel>
StephaneLenclud@436:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
StephaneLenclud@436:     </ClCompile>
StephaneLenclud@436:     <Link>
StephaneLenclud@436:       <AdditionalDependencies>
StephaneLenclud@436:       </AdditionalDependencies>
StephaneLenclud@436:       <GenerateDebugInformation>true</GenerateDebugInformation>
StephaneLenclud@436:       <AssemblyDebug>true</AssemblyDebug>
StephaneLenclud@436:       <RandomizedBaseAddress>false</RandomizedBaseAddress>
StephaneLenclud@436:       <DataExecutionPrevention>
StephaneLenclud@436:       </DataExecutionPrevention>
StephaneLenclud@436:       <TargetMachine>MachineX86</TargetMachine>
StephaneLenclud@436:     </Link>
StephaneLenclud@436:   </ItemDefinitionGroup>
StephaneLenclud@436:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
StephaneLenclud@436:     <Midl>
StephaneLenclud@436:       <TargetEnvironment>X64</TargetEnvironment>
StephaneLenclud@436:     </Midl>
StephaneLenclud@436:     <ClCompile>
StephaneLenclud@436:       <Optimization>Disabled</Optimization>
StephaneLenclud@436:       <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
StephaneLenclud@436:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
StephaneLenclud@436:       <PrecompiledHeader>
StephaneLenclud@436:       </PrecompiledHeader>
StephaneLenclud@436:       <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
StephaneLenclud@436:       <WarningLevel>Level3</WarningLevel>
StephaneLenclud@436:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
StephaneLenclud@436:     </ClCompile>
StephaneLenclud@436:     <Link>
StephaneLenclud@436:       <AdditionalDependencies>
StephaneLenclud@436:       </AdditionalDependencies>
StephaneLenclud@436:       <GenerateDebugInformation>true</GenerateDebugInformation>
StephaneLenclud@436:       <AssemblyDebug>true</AssemblyDebug>
StephaneLenclud@436:       <RandomizedBaseAddress>false</RandomizedBaseAddress>
StephaneLenclud@436:       <DataExecutionPrevention>
StephaneLenclud@436:       </DataExecutionPrevention>
StephaneLenclud@436:       <TargetMachine>MachineX64</TargetMachine>
StephaneLenclud@436:     </Link>
StephaneLenclud@436:   </ItemDefinitionGroup>
StephaneLenclud@436:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
StephaneLenclud@436:     <ClCompile>
StephaneLenclud@436:       <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
StephaneLenclud@436:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
StephaneLenclud@436:       <PrecompiledHeader>
StephaneLenclud@436:       </PrecompiledHeader>
StephaneLenclud@436:       <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
StephaneLenclud@436:       <WarningLevel>Level3</WarningLevel>
StephaneLenclud@436:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
StephaneLenclud@436:     </ClCompile>
StephaneLenclud@436:     <Link>
StephaneLenclud@436:       <AdditionalDependencies>
StephaneLenclud@436:       </AdditionalDependencies>
StephaneLenclud@436:       <GenerateDebugInformation>true</GenerateDebugInformation>
StephaneLenclud@436:       <RandomizedBaseAddress>false</RandomizedBaseAddress>
StephaneLenclud@436:       <DataExecutionPrevention>
StephaneLenclud@436:       </DataExecutionPrevention>
StephaneLenclud@436:       <TargetMachine>MachineX86</TargetMachine>
StephaneLenclud@436:     </Link>
StephaneLenclud@436:   </ItemDefinitionGroup>
StephaneLenclud@436:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
StephaneLenclud@436:     <Midl>
StephaneLenclud@436:       <TargetEnvironment>X64</TargetEnvironment>
StephaneLenclud@436:     </Midl>
StephaneLenclud@436:     <ClCompile>
StephaneLenclud@436:       <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
StephaneLenclud@436:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
StephaneLenclud@436:       <PrecompiledHeader>
StephaneLenclud@436:       </PrecompiledHeader>
StephaneLenclud@436:       <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
StephaneLenclud@436:       <WarningLevel>Level3</WarningLevel>
StephaneLenclud@436:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
StephaneLenclud@436:     </ClCompile>
StephaneLenclud@436:     <Link>
StephaneLenclud@436:       <AdditionalDependencies>
StephaneLenclud@436:       </AdditionalDependencies>
StephaneLenclud@436:       <GenerateDebugInformation>true</GenerateDebugInformation>
StephaneLenclud@436:       <RandomizedBaseAddress>false</RandomizedBaseAddress>
StephaneLenclud@436:       <DataExecutionPrevention>
StephaneLenclud@436:       </DataExecutionPrevention>
StephaneLenclud@436:       <TargetMachine>MachineX64</TargetMachine>
StephaneLenclud@436:     </Link>
StephaneLenclud@436:   </ItemDefinitionGroup>
StephaneLenclud@436:   <ItemGroup>
StephaneLenclud@436:     <Reference Include="System">
StephaneLenclud@436:       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
StephaneLenclud@436:       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
StephaneLenclud@436:     </Reference>
StephaneLenclud@436:     <Reference Include="System.Data">
StephaneLenclud@436:       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
StephaneLenclud@436:       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
StephaneLenclud@436:     </Reference>
StephaneLenclud@436:     <Reference Include="System.Xml">
StephaneLenclud@436:       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
StephaneLenclud@436:       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
StephaneLenclud@436:     </Reference>
StephaneLenclud@436:   </ItemGroup>
StephaneLenclud@436:   <ItemGroup>
StephaneLenclud@436:     <ClCompile Include="AssemblyInfo.cpp" />
StephaneLenclud@436:     <ClCompile Include="UserAccountControl.cpp" />
StephaneLenclud@436:   </ItemGroup>
StephaneLenclud@436:   <ItemGroup>
StephaneLenclud@436:     <ClInclude Include="UserAccountControl.h" />
StephaneLenclud@436:   </ItemGroup>
StephaneLenclud@436:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
StephaneLenclud@436:   <ImportGroup Label="ExtensionTargets">
StephaneLenclud@436:   </ImportGroup>
StephaneLenclud@436: </Project>