]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="8.00" | |
5 | Name="writer" | |
6 | ProjectGUID="{40A90302-F173-4629-A003-F571D2D93D16}" | |
7 | > | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32" | |
11 | /> | |
12 | </Platforms> | |
13 | <ToolFiles> | |
14 | </ToolFiles> | |
15 | <Configurations> | |
16 | <Configuration | |
17 | Name="Debug|Win32" | |
18 | OutputDirectory=".\Debug" | |
19 | IntermediateDirectory=".\Debug" | |
20 | ConfigurationType="1" | |
21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
22 | UseOfMFC="0" | |
23 | ATLMinimizesCRunTimeLibraryUsage="false" | |
24 | CharacterSet="2" | |
25 | > | |
26 | <Tool | |
27 | Name="VCPreBuildEventTool" | |
28 | /> | |
29 | <Tool | |
30 | Name="VCCustomBuildTool" | |
31 | /> | |
32 | <Tool | |
33 | Name="VCXMLDataGeneratorTool" | |
34 | /> | |
35 | <Tool | |
36 | Name="VCWebServiceProxyGeneratorTool" | |
37 | /> | |
38 | <Tool | |
39 | Name="VCMIDLTool" | |
40 | TypeLibraryName=".\Debug/writer.tlb" | |
41 | /> | |
42 | <Tool | |
43 | Name="VCCLCompilerTool" | |
44 | Optimization="0" | |
45 | AdditionalIncludeDirectories="..\..\..\include,..\..\tools\toolutil" | |
46 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" | |
47 | BasicRuntimeChecks="3" | |
48 | RuntimeLibrary="3" | |
49 | TreatWChar_tAsBuiltInType="true" | |
50 | UsePrecompiledHeader="0" | |
51 | PrecompiledHeaderFile=".\Debug/writer.pch" | |
52 | AssemblerListingLocation=".\Debug/" | |
53 | ObjectFile=".\Debug/" | |
54 | ProgramDataBaseFileName=".\Debug/" | |
55 | WarningLevel="3" | |
56 | SuppressStartupBanner="true" | |
57 | DebugInformationFormat="4" | |
58 | CompileAs="0" | |
59 | /> | |
60 | <Tool | |
61 | Name="VCManagedResourceCompilerTool" | |
62 | /> | |
63 | <Tool | |
64 | Name="VCResourceCompilerTool" | |
65 | PreprocessorDefinitions="_DEBUG" | |
66 | Culture="1033" | |
67 | /> | |
68 | <Tool | |
69 | Name="VCPreLinkEventTool" | |
70 | /> | |
71 | <Tool | |
72 | Name="VCLinkerTool" | |
73 | AdditionalDependencies="icutud.lib" | |
74 | OutputFile=".\Debug/writer.exe" | |
75 | LinkIncremental="2" | |
76 | SuppressStartupBanner="true" | |
77 | AdditionalLibraryDirectories="../../../lib" | |
78 | GenerateDebugInformation="true" | |
79 | ProgramDatabaseFile=".\Debug/writer.pdb" | |
80 | SubSystem="1" | |
81 | /> | |
82 | <Tool | |
83 | Name="VCALinkTool" | |
84 | /> | |
85 | <Tool | |
86 | Name="VCManifestTool" | |
87 | /> | |
88 | <Tool | |
89 | Name="VCXDCMakeTool" | |
90 | /> | |
91 | <Tool | |
92 | Name="VCBscMakeTool" | |
93 | /> | |
94 | <Tool | |
95 | Name="VCFxCopTool" | |
96 | /> | |
97 | <Tool | |
98 | Name="VCAppVerifierTool" | |
99 | /> | |
100 | <Tool | |
101 | Name="VCWebDeploymentTool" | |
102 | /> | |
103 | <Tool | |
104 | Name="VCPostBuildEventTool" | |
105 | /> | |
106 | </Configuration> | |
107 | <Configuration | |
108 | Name="Release|Win32" | |
109 | OutputDirectory=".\Release" | |
110 | IntermediateDirectory=".\Release" | |
111 | ConfigurationType="1" | |
112 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
113 | UseOfMFC="0" | |
114 | ATLMinimizesCRunTimeLibraryUsage="false" | |
115 | CharacterSet="2" | |
116 | > | |
117 | <Tool | |
118 | Name="VCPreBuildEventTool" | |
119 | /> | |
120 | <Tool | |
121 | Name="VCCustomBuildTool" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCXMLDataGeneratorTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCWebServiceProxyGeneratorTool" | |
128 | /> | |
129 | <Tool | |
130 | Name="VCMIDLTool" | |
131 | TypeLibraryName=".\Release/writer.tlb" | |
132 | /> | |
133 | <Tool | |
134 | Name="VCCLCompilerTool" | |
135 | InlineFunctionExpansion="1" | |
136 | AdditionalIncludeDirectories="..\..\..\include,..\..\tools\toolutil" | |
137 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" | |
138 | StringPooling="true" | |
139 | RuntimeLibrary="2" | |
140 | EnableFunctionLevelLinking="true" | |
141 | TreatWChar_tAsBuiltInType="true" | |
142 | UsePrecompiledHeader="0" | |
143 | PrecompiledHeaderFile=".\Release/writer.pch" | |
144 | AssemblerListingLocation=".\Release/" | |
145 | ObjectFile=".\Release/" | |
146 | ProgramDataBaseFileName=".\Release/" | |
147 | WarningLevel="3" | |
148 | SuppressStartupBanner="true" | |
149 | CompileAs="0" | |
150 | /> | |
151 | <Tool | |
152 | Name="VCManagedResourceCompilerTool" | |
153 | /> | |
154 | <Tool | |
155 | Name="VCResourceCompilerTool" | |
156 | PreprocessorDefinitions="NDEBUG" | |
157 | Culture="1033" | |
158 | /> | |
159 | <Tool | |
160 | Name="VCPreLinkEventTool" | |
161 | /> | |
162 | <Tool | |
163 | Name="VCLinkerTool" | |
164 | AdditionalDependencies="icutu.lib" | |
165 | OutputFile=".\Release/writer.exe" | |
166 | LinkIncremental="1" | |
167 | SuppressStartupBanner="true" | |
168 | AdditionalLibraryDirectories="../../../lib" | |
169 | ProgramDatabaseFile=".\Release/writer.pdb" | |
170 | SubSystem="1" | |
171 | /> | |
172 | <Tool | |
173 | Name="VCALinkTool" | |
174 | /> | |
175 | <Tool | |
176 | Name="VCManifestTool" | |
177 | /> | |
178 | <Tool | |
179 | Name="VCXDCMakeTool" | |
180 | /> | |
181 | <Tool | |
182 | Name="VCBscMakeTool" | |
183 | /> | |
184 | <Tool | |
185 | Name="VCFxCopTool" | |
186 | /> | |
187 | <Tool | |
188 | Name="VCAppVerifierTool" | |
189 | /> | |
190 | <Tool | |
191 | Name="VCWebDeploymentTool" | |
192 | /> | |
193 | <Tool | |
194 | Name="VCPostBuildEventTool" | |
195 | /> | |
196 | </Configuration> | |
197 | </Configurations> | |
198 | <References> | |
199 | </References> | |
200 | <Files> | |
201 | <Filter | |
202 | Name="Source Files" | |
203 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
204 | > | |
205 | <File | |
206 | RelativePath=".\writer.c" | |
207 | > | |
208 | </File> | |
209 | </Filter> | |
210 | <Filter | |
211 | Name="Header Files" | |
212 | Filter="h;hpp;hxx;hm;inl" | |
213 | > | |
214 | </Filter> | |
215 | <Filter | |
216 | Name="Resource Files" | |
217 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
218 | > | |
219 | </Filter> | |
220 | </Files> | |
221 | <Globals> | |
222 | </Globals> | |
223 | </VisualStudioProject> |