Home | History | Annotate | Download | only in build
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioPropertySheet
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="icu"
      6 	InheritedPropertySheets="..\..\..\build\external_code.vsprops"
      7 	>
      8 	<Tool
      9 		Name="VCCLCompilerTool"
     10 		AdditionalIncludeDirectories="..\source\common;..\public\common;..\source\i18n;..\public\i18n;..\source\tools\toolutil"
     11 		PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;U_STATIC_IMPLEMENTATION"
     12 		Detect64BitPortabilityProblems="false"
     13 		DisableSpecificWarnings="4005"
     14 	/>
     15 </VisualStudioPropertySheet>
     16