]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/props/props.vcproj
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / props / props.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="props"
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="3"
28 EnableFunctionLevelLinking="TRUE"
29 TreatWChar_tAsBuiltInType="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\Release/props.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="icuuc.lib odbc32.lib odbccp32.lib"
43 OutputFile=".\Release/props.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 AdditionalLibraryDirectories="..\..\..\lib"
47 ProgramDatabaseFile=".\Release/props.pdb"
48 SubSystem="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 TypeLibraryName=".\Release/props.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="VCXMLDataGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 <Tool
69 Name="VCManagedWrapperGeneratorTool"/>
70 <Tool
71 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72 </Configuration>
73 <Configuration
74 Name="Debug|Win32"
75 OutputDirectory=".\Debug"
76 IntermediateDirectory=".\Debug"
77 ConfigurationType="1"
78 UseOfMFC="0"
79 ATLMinimizesCRunTimeLibraryUsage="FALSE"
80 CharacterSet="2">
81 <Tool
82 Name="VCCLCompilerTool"
83 Optimization="0"
84 OptimizeForProcessor="2"
85 AdditionalIncludeDirectories="..\..\..\include"
86 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
87 BasicRuntimeChecks="3"
88 RuntimeLibrary="3"
89 TreatWChar_tAsBuiltInType="TRUE"
90 UsePrecompiledHeader="2"
91 PrecompiledHeaderFile=".\Debug/props.pch"
92 AssemblerListingLocation=".\Debug/"
93 ObjectFile=".\Debug/"
94 ProgramDataBaseFileName=".\Debug/"
95 WarningLevel="3"
96 SuppressStartupBanner="TRUE"
97 DebugInformationFormat="4"
98 CompileAs="0"/>
99 <Tool
100 Name="VCCustomBuildTool"/>
101 <Tool
102 Name="VCLinkerTool"
103 AdditionalDependencies="icuucd.lib odbc32.lib odbccp32.lib"
104 OutputFile=".\Debug/props.exe"
105 LinkIncremental="2"
106 SuppressStartupBanner="TRUE"
107 AdditionalLibraryDirectories="..\..\..\lib"
108 GenerateDebugInformation="TRUE"
109 ProgramDatabaseFile=".\Debug/props.pdb"
110 SubSystem="1"/>
111 <Tool
112 Name="VCMIDLTool"
113 TypeLibraryName=".\Debug/props.tlb"/>
114 <Tool
115 Name="VCPostBuildEventTool"/>
116 <Tool
117 Name="VCPreBuildEventTool"/>
118 <Tool
119 Name="VCPreLinkEventTool"/>
120 <Tool
121 Name="VCResourceCompilerTool"
122 PreprocessorDefinitions="_DEBUG"
123 Culture="1033"/>
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"/>
126 <Tool
127 Name="VCXMLDataGeneratorTool"/>
128 <Tool
129 Name="VCWebDeploymentTool"/>
130 <Tool
131 Name="VCManagedWrapperGeneratorTool"/>
132 <Tool
133 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
134 </Configuration>
135 </Configurations>
136 <References>
137 </References>
138 <Files>
139 <Filter
140 Name="Source Files"
141 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
142 <File
143 RelativePath=".\props.cpp">
144 </File>
145 </Filter>
146 <Filter
147 Name="Header Files"
148 Filter="h;hpp;hxx;hm;inl">
149 </Filter>
150 <Filter
151 Name="Resource Files"
152 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
153 </Filter>
154 </Files>
155 <Globals>
156 </Globals>
157 </VisualStudioProject>