]> git.saurik.com Git - apple/icu.git/blame - icuSources/samples/csdet/csdet.vcproj
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / samples / csdet / csdet.vcproj
CommitLineData
73c04bcf
A
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
46f4442e 4 Version="8.00"
73c04bcf
A
5 Name="csdet"
6 ProjectGUID="{683745AD-3BC2-4B89-898B-93490D7F2757}"
46f4442e
A
7 Keyword="Win32Proj"
8 >
73c04bcf
A
9 <Platforms>
10 <Platform
46f4442e
A
11 Name="Win32"
12 />
73c04bcf 13 </Platforms>
46f4442e
A
14 <ToolFiles>
15 </ToolFiles>
73c04bcf
A
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="1"
46f4442e
A
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
73c04bcf
A
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="../../../include"
46f4442e
A
44 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
45 MinimalRebuild="true"
73c04bcf 46 BasicRuntimeChecks="3"
46f4442e
A
47 RuntimeLibrary="1"
48 TreatWChar_tAsBuiltInType="true"
73c04bcf
A
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
46f4442e
A
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
53 />
73c04bcf 54 <Tool
46f4442e
A
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
73c04bcf
A
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="icuucd.lib icuind.lib"
66 OutputFile="$(OutDir)/csdet.exe"
67 LinkIncremental="2"
68 AdditionalLibraryDirectories="../../../lib"
46f4442e 69 GenerateDebugInformation="true"
73c04bcf
A
70 ProgramDatabaseFile="$(OutDir)/csdet.pdb"
71 SubSystem="1"
46f4442e
A
72 TargetMachine="1"
73 />
73c04bcf 74 <Tool
46f4442e
A
75 Name="VCALinkTool"
76 />
73c04bcf 77 <Tool
46f4442e
A
78 Name="VCManifestTool"
79 />
73c04bcf 80 <Tool
46f4442e
A
81 Name="VCXDCMakeTool"
82 />
73c04bcf 83 <Tool
46f4442e
A
84 Name="VCBscMakeTool"
85 />
73c04bcf 86 <Tool
46f4442e
A
87 Name="VCFxCopTool"
88 />
73c04bcf 89 <Tool
46f4442e
A
90 Name="VCAppVerifierTool"
91 />
73c04bcf 92 <Tool
46f4442e
A
93 Name="VCWebDeploymentTool"
94 />
73c04bcf 95 <Tool
46f4442e
A
96 Name="VCPostBuildEventTool"
97 />
73c04bcf
A
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="Release"
102 IntermediateDirectory="Release"
103 ConfigurationType="1"
46f4442e
A
104 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105 CharacterSet="2"
106 >
107 <Tool
108 Name="VCPreBuildEventTool"
109 />
110 <Tool
111 Name="VCCustomBuildTool"
112 />
113 <Tool
114 Name="VCXMLDataGeneratorTool"
115 />
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
118 />
119 <Tool
120 Name="VCMIDLTool"
121 />
73c04bcf
A
122 <Tool
123 Name="VCCLCompilerTool"
124 AdditionalIncludeDirectories="../../../include"
46f4442e
A
125 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
126 RuntimeLibrary="0"
127 TreatWChar_tAsBuiltInType="true"
73c04bcf
A
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
46f4442e
A
130 Detect64BitPortabilityProblems="true"
131 DebugInformationFormat="3"
132 />
73c04bcf 133 <Tool
46f4442e
A
134 Name="VCManagedResourceCompilerTool"
135 />
136 <Tool
137 Name="VCResourceCompilerTool"
138 />
139 <Tool
140 Name="VCPreLinkEventTool"
141 />
73c04bcf
A
142 <Tool
143 Name="VCLinkerTool"
144 AdditionalDependencies="icuuc.lib icuin.lib"
145 OutputFile="$(OutDir)/csdet.exe"
146 LinkIncremental="1"
147 AdditionalLibraryDirectories="../../../lib"
46f4442e 148 GenerateDebugInformation="true"
73c04bcf
A
149 SubSystem="1"
150 OptimizeReferences="2"
151 EnableCOMDATFolding="2"
46f4442e
A
152 TargetMachine="1"
153 />
73c04bcf 154 <Tool
46f4442e
A
155 Name="VCALinkTool"
156 />
73c04bcf 157 <Tool
46f4442e
A
158 Name="VCManifestTool"
159 />
73c04bcf 160 <Tool
46f4442e
A
161 Name="VCXDCMakeTool"
162 />
73c04bcf 163 <Tool
46f4442e
A
164 Name="VCBscMakeTool"
165 />
73c04bcf 166 <Tool
46f4442e
A
167 Name="VCFxCopTool"
168 />
73c04bcf 169 <Tool
46f4442e
A
170 Name="VCAppVerifierTool"
171 />
73c04bcf 172 <Tool
46f4442e
A
173 Name="VCWebDeploymentTool"
174 />
73c04bcf 175 <Tool
46f4442e
A
176 Name="VCPostBuildEventTool"
177 />
73c04bcf
A
178 </Configuration>
179 </Configurations>
180 <References>
181 </References>
182 <Files>
183 <Filter
184 Name="Source Files"
185 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
46f4442e
A
186 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
187 >
73c04bcf 188 <File
46f4442e
A
189 RelativePath=".\csdet.c"
190 >
73c04bcf
A
191 </File>
192 </Filter>
193 <Filter
194 Name="Header Files"
195 Filter="h;hpp;hxx;hm;inl;inc;xsd"
46f4442e
A
196 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
197 >
73c04bcf
A
198 </Filter>
199 <Filter
200 Name="Resource Files"
201 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
46f4442e
A
202 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
203 >
73c04bcf
A
204 </Filter>
205 </Files>
206 <Globals>
207 </Globals>
208</VisualStudioProject>