The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / v8 / tools / visual_studio / arm.vsprops @ 40c0f755

History | View | Annotate | Download (261 Bytes)

1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioPropertySheet
3
	ProjectType="Visual C++"
4
	Version="8.00"
5
	Name="arm"
6
	>
7
	<Tool
8
		Name="VCCLCompilerTool"
9
		PreprocessorDefinitions="ARM"
10
		DisableSpecificWarnings="4996"
11
	/>
12
</VisualStudioPropertySheet>