]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.10" | |
5 | Name="numfmt" | |
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 | OptimizeForProcessor="2" | |
25 | AdditionalIncludeDirectories="../../../include" | |
26 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
27 | BasicRuntimeChecks="3" | |
28 | RuntimeLibrary="3" | |
29 | TreatWChar_tAsBuiltInType="TRUE" | |
30 | UsePrecompiledHeader="2" | |
31 | PrecompiledHeaderFile=".\Debug/numfmt.pch" | |
32 | AssemblerListingLocation=".\Debug/" | |
33 | ObjectFile=".\Debug/" | |
34 | ProgramDataBaseFileName=".\Debug/" | |
35 | WarningLevel="3" | |
36 | SuppressStartupBanner="TRUE" | |
37 | DebugInformationFormat="4" | |
38 | CompileAs="0"/> | |
39 | <Tool | |
40 | Name="VCCustomBuildTool"/> | |
41 | <Tool | |
42 | Name="VCLinkerTool" | |
43 | AdditionalDependencies="icuucd.lib icuind.lib" | |
44 | OutputFile=".\Debug/numfmt.exe" | |
45 | LinkIncremental="2" | |
46 | SuppressStartupBanner="TRUE" | |
47 | AdditionalLibraryDirectories="../../../lib" | |
48 | GenerateDebugInformation="TRUE" | |
49 | ProgramDatabaseFile=".\Debug/numfmt.pdb" | |
50 | SubSystem="1"/> | |
51 | <Tool | |
52 | Name="VCMIDLTool" | |
53 | TypeLibraryName=".\Debug/numfmt.tlb"/> | |
54 | <Tool | |
55 | Name="VCPostBuildEventTool"/> | |
56 | <Tool | |
57 | Name="VCPreBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreLinkEventTool"/> | |
60 | <Tool | |
61 | Name="VCResourceCompilerTool" | |
62 | PreprocessorDefinitions="_DEBUG" | |
63 | Culture="1033"/> | |
64 | <Tool | |
65 | Name="VCWebServiceProxyGeneratorTool"/> | |
66 | <Tool | |
67 | Name="VCXMLDataGeneratorTool"/> | |
68 | <Tool | |
69 | Name="VCWebDeploymentTool"/> | |
70 | <Tool | |
71 | Name="VCManagedWrapperGeneratorTool"/> | |
72 | <Tool | |
73 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
74 | </Configuration> | |
75 | <Configuration | |
76 | Name="Release|Win32" | |
77 | OutputDirectory=".\Release" | |
78 | IntermediateDirectory=".\Release" | |
79 | ConfigurationType="1" | |
80 | UseOfMFC="0" | |
81 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
82 | CharacterSet="2"> | |
83 | <Tool | |
84 | Name="VCCLCompilerTool" | |
85 | InlineFunctionExpansion="1" | |
86 | AdditionalIncludeDirectories="../../../include" | |
87 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
88 | StringPooling="TRUE" | |
89 | RuntimeLibrary="2" | |
90 | EnableFunctionLevelLinking="TRUE" | |
91 | TreatWChar_tAsBuiltInType="TRUE" | |
92 | UsePrecompiledHeader="2" | |
93 | PrecompiledHeaderFile=".\Release/numfmt.pch" | |
94 | AssemblerListingLocation=".\Release/" | |
95 | ObjectFile=".\Release/" | |
96 | ProgramDataBaseFileName=".\Release/" | |
97 | WarningLevel="3" | |
98 | SuppressStartupBanner="TRUE" | |
99 | CompileAs="0"/> | |
100 | <Tool | |
101 | Name="VCCustomBuildTool"/> | |
102 | <Tool | |
103 | Name="VCLinkerTool" | |
104 | AdditionalDependencies="icuuc.lib icuin.lib" | |
105 | OutputFile=".\Release/numfmt.exe" | |
106 | LinkIncremental="1" | |
107 | SuppressStartupBanner="TRUE" | |
108 | AdditionalLibraryDirectories="../../../lib" | |
109 | ProgramDatabaseFile=".\Release/numfmt.pdb" | |
110 | SubSystem="1"/> | |
111 | <Tool | |
112 | Name="VCMIDLTool" | |
113 | TypeLibraryName=".\Release/numfmt.tlb"/> | |
114 | <Tool | |
115 | Name="VCPostBuildEventTool"/> | |
116 | <Tool | |
117 | Name="VCPreBuildEventTool"/> | |
118 | <Tool | |
119 | Name="VCPreLinkEventTool"/> | |
120 | <Tool | |
121 | Name="VCResourceCompilerTool" | |
122 | PreprocessorDefinitions="NDEBUG" | |
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=".\capi.c"> | |
144 | </File> | |
145 | <File | |
146 | RelativePath=".\main.cpp"> | |
147 | </File> | |
148 | <File | |
149 | RelativePath=".\util.cpp"> | |
150 | </File> | |
151 | </Filter> | |
152 | <Filter | |
153 | Name="Header Files" | |
154 | Filter="h;hpp;hxx;hm;inl"> | |
155 | <File | |
156 | RelativePath=".\util.h"> | |
157 | </File> | |
158 | </Filter> | |
159 | <Filter | |
160 | Name="Resource Files" | |
161 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
162 | </Filter> | |
163 | </Files> | |
164 | <Globals> | |
165 | </Globals> | |
166 | </VisualStudioProject> |