2008-11-07 17:21:11 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2009-09-07 10:47:31 +00:00
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)Arm"
|
|
|
|
IntermediateDirectory="$(SolutionDir)$(ConfigurationName)Arm\obj\$(ProjectName)"
|
2008-11-07 17:21:11 +00:00
|
|
|
Name="arm"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-09-07 10:47:31 +00:00
|
|
|
PreprocessorDefinitions="_USE_32BIT_TIME_T;V8_TARGET_ARCH_ARM;V8_NATIVE_REGEXP"
|
2008-11-12 22:57:04 +00:00
|
|
|
DisableSpecificWarnings="4996"
|
2008-11-07 17:21:11 +00:00
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|