Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
michael@0 | 2 | <VisualStudioProject |
michael@0 | 3 | ProjectType="Visual C++" |
michael@0 | 4 | Version="8.00" |
michael@0 | 5 | Name="ServicesHelper" |
michael@0 | 6 | ProjectGUID="{A0D0AD52-1D8B-402E-92EF-81AE0C320BD7}" |
michael@0 | 7 | RootNamespace="ServicesHelper" |
michael@0 | 8 | Keyword="Win32Proj" |
michael@0 | 9 | > |
michael@0 | 10 | <Platforms> |
michael@0 | 11 | <Platform |
michael@0 | 12 | Name="Win32" |
michael@0 | 13 | /> |
michael@0 | 14 | </Platforms> |
michael@0 | 15 | <ToolFiles> |
michael@0 | 16 | </ToolFiles> |
michael@0 | 17 | <Configurations> |
michael@0 | 18 | <Configuration |
michael@0 | 19 | Name="Debug|Win32" |
michael@0 | 20 | OutputDirectory="../../Plugins" |
michael@0 | 21 | IntermediateDirectory="$(ConfigurationName)" |
michael@0 | 22 | ConfigurationType="2" |
michael@0 | 23 | CharacterSet="1" |
michael@0 | 24 | > |
michael@0 | 25 | <Tool |
michael@0 | 26 | Name="VCPreBuildEventTool" |
michael@0 | 27 | /> |
michael@0 | 28 | <Tool |
michael@0 | 29 | Name="VCCustomBuildTool" |
michael@0 | 30 | /> |
michael@0 | 31 | <Tool |
michael@0 | 32 | Name="VCXMLDataGeneratorTool" |
michael@0 | 33 | /> |
michael@0 | 34 | <Tool |
michael@0 | 35 | Name="VCWebServiceProxyGeneratorTool" |
michael@0 | 36 | /> |
michael@0 | 37 | <Tool |
michael@0 | 38 | Name="VCMIDLTool" |
michael@0 | 39 | /> |
michael@0 | 40 | <Tool |
michael@0 | 41 | Name="VCCLCompilerTool" |
michael@0 | 42 | Optimization="0" |
michael@0 | 43 | AdditionalIncludeDirectories="../../../../toolkit/components/maintenanceservice/" |
michael@0 | 44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;APPLICATIONID_EXPORTS" |
michael@0 | 45 | MinimalRebuild="true" |
michael@0 | 46 | BasicRuntimeChecks="3" |
michael@0 | 47 | RuntimeLibrary="3" |
michael@0 | 48 | UsePrecompiledHeader="0" |
michael@0 | 49 | WarningLevel="3" |
michael@0 | 50 | Detect64BitPortabilityProblems="true" |
michael@0 | 51 | DebugInformationFormat="4" |
michael@0 | 52 | /> |
michael@0 | 53 | <Tool |
michael@0 | 54 | Name="VCManagedResourceCompilerTool" |
michael@0 | 55 | /> |
michael@0 | 56 | <Tool |
michael@0 | 57 | Name="VCResourceCompilerTool" |
michael@0 | 58 | /> |
michael@0 | 59 | <Tool |
michael@0 | 60 | Name="VCPreLinkEventTool" |
michael@0 | 61 | /> |
michael@0 | 62 | <Tool |
michael@0 | 63 | Name="VCLinkerTool" |
michael@0 | 64 | LinkIncremental="2" |
michael@0 | 65 | GenerateDebugInformation="true" |
michael@0 | 66 | SubSystem="2" |
michael@0 | 67 | TargetMachine="1" |
michael@0 | 68 | /> |
michael@0 | 69 | <Tool |
michael@0 | 70 | Name="VCALinkTool" |
michael@0 | 71 | /> |
michael@0 | 72 | <Tool |
michael@0 | 73 | Name="VCManifestTool" |
michael@0 | 74 | /> |
michael@0 | 75 | <Tool |
michael@0 | 76 | Name="VCXDCMakeTool" |
michael@0 | 77 | /> |
michael@0 | 78 | <Tool |
michael@0 | 79 | Name="VCBscMakeTool" |
michael@0 | 80 | /> |
michael@0 | 81 | <Tool |
michael@0 | 82 | Name="VCFxCopTool" |
michael@0 | 83 | /> |
michael@0 | 84 | <Tool |
michael@0 | 85 | Name="VCAppVerifierTool" |
michael@0 | 86 | /> |
michael@0 | 87 | <Tool |
michael@0 | 88 | Name="VCWebDeploymentTool" |
michael@0 | 89 | /> |
michael@0 | 90 | <Tool |
michael@0 | 91 | Name="VCPostBuildEventTool" |
michael@0 | 92 | /> |
michael@0 | 93 | </Configuration> |
michael@0 | 94 | <Configuration |
michael@0 | 95 | Name="Release|Win32" |
michael@0 | 96 | OutputDirectory="../../Plugins" |
michael@0 | 97 | IntermediateDirectory="$(ConfigurationName)" |
michael@0 | 98 | ConfigurationType="2" |
michael@0 | 99 | ATLMinimizesCRunTimeLibraryUsage="true" |
michael@0 | 100 | CharacterSet="1" |
michael@0 | 101 | WholeProgramOptimization="1" |
michael@0 | 102 | > |
michael@0 | 103 | <Tool |
michael@0 | 104 | Name="VCPreBuildEventTool" |
michael@0 | 105 | /> |
michael@0 | 106 | <Tool |
michael@0 | 107 | Name="VCCustomBuildTool" |
michael@0 | 108 | /> |
michael@0 | 109 | <Tool |
michael@0 | 110 | Name="VCXMLDataGeneratorTool" |
michael@0 | 111 | /> |
michael@0 | 112 | <Tool |
michael@0 | 113 | Name="VCWebServiceProxyGeneratorTool" |
michael@0 | 114 | /> |
michael@0 | 115 | <Tool |
michael@0 | 116 | Name="VCMIDLTool" |
michael@0 | 117 | /> |
michael@0 | 118 | <Tool |
michael@0 | 119 | Name="VCCLCompilerTool" |
michael@0 | 120 | AdditionalIncludeDirectories="../../../../toolkit/components/maintenanceservice/" |
michael@0 | 121 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;APPLICATIONID_EXPORTS" |
michael@0 | 122 | RuntimeLibrary="0" |
michael@0 | 123 | UsePrecompiledHeader="0" |
michael@0 | 124 | WarningLevel="3" |
michael@0 | 125 | Detect64BitPortabilityProblems="true" |
michael@0 | 126 | DebugInformationFormat="3" |
michael@0 | 127 | /> |
michael@0 | 128 | <Tool |
michael@0 | 129 | Name="VCManagedResourceCompilerTool" |
michael@0 | 130 | /> |
michael@0 | 131 | <Tool |
michael@0 | 132 | Name="VCResourceCompilerTool" |
michael@0 | 133 | /> |
michael@0 | 134 | <Tool |
michael@0 | 135 | Name="VCPreLinkEventTool" |
michael@0 | 136 | /> |
michael@0 | 137 | <Tool |
michael@0 | 138 | Name="VCLinkerTool" |
michael@0 | 139 | LinkIncremental="1" |
michael@0 | 140 | GenerateDebugInformation="true" |
michael@0 | 141 | SubSystem="2" |
michael@0 | 142 | OptimizeReferences="2" |
michael@0 | 143 | EnableCOMDATFolding="2" |
michael@0 | 144 | TargetMachine="1" |
michael@0 | 145 | /> |
michael@0 | 146 | <Tool |
michael@0 | 147 | Name="VCALinkTool" |
michael@0 | 148 | /> |
michael@0 | 149 | <Tool |
michael@0 | 150 | Name="VCManifestTool" |
michael@0 | 151 | /> |
michael@0 | 152 | <Tool |
michael@0 | 153 | Name="VCXDCMakeTool" |
michael@0 | 154 | /> |
michael@0 | 155 | <Tool |
michael@0 | 156 | Name="VCBscMakeTool" |
michael@0 | 157 | /> |
michael@0 | 158 | <Tool |
michael@0 | 159 | Name="VCFxCopTool" |
michael@0 | 160 | /> |
michael@0 | 161 | <Tool |
michael@0 | 162 | Name="VCAppVerifierTool" |
michael@0 | 163 | /> |
michael@0 | 164 | <Tool |
michael@0 | 165 | Name="VCWebDeploymentTool" |
michael@0 | 166 | /> |
michael@0 | 167 | <Tool |
michael@0 | 168 | Name="VCPostBuildEventTool" |
michael@0 | 169 | /> |
michael@0 | 170 | </Configuration> |
michael@0 | 171 | </Configurations> |
michael@0 | 172 | <References> |
michael@0 | 173 | </References> |
michael@0 | 174 | <Files> |
michael@0 | 175 | <Filter |
michael@0 | 176 | Name="Source Files" |
michael@0 | 177 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
michael@0 | 178 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
michael@0 | 179 | > |
michael@0 | 180 | <File |
michael@0 | 181 | RelativePath="..\..\..\..\toolkit\mozapps\update\common\pathhash.cpp" |
michael@0 | 182 | > |
michael@0 | 183 | </File> |
michael@0 | 184 | <File |
michael@0 | 185 | RelativePath=".\Services.cpp" |
michael@0 | 186 | > |
michael@0 | 187 | </File> |
michael@0 | 188 | </Filter> |
michael@0 | 189 | <Filter |
michael@0 | 190 | Name="Header Files" |
michael@0 | 191 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
michael@0 | 192 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
michael@0 | 193 | > |
michael@0 | 194 | <File |
michael@0 | 195 | RelativePath=".\resource.h" |
michael@0 | 196 | > |
michael@0 | 197 | </File> |
michael@0 | 198 | </Filter> |
michael@0 | 199 | <Filter |
michael@0 | 200 | Name="Resource Files" |
michael@0 | 201 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
michael@0 | 202 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
michael@0 | 203 | > |
michael@0 | 204 | <File |
michael@0 | 205 | RelativePath=".\ServicesHelper.rc" |
michael@0 | 206 | > |
michael@0 | 207 | </File> |
michael@0 | 208 | </Filter> |
michael@0 | 209 | </Files> |
michael@0 | 210 | <Globals> |
michael@0 | 211 | </Globals> |
michael@0 | 212 | </VisualStudioProject> |