Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
michael@0 | 2 | <VisualStudioProject |
michael@0 | 3 | ProjectType="Visual C++" |
michael@0 | 4 | Version="7.10" |
michael@0 | 5 | Name="gtest_unittest-md" |
michael@0 | 6 | ProjectGUID="{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}" |
michael@0 | 7 | Keyword="Win32Proj"> |
michael@0 | 8 | <Platforms> |
michael@0 | 9 | <Platform |
michael@0 | 10 | Name="Win32"/> |
michael@0 | 11 | </Platforms> |
michael@0 | 12 | <Configurations> |
michael@0 | 13 | <Configuration |
michael@0 | 14 | Name="Debug|Win32" |
michael@0 | 15 | OutputDirectory="$(SolutionName)/$(ConfigurationName)" |
michael@0 | 16 | IntermediateDirectory="$(OutDir)/$(ProjectName)" |
michael@0 | 17 | ConfigurationType="1" |
michael@0 | 18 | CharacterSet="2"> |
michael@0 | 19 | <Tool |
michael@0 | 20 | Name="VCCLCompilerTool" |
michael@0 | 21 | Optimization="0" |
michael@0 | 22 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
michael@0 | 23 | MinimalRebuild="TRUE" |
michael@0 | 24 | BasicRuntimeChecks="3" |
michael@0 | 25 | RuntimeLibrary="3" |
michael@0 | 26 | UsePrecompiledHeader="3" |
michael@0 | 27 | WarningLevel="3" |
michael@0 | 28 | Detect64BitPortabilityProblems="FALSE" |
michael@0 | 29 | DebugInformationFormat="4"/> |
michael@0 | 30 | <Tool |
michael@0 | 31 | Name="VCCustomBuildTool"/> |
michael@0 | 32 | <Tool |
michael@0 | 33 | Name="VCLinkerTool" |
michael@0 | 34 | OutputFile="$(OutDir)/gtest_unittest.exe" |
michael@0 | 35 | LinkIncremental="2" |
michael@0 | 36 | GenerateDebugInformation="TRUE" |
michael@0 | 37 | ProgramDatabaseFile="$(OutDir)/gtest_unittest.pdb" |
michael@0 | 38 | SubSystem="1" |
michael@0 | 39 | TargetMachine="1"/> |
michael@0 | 40 | <Tool |
michael@0 | 41 | Name="VCMIDLTool"/> |
michael@0 | 42 | <Tool |
michael@0 | 43 | Name="VCPostBuildEventTool"/> |
michael@0 | 44 | <Tool |
michael@0 | 45 | Name="VCPreBuildEventTool"/> |
michael@0 | 46 | <Tool |
michael@0 | 47 | Name="VCPreLinkEventTool"/> |
michael@0 | 48 | <Tool |
michael@0 | 49 | Name="VCResourceCompilerTool"/> |
michael@0 | 50 | <Tool |
michael@0 | 51 | Name="VCWebServiceProxyGeneratorTool"/> |
michael@0 | 52 | <Tool |
michael@0 | 53 | Name="VCXMLDataGeneratorTool"/> |
michael@0 | 54 | <Tool |
michael@0 | 55 | Name="VCWebDeploymentTool"/> |
michael@0 | 56 | <Tool |
michael@0 | 57 | Name="VCManagedWrapperGeneratorTool"/> |
michael@0 | 58 | <Tool |
michael@0 | 59 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
michael@0 | 60 | </Configuration> |
michael@0 | 61 | <Configuration |
michael@0 | 62 | Name="Release|Win32" |
michael@0 | 63 | OutputDirectory="$(SolutionName)/$(ConfigurationName)" |
michael@0 | 64 | IntermediateDirectory="$(OutDir)/$(ProjectName)" |
michael@0 | 65 | ConfigurationType="1" |
michael@0 | 66 | CharacterSet="2"> |
michael@0 | 67 | <Tool |
michael@0 | 68 | Name="VCCLCompilerTool" |
michael@0 | 69 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
michael@0 | 70 | RuntimeLibrary="2" |
michael@0 | 71 | UsePrecompiledHeader="3" |
michael@0 | 72 | WarningLevel="3" |
michael@0 | 73 | Detect64BitPortabilityProblems="FALSE" |
michael@0 | 74 | DebugInformationFormat="3"/> |
michael@0 | 75 | <Tool |
michael@0 | 76 | Name="VCCustomBuildTool"/> |
michael@0 | 77 | <Tool |
michael@0 | 78 | Name="VCLinkerTool" |
michael@0 | 79 | OutputFile="$(OutDir)/gtest_unittest.exe" |
michael@0 | 80 | LinkIncremental="1" |
michael@0 | 81 | GenerateDebugInformation="TRUE" |
michael@0 | 82 | SubSystem="1" |
michael@0 | 83 | OptimizeReferences="2" |
michael@0 | 84 | EnableCOMDATFolding="2" |
michael@0 | 85 | TargetMachine="1"/> |
michael@0 | 86 | <Tool |
michael@0 | 87 | Name="VCMIDLTool"/> |
michael@0 | 88 | <Tool |
michael@0 | 89 | Name="VCPostBuildEventTool"/> |
michael@0 | 90 | <Tool |
michael@0 | 91 | Name="VCPreBuildEventTool"/> |
michael@0 | 92 | <Tool |
michael@0 | 93 | Name="VCPreLinkEventTool"/> |
michael@0 | 94 | <Tool |
michael@0 | 95 | Name="VCResourceCompilerTool"/> |
michael@0 | 96 | <Tool |
michael@0 | 97 | Name="VCWebServiceProxyGeneratorTool"/> |
michael@0 | 98 | <Tool |
michael@0 | 99 | Name="VCXMLDataGeneratorTool"/> |
michael@0 | 100 | <Tool |
michael@0 | 101 | Name="VCWebDeploymentTool"/> |
michael@0 | 102 | <Tool |
michael@0 | 103 | Name="VCManagedWrapperGeneratorTool"/> |
michael@0 | 104 | <Tool |
michael@0 | 105 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
michael@0 | 106 | </Configuration> |
michael@0 | 107 | </Configurations> |
michael@0 | 108 | <References> |
michael@0 | 109 | <ProjectReference |
michael@0 | 110 | ReferencedProjectIdentifier="{3AF54C8A-10BF-4332-9147-F68ED9862033}" |
michael@0 | 111 | Name="gtest_main-md"/> |
michael@0 | 112 | </References> |
michael@0 | 113 | <Files> |
michael@0 | 114 | <Filter |
michael@0 | 115 | Name="Source Files" |
michael@0 | 116 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
michael@0 | 117 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
michael@0 | 118 | <File |
michael@0 | 119 | RelativePath="..\test\gtest_unittest.cc"> |
michael@0 | 120 | <FileConfiguration |
michael@0 | 121 | Name="Debug|Win32"> |
michael@0 | 122 | <Tool |
michael@0 | 123 | Name="VCCLCompilerTool" |
michael@0 | 124 | Optimization="1" |
michael@0 | 125 | AdditionalIncludeDirectories=""..";"..\include"" |
michael@0 | 126 | BasicRuntimeChecks="0" |
michael@0 | 127 | UsePrecompiledHeader="0" |
michael@0 | 128 | DebugInformationFormat="3"/> |
michael@0 | 129 | </FileConfiguration> |
michael@0 | 130 | <FileConfiguration |
michael@0 | 131 | Name="Release|Win32"> |
michael@0 | 132 | <Tool |
michael@0 | 133 | Name="VCCLCompilerTool" |
michael@0 | 134 | AdditionalIncludeDirectories=""..";"..\include"" |
michael@0 | 135 | UsePrecompiledHeader="0"/> |
michael@0 | 136 | </FileConfiguration> |
michael@0 | 137 | </File> |
michael@0 | 138 | </Filter> |
michael@0 | 139 | <Filter |
michael@0 | 140 | Name="Header Files" |
michael@0 | 141 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
michael@0 | 142 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
michael@0 | 143 | </Filter> |
michael@0 | 144 | </Files> |
michael@0 | 145 | <Globals> |
michael@0 | 146 | </Globals> |
michael@0 | 147 | </VisualStudioProject> |