Rev Author Line No. Line
2061 mija 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="STMFlashLoader"
6 ProjectGUID="{5DED8251-B239-46C2-B2EE-087FF8D46398}"
7 Keyword="MFCProj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory=".\Release"
20 IntermediateDirectory=".\Release"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\Release/STMFlashLoader.tlb"
42 HeaderFileName=""
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="2"
47 InlineFunctionExpansion="1"
48 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
49 StringPooling="true"
50 RuntimeLibrary="0"
51 EnableFunctionLevelLinking="true"
52 PrecompiledHeaderFile=".\Release/STMFlashLoader.pch"
53 AssemblerListingLocation=".\Release/"
54 ObjectFile=".\Release/"
55 ProgramDataBaseFileName=".\Release/"
56 WarningLevel="2"
57 SuppressStartupBanner="true"
58 />
59 <Tool
60 Name="VCManagedResourceCompilerTool"
61 />
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="NDEBUG"
65 Culture="1033"
66 />
67 <Tool
68 Name="VCPreLinkEventTool"
69 />
70 <Tool
71 Name="VCLinkerTool"
72 AdditionalDependencies="&quot;..\STBLLIB\Release\STBLLIB.lib&quot; ..\Files\Release\Files.lib odbc32.lib odbccp32.lib"
73 OutputFile="..\BIN\Release\STMFlashLoader.exe"
74 LinkIncremental="1"
75 SuppressStartupBanner="true"
76 ProgramDatabaseFile=".\Release/STMFlashLoader.pdb"
77 SubSystem="1"
78 TargetMachine="1"
79 />
80 <Tool
81 Name="VCALinkTool"
82 />
83 <Tool
84 Name="VCManifestTool"
85 />
86 <Tool
87 Name="VCXDCMakeTool"
88 />
89 <Tool
90 Name="VCBscMakeTool"
91 SuppressStartupBanner="true"
92 OutputFile=".\Release/STMFlashLoader.bsc"
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="Debug|Win32"
109 OutputDirectory=".\Debug"
110 IntermediateDirectory=".\Debug"
111 ConfigurationType="1"
112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
113 UseOfMFC="1"
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=".\Debug/STMFlashLoader.tlb"
132 HeaderFileName=""
133 />
134 <Tool
135 Name="VCCLCompilerTool"
136 Optimization="0"
137 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
138 MinimalRebuild="true"
139 BasicRuntimeChecks="3"
140 RuntimeLibrary="1"
141 PrecompiledHeaderFile=".\Debug/STMFlashLoader.pch"
142 AssemblerListingLocation=".\Debug/"
143 ObjectFile=".\Debug/"
144 ProgramDataBaseFileName=".\Debug/"
145 BrowseInformation="1"
146 WarningLevel="2"
147 SuppressStartupBanner="true"
148 DebugInformationFormat="4"
149 />
150 <Tool
151 Name="VCManagedResourceCompilerTool"
152 />
153 <Tool
154 Name="VCResourceCompilerTool"
155 PreprocessorDefinitions="_DEBUG"
156 Culture="1033"
157 />
158 <Tool
159 Name="VCPreLinkEventTool"
160 />
161 <Tool
162 Name="VCLinkerTool"
163 AdditionalDependencies="&quot;..\STBLLIB\Release\STBLLIB.lib&quot; ..\Files\Release\Files.lib"
164 OutputFile="..\BIN\Debug\STMFlashLoader.exe"
165 LinkIncremental="2"
166 SuppressStartupBanner="true"
167 GenerateDebugInformation="true"
168 ProgramDatabaseFile=".\Debug/STMFlashLoader.pdb"
169 SubSystem="1"
170 TargetMachine="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 SuppressStartupBanner="true"
184 OutputFile=".\Debug/STMFlashLoader.bsc"
185 />
186 <Tool
187 Name="VCFxCopTool"
188 />
189 <Tool
190 Name="VCAppVerifierTool"
191 />
192 <Tool
193 Name="VCWebDeploymentTool"
194 />
195 <Tool
196 Name="VCPostBuildEventTool"
197 />
198 </Configuration>
199 </Configurations>
200 <References>
201 </References>
202 <Files>
203 <Filter
204 Name="Source Files"
205 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
206 >
207 <File
208 RelativePath=".\Ini.cpp"
209 >
210 </File>
211 <File
212 RelativePath="StdAfx.cpp"
213 >
214 <FileConfiguration
215 Name="Release|Win32"
216 >
217 <Tool
218 Name="VCCLCompilerTool"
219 PreprocessorDefinitions=""
220 UsePrecompiledHeader="1"
221 PrecompiledHeaderThrough="stdafx.h"
222 />
223 </FileConfiguration>
224 <FileConfiguration
225 Name="Debug|Win32"
226 >
227 <Tool
228 Name="VCCLCompilerTool"
229 PreprocessorDefinitions=""
230 UsePrecompiledHeader="1"
231 PrecompiledHeaderThrough="stdafx.h"
232 />
233 </FileConfiguration>
234 </File>
235 <File
236 RelativePath="STMFlashLoader.cpp"
237 >
238 <FileConfiguration
239 Name="Release|Win32"
240 >
241 <Tool
242 Name="VCCLCompilerTool"
243 PreprocessorDefinitions=""
244 />
245 </FileConfiguration>
246 <FileConfiguration
247 Name="Debug|Win32"
248 >
249 <Tool
250 Name="VCCLCompilerTool"
251 PreprocessorDefinitions=""
252 />
253 </FileConfiguration>
254 </File>
255 <File
256 RelativePath=".\STMFlashLoader.rc"
257 >
258 </File>
259 </Filter>
260 <Filter
261 Name="Header Files"
262 Filter="h;hpp;hxx;hm;inl"
263 >
264 <File
265 RelativePath=".\Ini.h"
266 >
267 </File>
268 <File
269 RelativePath="StdAfx.h"
270 >
271 </File>
272 </Filter>
273 <Filter
274 Name="Resource Files"
275 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
276 >
277 </Filter>
278 </Files>
279 <Globals>
280 </Globals>
281 </VisualStudioProject>