]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | <?xml version="1.0" encoding = "Windows-1252"?> |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.00" | |
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" | |
30 | UsePrecompiledHeader="2" | |
31 | PrecompiledHeaderFile=".\Release/msgfmt.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 | AdditionalOptions="/MACHINE:I386" | |
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"/> | |
65 | <Tool | |
66 | Name="VCWebDeploymentTool"/> | |
67 | </Configuration> | |
68 | <Configuration | |
69 | Name="Debug|Win32" | |
70 | OutputDirectory=".\Debug" | |
71 | IntermediateDirectory=".\Debug" | |
72 | ConfigurationType="1" | |
73 | UseOfMFC="0" | |
74 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
75 | CharacterSet="2"> | |
76 | <Tool | |
77 | Name="VCCLCompilerTool" | |
78 | Optimization="0" | |
79 | AdditionalIncludeDirectories="..\..\..\include" | |
80 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
81 | BasicRuntimeChecks="3" | |
82 | RuntimeLibrary="3" | |
83 | UsePrecompiledHeader="2" | |
84 | PrecompiledHeaderFile=".\Debug/msgfmt.pch" | |
85 | AssemblerListingLocation=".\Debug/" | |
86 | ObjectFile=".\Debug/" | |
87 | ProgramDataBaseFileName=".\Debug/" | |
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="icuucd.lib icuind.lib odbc32.lib odbccp32.lib" | |
98 | OutputFile=".\Debug/msgfmt.exe" | |
99 | LinkIncremental="2" | |
100 | SuppressStartupBanner="TRUE" | |
101 | AdditionalLibraryDirectories="..\..\..\lib" | |
102 | GenerateDebugInformation="TRUE" | |
103 | ProgramDatabaseFile=".\Debug/msgfmt.pdb" | |
104 | SubSystem="1"/> | |
105 | <Tool | |
106 | Name="VCMIDLTool" | |
107 | TypeLibraryName=".\Debug/msgfmt.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=".\main.cpp"> | |
130 | </File> | |
131 | <File | |
132 | RelativePath=".\util.cpp"> | |
133 | </File> | |
134 | </Filter> | |
135 | <Filter | |
136 | Name="Header Files" | |
137 | Filter="h;hpp;hxx;hm;inl"> | |
138 | </Filter> | |
139 | <Filter | |
140 | Name="Resource Files" | |
141 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
142 | </Filter> | |
143 | </Files> | |
144 | <Globals> | |
145 | </Globals> | |
146 | </VisualStudioProject> |