blob: a2df79210c273cbee755a82acebe1678f47d52d3 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="sbox_unittests"
ProjectGUID="{883553BE-2A9D-418C-A121-61FE1DFBC562}"
RootNamespace="unit_tests"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_CONSOLE"
UsePrecompiledHeader="2"
WarningLevel="3"
ForcedIncludeFiles="stdafx.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_CONSOLE"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Common"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\..\..\testing\gtest\src\gtest.cc"
>
</File>
<File
RelativePath=".\stdafx.cc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
<File
RelativePath=".\unit_tests.cc"
>
</File>
</Filter>
<Filter
Name="TestInterception"
>
<File
RelativePath="..\..\src\interception_unittest.cc"
>
</File>
<File
RelativePath="..\..\src\pe_image_unittest.cc"
>
</File>
<File
RelativePath="..\..\src\service_resolver_unittest.cc"
>
</File>
</Filter>
<Filter
Name="TestRestrictedToken"
>
<File
RelativePath="..\..\src\restricted_token_unittest.cc"
>
</File>
</Filter>
<Filter
Name="TestJob"
>
<File
RelativePath="..\..\src\job_unittest.cc"
>
</File>
</Filter>
<Filter
Name="Sid"
>
<File
RelativePath="..\..\src\sid_unittest.cc"
>
</File>
</Filter>
<Filter
Name="Policy"
>
<File
RelativePath="..\..\src\policy_engine_unittest.cc"
>
</File>
<File
RelativePath="..\..\src\policy_low_level_unittest.cc"
>
</File>
<File
RelativePath="..\..\src\policy_opcodes_unittest.cc"
>
</File>
</Filter>
<Filter
Name="IPC"
>
<File
RelativePath="..\..\src\ipc_unittest.cc"
>
</File>
<File
RelativePath="..\..\src\threadpool_unittest.cc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>