| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="sbox_integration_tests" | |
| 6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}" | |
| 7 RootNamespace="unit_tests" | |
| 8 Keyword="Win32Proj" | |
| 9 > | |
| 10 <Platforms> | |
| 11 <Platform | |
| 12 Name="Win32" | |
| 13 /> | |
| 14 </Platforms> | |
| 15 <ToolFiles> | |
| 16 </ToolFiles> | |
| 17 <Configurations> | |
| 18 <Configuration | |
| 19 Name="Debug|Win32" | |
| 20 ConfigurationType="1" | |
| 21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest
.vsprops" | |
| 22 > | |
| 23 <Tool | |
| 24 Name="VCPreBuildEventTool" | |
| 25 /> | |
| 26 <Tool | |
| 27 Name="VCCustomBuildTool" | |
| 28 /> | |
| 29 <Tool | |
| 30 Name="VCXMLDataGeneratorTool" | |
| 31 /> | |
| 32 <Tool | |
| 33 Name="VCWebServiceProxyGeneratorTool" | |
| 34 /> | |
| 35 <Tool | |
| 36 Name="VCMIDLTool" | |
| 37 /> | |
| 38 <Tool | |
| 39 Name="VCCLCompilerTool" | |
| 40 PreprocessorDefinitions="_CONSOLE" | |
| 41 UsePrecompiledHeader="2" | |
| 42 ForcedIncludeFiles="stdafx.h" | |
| 43 /> | |
| 44 <Tool | |
| 45 Name="VCManagedResourceCompilerTool" | |
| 46 /> | |
| 47 <Tool | |
| 48 Name="VCResourceCompilerTool" | |
| 49 /> | |
| 50 <Tool | |
| 51 Name="VCPreLinkEventTool" | |
| 52 /> | |
| 53 <Tool | |
| 54 Name="VCLinkerTool" | |
| 55 AdditionalOptions="/safeseh /dynamicbase /ignore
:4199 $(NoInherit)" | |
| 56 /> | |
| 57 <Tool | |
| 58 Name="VCALinkTool" | |
| 59 /> | |
| 60 <Tool | |
| 61 Name="VCManifestTool" | |
| 62 /> | |
| 63 <Tool | |
| 64 Name="VCXDCMakeTool" | |
| 65 /> | |
| 66 <Tool | |
| 67 Name="VCBscMakeTool" | |
| 68 /> | |
| 69 <Tool | |
| 70 Name="VCFxCopTool" | |
| 71 /> | |
| 72 <Tool | |
| 73 Name="VCAppVerifierTool" | |
| 74 /> | |
| 75 <Tool | |
| 76 Name="VCWebDeploymentTool" | |
| 77 /> | |
| 78 <Tool | |
| 79 Name="VCPostBuildEventTool" | |
| 80 /> | |
| 81 </Configuration> | |
| 82 <Configuration | |
| 83 Name="Release|Win32" | |
| 84 ConfigurationType="1" | |
| 85 InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gte
st.vsprops" | |
| 86 > | |
| 87 <Tool | |
| 88 Name="VCPreBuildEventTool" | |
| 89 /> | |
| 90 <Tool | |
| 91 Name="VCCustomBuildTool" | |
| 92 /> | |
| 93 <Tool | |
| 94 Name="VCXMLDataGeneratorTool" | |
| 95 /> | |
| 96 <Tool | |
| 97 Name="VCWebServiceProxyGeneratorTool" | |
| 98 /> | |
| 99 <Tool | |
| 100 Name="VCMIDLTool" | |
| 101 /> | |
| 102 <Tool | |
| 103 Name="VCCLCompilerTool" | |
| 104 PreprocessorDefinitions="_CONSOLE" | |
| 105 UsePrecompiledHeader="0" | |
| 106 /> | |
| 107 <Tool | |
| 108 Name="VCManagedResourceCompilerTool" | |
| 109 /> | |
| 110 <Tool | |
| 111 Name="VCResourceCompilerTool" | |
| 112 /> | |
| 113 <Tool | |
| 114 Name="VCPreLinkEventTool" | |
| 115 /> | |
| 116 <Tool | |
| 117 Name="VCLinkerTool" | |
| 118 AdditionalOptions="/safeseh /dynamicbase /ignore
:4199 $(NoInherit)" | |
| 119 /> | |
| 120 <Tool | |
| 121 Name="VCALinkTool" | |
| 122 /> | |
| 123 <Tool | |
| 124 Name="VCManifestTool" | |
| 125 /> | |
| 126 <Tool | |
| 127 Name="VCXDCMakeTool" | |
| 128 /> | |
| 129 <Tool | |
| 130 Name="VCBscMakeTool" | |
| 131 /> | |
| 132 <Tool | |
| 133 Name="VCFxCopTool" | |
| 134 /> | |
| 135 <Tool | |
| 136 Name="VCAppVerifierTool" | |
| 137 /> | |
| 138 <Tool | |
| 139 Name="VCWebDeploymentTool" | |
| 140 /> | |
| 141 <Tool | |
| 142 Name="VCPostBuildEventTool" | |
| 143 /> | |
| 144 </Configuration> | |
| 145 </Configurations> | |
| 146 <References> | |
| 147 </References> | |
| 148 <Files> | |
| 149 <Filter | |
| 150 Name="Common" | |
| 151 Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
| 152 UniqueIdentifier="{49F2D231-E141-4455-B241-7D37C09B6EEB}
" | |
| 153 > | |
| 154 <File | |
| 155 RelativePath="..\common\controller.cc" | |
| 156 > | |
| 157 </File> | |
| 158 <File | |
| 159 RelativePath="..\common\controller.h" | |
| 160 > | |
| 161 </File> | |
| 162 <File | |
| 163 RelativePath="..\..\..\testing\gtest\src\gtest.c
c" | |
| 164 > | |
| 165 </File> | |
| 166 <File | |
| 167 RelativePath=".\integration_tests.cc" | |
| 168 > | |
| 169 </File> | |
| 170 <File | |
| 171 RelativePath=".\stdafx.cc" | |
| 172 > | |
| 173 <FileConfiguration | |
| 174 Name="Debug|Win32" | |
| 175 > | |
| 176 <Tool | |
| 177 Name="VCCLCompilerTool" | |
| 178 UsePrecompiledHeader="1" | |
| 179 /> | |
| 180 </FileConfiguration> | |
| 181 <FileConfiguration | |
| 182 Name="Release|Win32" | |
| 183 > | |
| 184 <Tool | |
| 185 Name="VCCLCompilerTool" | |
| 186 UsePrecompiledHeader="0" | |
| 187 /> | |
| 188 </FileConfiguration> | |
| 189 </File> | |
| 190 <File | |
| 191 RelativePath=".\stdafx.h" | |
| 192 > | |
| 193 </File> | |
| 194 </Filter> | |
| 195 <File | |
| 196 RelativePath="..\..\src\dep_test.cc" | |
| 197 > | |
| 198 </File> | |
| 199 <File | |
| 200 RelativePath="..\..\src\file_policy_test.cc" | |
| 201 > | |
| 202 </File> | |
| 203 <File | |
| 204 RelativePath=".\integration_tests_test.cc" | |
| 205 > | |
| 206 </File> | |
| 207 <File | |
| 208 RelativePath="..\..\src\integrity_level_test.cc" | |
| 209 > | |
| 210 </File> | |
| 211 <File | |
| 212 RelativePath="..\..\src\ipc_ping_test.cc" | |
| 213 > | |
| 214 </File> | |
| 215 <File | |
| 216 RelativePath="..\..\src\named_pipe_policy_test.cc" | |
| 217 > | |
| 218 </File> | |
| 219 <File | |
| 220 RelativePath="..\..\src\policy_target_test.cc" | |
| 221 > | |
| 222 </File> | |
| 223 <File | |
| 224 RelativePath="..\..\src\process_policy_test.cc" | |
| 225 > | |
| 226 </File> | |
| 227 <File | |
| 228 RelativePath="..\..\src\registry_policy_test.cc" | |
| 229 > | |
| 230 </File> | |
| 231 <File | |
| 232 RelativePath="..\..\src\sync_policy_test.cc" | |
| 233 > | |
| 234 </File> | |
| 235 <File | |
| 236 RelativePath="..\..\src\unload_dll_test.cc" | |
| 237 > | |
| 238 </File> | |
| 239 </Files> | |
| 240 <Globals> | |
| 241 </Globals> | |
| 242 </VisualStudioProject> | |
| OLD | NEW |