]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="msgfmt" |
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 | OptimizeForProcessor="2" | |
25 | AdditionalIncludeDirectories="..\..\..\include" | |
26 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
27 | StringPooling="TRUE" | |
28 | RuntimeLibrary="2" | |
29 | EnableFunctionLevelLinking="TRUE" | |
73c04bcf | 30 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
31 | UsePrecompiledHeader="2" |
32 | PrecompiledHeaderFile=".\Release/msgfmt.pch" | |
33 | AssemblerListingLocation=".\Release/" | |
34 | ObjectFile=".\Release/" | |
35 | ProgramDataBaseFileName=".\Release/" | |
36 | WarningLevel="3" | |
37 | SuppressStartupBanner="TRUE" | |
38 | CompileAs="0"/> | |
39 | <Tool | |
40 | Name="VCCustomBuildTool"/> | |
41 | <Tool | |
42 | Name="VCLinkerTool" | |
b75a7d8f A |
43 | AdditionalDependencies="icuuc.lib icuin.lib" |
44 | OutputFile=".\Release/msgfmt.exe" | |
45 | LinkIncremental="1" | |
46 | SuppressStartupBanner="TRUE" | |
47 | AdditionalLibraryDirectories="..\..\..\lib" | |
48 | ProgramDatabaseFile=".\Release/msgfmt.pdb" | |
49 | SubSystem="1"/> | |
50 | <Tool | |
51 | Name="VCMIDLTool" | |
52 | TypeLibraryName=".\Release/msgfmt.tlb"/> | |
53 | <Tool | |
54 | Name="VCPostBuildEventTool"/> | |
55 | <Tool | |
56 | Name="VCPreBuildEventTool"/> | |
57 | <Tool | |
58 | Name="VCPreLinkEventTool"/> | |
59 | <Tool | |
60 | Name="VCResourceCompilerTool" | |
61 | PreprocessorDefinitions="NDEBUG" | |
62 | Culture="1033"/> | |
63 | <Tool | |
64 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
65 | <Tool |
66 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
67 | <Tool |
68 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
69 | <Tool |
70 | Name="VCManagedWrapperGeneratorTool"/> | |
71 | <Tool | |
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
73 | </Configuration> |
74 | <Configuration | |
75 | Name="Debug|Win32" | |
76 | OutputDirectory=".\Debug" | |
77 | IntermediateDirectory=".\Debug" | |
78 | ConfigurationType="1" | |
79 | UseOfMFC="0" | |
80 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
81 | CharacterSet="2"> | |
82 | <Tool | |
83 | Name="VCCLCompilerTool" | |
84 | Optimization="0" | |
85 | AdditionalIncludeDirectories="..\..\..\include" | |
86 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
87 | BasicRuntimeChecks="3" | |
88 | RuntimeLibrary="3" | |
73c04bcf | 89 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
90 | UsePrecompiledHeader="2" |
91 | PrecompiledHeaderFile=".\Debug/msgfmt.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" | |
b75a7d8f A |
103 | AdditionalDependencies="icuucd.lib icuind.lib odbc32.lib odbccp32.lib" |
104 | OutputFile=".\Debug/msgfmt.exe" | |
105 | LinkIncremental="2" | |
106 | SuppressStartupBanner="TRUE" | |
107 | AdditionalLibraryDirectories="..\..\..\lib" | |
108 | GenerateDebugInformation="TRUE" | |
109 | ProgramDatabaseFile=".\Debug/msgfmt.pdb" | |
110 | SubSystem="1"/> | |
111 | <Tool | |
112 | Name="VCMIDLTool" | |
113 | TypeLibraryName=".\Debug/msgfmt.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"/> | |
374ca955 A |
126 | <Tool |
127 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
128 | <Tool |
129 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
130 | <Tool |
131 | Name="VCManagedWrapperGeneratorTool"/> | |
132 | <Tool | |
133 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
134 | </Configuration> |
135 | </Configurations> | |
374ca955 A |
136 | <References> |
137 | </References> | |
b75a7d8f A |
138 | <Files> |
139 | <Filter | |
140 | Name="Source Files" | |
141 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
142 | <File | |
143 | RelativePath=".\main.cpp"> | |
144 | </File> | |
145 | <File | |
146 | RelativePath=".\util.cpp"> | |
147 | </File> | |
148 | </Filter> | |
149 | <Filter | |
150 | Name="Header Files" | |
151 | Filter="h;hpp;hxx;hm;inl"> | |
152 | </Filter> | |
153 | <Filter | |
154 | Name="Resource Files" | |
155 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
156 | </Filter> | |
157 | </Files> | |
158 | <Globals> | |
159 | </Globals> | |
160 | </VisualStudioProject> |