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