node/deps/v8/tools/visual_studio/ia32.vsprops

14 lines
413 B
Plaintext
Raw Normal View History

2009-05-12 06:12:56 +08:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
2009-09-10 04:01:54 +08:00
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj\$(ProjectName)"
2009-05-12 06:12:56 +08:00
Name="ia32"
>
<Tool
Name="VCCLCompilerTool"
2009-08-19 22:37:15 +08:00
PreprocessorDefinitions="_USE_32BIT_TIME_T;V8_TARGET_ARCH_IA32;V8_NATIVE_REGEXP"
2009-05-12 06:12:56 +08:00
/>
</VisualStudioPropertySheet>