]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/icuswap/icuswap.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / icuswap / icuswap.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="icuswap"
6 ProjectGUID="{39690C2A-AD89-45E4-893A-899496B85785}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory=".\Release"
17 IntermediateDirectory=".\Release"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 ImproveFloatingPointConsistency="TRUE"
25 AdditionalIncludeDirectories="..\..\common;..\toolutil"
26 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 DisableLanguageExtensions="TRUE"
31 PrecompiledHeaderFile=".\Release/icuswap.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="4"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"
40 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
41 "
42 Outputs="..\..\..\bin\$(TargetFileName)"/>
43 <Tool
44 Name="VCLinkerTool"
45 OutputFile=".\Release/icuswap.exe"
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
48 ProgramDatabaseFile=".\Release/icuswap.pdb"
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 TypeLibraryName=".\Release/icuswap.tlb"/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="NDEBUG"
62 Culture="1033"/>
63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/>
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73 </Configuration>
74 <Configuration
75 Name="Debug|Win32"
76 OutputDirectory=".\Debug"
77 IntermediateDirectory=".\Debug"
78 ConfigurationType="1"
79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="0"
85 ImproveFloatingPointConsistency="TRUE"
86 AdditionalIncludeDirectories="..\..\common;..\toolutil"
87 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
88 BasicRuntimeChecks="3"
89 RuntimeLibrary="3"
90 BufferSecurityCheck="TRUE"
91 DisableLanguageExtensions="TRUE"
92 PrecompiledHeaderFile=".\Debug/icuswap.pch"
93 AssemblerListingLocation=".\Debug/"
94 ObjectFile=".\Debug/"
95 ProgramDataBaseFileName=".\Debug/"
96 BrowseInformation="1"
97 WarningLevel="4"
98 SuppressStartupBanner="TRUE"
99 DebugInformationFormat="4"
100 CompileAs="0"/>
101 <Tool
102 Name="VCCustomBuildTool"
103 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
104 "
105 Outputs="..\..\..\bin\$(TargetFileName)"/>
106 <Tool
107 Name="VCLinkerTool"
108 OutputFile=".\Debug/icuswap.exe"
109 LinkIncremental="2"
110 SuppressStartupBanner="TRUE"
111 GenerateDebugInformation="TRUE"
112 ProgramDatabaseFile=".\Debug/icuswap.pdb"
113 SubSystem="1"/>
114 <Tool
115 Name="VCMIDLTool"
116 TypeLibraryName=".\Debug/icuswap.tlb"/>
117 <Tool
118 Name="VCPostBuildEventTool"/>
119 <Tool
120 Name="VCPreBuildEventTool"/>
121 <Tool
122 Name="VCPreLinkEventTool"/>
123 <Tool
124 Name="VCResourceCompilerTool"
125 PreprocessorDefinitions="_DEBUG"
126 Culture="1033"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool
130 Name="VCXMLDataGeneratorTool"/>
131 <Tool
132 Name="VCWebDeploymentTool"/>
133 <Tool
134 Name="VCManagedWrapperGeneratorTool"/>
135 <Tool
136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137 </Configuration>
138 </Configurations>
139 <References>
140 </References>
141 <Files>
142 <File
143 RelativePath=".\icuswap.cpp">
144 </File>
145 </Files>
146 <Globals>
147 </Globals>
148 </VisualStudioProject>