tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ApplicationID.vcproj (4237B)


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