Home | History | Annotate | Download | only in build
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="toolutil"
      6 	ProjectGUID="{DE98BCE1-9C31-44D4-B1BA-256E5285AB03}"
      7 	RootNamespace="toolutil"
      8 	Keyword="Win32Proj"
      9 	TargetFrameworkVersion="131072"
     10 	>
     11 	<Platforms>
     12 		<Platform
     13 			Name="Win32"
     14 		/>
     15 	</Platforms>
     16 	<ToolFiles>
     17 	</ToolFiles>
     18 	<Configurations>
     19 		<Configuration
     20 			Name="Debug|Win32"
     21 			ConfigurationType="4"
     22 			InheritedPropertySheets=".\debug.vsprops;.\common.vsprops;.\icu.vsprops"
     23 			>
     24 			<Tool
     25 				Name="VCPreBuildEventTool"
     26 			/>
     27 			<Tool
     28 				Name="VCCustomBuildTool"
     29 			/>
     30 			<Tool
     31 				Name="VCXMLDataGeneratorTool"
     32 			/>
     33 			<Tool
     34 				Name="VCWebServiceProxyGeneratorTool"
     35 			/>
     36 			<Tool
     37 				Name="VCMIDLTool"
     38 			/>
     39 			<Tool
     40 				Name="VCCLCompilerTool"
     41 			/>
     42 			<Tool
     43 				Name="VCManagedResourceCompilerTool"
     44 			/>
     45 			<Tool
     46 				Name="VCResourceCompilerTool"
     47 			/>
     48 			<Tool
     49 				Name="VCPreLinkEventTool"
     50 			/>
     51 			<Tool
     52 				Name="VCLibrarianTool"
     53 			/>
     54 			<Tool
     55 				Name="VCALinkTool"
     56 			/>
     57 			<Tool
     58 				Name="VCXDCMakeTool"
     59 			/>
     60 			<Tool
     61 				Name="VCBscMakeTool"
     62 			/>
     63 			<Tool
     64 				Name="VCFxCopTool"
     65 			/>
     66 			<Tool
     67 				Name="VCPostBuildEventTool"
     68 			/>
     69 		</Configuration>
     70 		<Configuration
     71 			Name="Release|Win32"
     72 			ConfigurationType="4"
     73 			InheritedPropertySheets=".\release.vsprops;.\common.vsprops;.\icu.vsprops"
     74 			WholeProgramOptimization="1"
     75 			>
     76 			<Tool
     77 				Name="VCPreBuildEventTool"
     78 			/>
     79 			<Tool
     80 				Name="VCCustomBuildTool"
     81 			/>
     82 			<Tool
     83 				Name="VCXMLDataGeneratorTool"
     84 			/>
     85 			<Tool
     86 				Name="VCWebServiceProxyGeneratorTool"
     87 			/>
     88 			<Tool
     89 				Name="VCMIDLTool"
     90 			/>
     91 			<Tool
     92 				Name="VCCLCompilerTool"
     93 			/>
     94 			<Tool
     95 				Name="VCManagedResourceCompilerTool"
     96 			/>
     97 			<Tool
     98 				Name="VCResourceCompilerTool"
     99 			/>
    100 			<Tool
    101 				Name="VCPreLinkEventTool"
    102 			/>
    103 			<Tool
    104 				Name="VCLibrarianTool"
    105 			/>
    106 			<Tool
    107 				Name="VCALinkTool"
    108 			/>
    109 			<Tool
    110 				Name="VCXDCMakeTool"
    111 			/>
    112 			<Tool
    113 				Name="VCBscMakeTool"
    114 			/>
    115 			<Tool
    116 				Name="VCFxCopTool"
    117 			/>
    118 			<Tool
    119 				Name="VCPostBuildEventTool"
    120 			/>
    121 		</Configuration>
    122 	</Configurations>
    123 	<References>
    124 	</References>
    125 	<Files>
    126 		<File
    127 			RelativePath="..\source\tools\toolutil\filestrm.c"
    128 			>
    129 		</File>
    130 		<File
    131 			RelativePath="..\source\tools\toolutil\filetools.cpp"
    132 			>
    133 		</File>
    134 		<File
    135 			RelativePath="..\source\tools\toolutil\package.cpp"
    136 			>
    137 		</File>
    138 		<File
    139 			RelativePath="..\source\tools\toolutil\pkg_genc.c"
    140 			>
    141 		</File>
    142 		<File
    143 			RelativePath="..\source\tools\toolutil\pkg_icu.cpp"
    144 			>
    145 		</File>
    146 		<File
    147 			RelativePath="..\source\tools\toolutil\pkgitems.cpp"
    148 			>
    149 		</File>
    150 		<File
    151 			RelativePath="..\source\tools\toolutil\swapimpl.cpp"
    152 			>
    153 		</File>
    154 		<File
    155 			RelativePath="..\source\tools\toolutil\toolutil.cpp"
    156 			>
    157 		</File>
    158 		<File
    159 			RelativePath="..\source\tools\toolutil\ucbuf.c"
    160 			>
    161 		</File>
    162 		<File
    163 			RelativePath="..\source\tools\toolutil\ucm.c"
    164 			>
    165 		</File>
    166 		<File
    167 			RelativePath="..\source\tools\toolutil\ucmstate.c"
    168 			>
    169 		</File>
    170 		<File
    171 			RelativePath="..\source\tools\toolutil\unewdata.c"
    172 			>
    173 		</File>
    174 		<File
    175 			RelativePath="..\source\tools\toolutil\uoptions.c"
    176 			>
    177 		</File>
    178 		<File
    179 			RelativePath="..\source\tools\toolutil\uparse.c"
    180 			>
    181 		</File>
    182 	</Files>
    183 	<Globals>
    184 	</Globals>
    185 </VisualStudioProject>
    186