]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/coll/coll.vcproj
ICU-6.2.21.tar.gz
[apple/icu.git] / icuSources / samples / coll / coll.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="coll"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\Release"
16 IntermediateDirectory=".\Release"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 InlineFunctionExpansion="1"
24 AdditionalIncludeDirectories="..\..\..\include"
25 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
26 StringPooling="TRUE"
27 RuntimeLibrary="0"
28 EnableFunctionLevelLinking="TRUE"
29 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\Release/coll.pch"
31 AssemblerListingLocation=".\Release/"
32 ObjectFile=".\Release/"
33 ProgramDataBaseFileName=".\Release/"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 CompileAs="0"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalOptions="/MACHINE:I386"
42 AdditionalDependencies="icuind.lib icuucd.lib"
43 OutputFile=".\Release/coll.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 AdditionalLibraryDirectories="..\..\..\lib"
47 ProgramDatabaseFile=".\Release/coll.pdb"
48 SubSystem="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 TypeLibraryName=".\Release/coll.tlb"/>
52 <Tool
53 Name="VCPostBuildEventTool"/>
54 <Tool
55 Name="VCPreBuildEventTool"/>
56 <Tool
57 Name="VCPreLinkEventTool"/>
58 <Tool
59 Name="VCResourceCompilerTool"
60 PreprocessorDefinitions="NDEBUG"
61 Culture="1033"/>
62 <Tool
63 Name="VCWebServiceProxyGeneratorTool"/>
64 <Tool
65 Name="VCWebDeploymentTool"/>
66 </Configuration>
67 <Configuration
68 Name="Debug|Win32"
69 OutputDirectory=".\Debug"
70 IntermediateDirectory=".\Debug"
71 ConfigurationType="1"
72 UseOfMFC="0"
73 ATLMinimizesCRunTimeLibraryUsage="FALSE"
74 CharacterSet="2">
75 <Tool
76 Name="VCCLCompilerTool"
77 Optimization="0"
78 AdditionalIncludeDirectories="..\..\..\include"
79 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
80 BasicRuntimeChecks="3"
81 RuntimeLibrary="1"
82 UsePrecompiledHeader="2"
83 PrecompiledHeaderFile=".\Debug/coll.pch"
84 AssemblerListingLocation=".\Debug/"
85 ObjectFile=".\Debug/"
86 ProgramDataBaseFileName=".\Debug/"
87 BrowseInformation="1"
88 WarningLevel="3"
89 SuppressStartupBanner="TRUE"
90 DebugInformationFormat="4"
91 CompileAs="0"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 AdditionalOptions="/MACHINE:I386"
97 AdditionalDependencies="icuind.lib icuucd.lib"
98 OutputFile=".\Debug/coll.exe"
99 LinkIncremental="2"
100 SuppressStartupBanner="TRUE"
101 AdditionalLibraryDirectories="..\..\..\lib"
102 GenerateDebugInformation="TRUE"
103 ProgramDatabaseFile=".\Debug/coll.pdb"
104 SubSystem="1"/>
105 <Tool
106 Name="VCMIDLTool"
107 TypeLibraryName=".\Debug/coll.tlb"/>
108 <Tool
109 Name="VCPostBuildEventTool"/>
110 <Tool
111 Name="VCPreBuildEventTool"/>
112 <Tool
113 Name="VCPreLinkEventTool"/>
114 <Tool
115 Name="VCResourceCompilerTool"
116 PreprocessorDefinitions="_DEBUG"
117 Culture="1033"/>
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"/>
120 <Tool
121 Name="VCWebDeploymentTool"/>
122 </Configuration>
123 </Configurations>
124 <Files>
125 <Filter
126 Name="Source Files"
127 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
128 <File
129 RelativePath=".\coll.cpp">
130 </File>
131 </Filter>
132 <Filter
133 Name="Header Files"
134 Filter="h;hpp;hxx;hm;inl">
135 </Filter>
136 <Filter
137 Name="Resource Files"
138 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
139 </Filter>
140 </Files>
141 <Globals>
142 </Globals>
143 </VisualStudioProject>