2066 |
kakl |
1 |
<?xml version="1.0" encoding="Windows-1252"?> |
|
|
2 |
<VisualStudioProject |
|
|
3 |
ProjectType="Visual C++" |
|
|
4 |
Version="8.00" |
|
|
5 |
Name="STBLLIB" |
|
|
6 |
ProjectGUID="{F9F56A1E-4355-4CC9-92E9-5815BDC57534}" |
|
|
7 |
RootNamespace="STBLLIB" |
|
|
8 |
Keyword="MFCProj" |
|
|
9 |
> |
|
|
10 |
<Platforms> |
|
|
11 |
<Platform |
|
|
12 |
Name="Win32" |
|
|
13 |
/> |
|
|
14 |
</Platforms> |
|
|
15 |
<ToolFiles> |
|
|
16 |
</ToolFiles> |
|
|
17 |
<Configurations> |
|
|
18 |
<Configuration |
|
|
19 |
Name="Release|Win32" |
|
|
20 |
OutputDirectory=".\Release" |
|
|
21 |
IntermediateDirectory=".\Release" |
|
|
22 |
ConfigurationType="2" |
|
|
23 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
|
|
24 |
UseOfMFC="0" |
|
|
25 |
ATLMinimizesCRunTimeLibraryUsage="false" |
|
|
26 |
CharacterSet="2" |
|
|
27 |
> |
|
|
28 |
<Tool |
|
|
29 |
Name="VCPreBuildEventTool" |
|
|
30 |
/> |
|
|
31 |
<Tool |
|
|
32 |
Name="VCCustomBuildTool" |
|
|
33 |
/> |
|
|
34 |
<Tool |
|
|
35 |
Name="VCXMLDataGeneratorTool" |
|
|
36 |
/> |
|
|
37 |
<Tool |
|
|
38 |
Name="VCWebServiceProxyGeneratorTool" |
|
|
39 |
/> |
|
|
40 |
<Tool |
|
|
41 |
Name="VCMIDLTool" |
|
|
42 |
PreprocessorDefinitions="NDEBUG" |
|
|
43 |
MkTypLibCompatible="true" |
|
|
44 |
SuppressStartupBanner="true" |
|
|
45 |
TargetEnvironment="1" |
|
|
46 |
TypeLibraryName=".\Release/STBLLIB.tlb" |
|
|
47 |
HeaderFileName="" |
|
|
48 |
/> |
|
|
49 |
<Tool |
|
|
50 |
Name="VCCLCompilerTool" |
|
|
51 |
Optimization="2" |
|
|
52 |
InlineFunctionExpansion="1" |
|
|
53 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;STBLLIB_EXPORTS" |
|
|
54 |
StringPooling="true" |
|
|
55 |
RuntimeLibrary="0" |
|
|
56 |
EnableFunctionLevelLinking="true" |
|
|
57 |
PrecompiledHeaderFile=".\Release/STBLLIB.pch" |
|
|
58 |
AssemblerListingLocation=".\Release/" |
|
|
59 |
ObjectFile=".\Release/" |
|
|
60 |
ProgramDataBaseFileName=".\Release/" |
|
|
61 |
WarningLevel="3" |
|
|
62 |
SuppressStartupBanner="true" |
|
|
63 |
/> |
|
|
64 |
<Tool |
|
|
65 |
Name="VCManagedResourceCompilerTool" |
|
|
66 |
/> |
|
|
67 |
<Tool |
|
|
68 |
Name="VCResourceCompilerTool" |
|
|
69 |
PreprocessorDefinitions="NDEBUG" |
|
|
70 |
Culture="1033" |
|
|
71 |
/> |
|
|
72 |
<Tool |
|
|
73 |
Name="VCPreLinkEventTool" |
|
|
74 |
/> |
|
|
75 |
<Tool |
|
|
76 |
Name="VCLinkerTool" |
|
|
77 |
OutputFile="..\BIN\Release\STBLLIB.dll" |
|
|
78 |
LinkIncremental="1" |
|
|
79 |
SuppressStartupBanner="true" |
|
|
80 |
ProgramDatabaseFile=".\Release/STBLLIB.pdb" |
|
|
81 |
ImportLibrary=".\Release/STBLLIB.lib" |
|
|
82 |
TargetMachine="1" |
|
|
83 |
/> |
|
|
84 |
<Tool |
|
|
85 |
Name="VCALinkTool" |
|
|
86 |
/> |
|
|
87 |
<Tool |
|
|
88 |
Name="VCManifestTool" |
|
|
89 |
/> |
|
|
90 |
<Tool |
|
|
91 |
Name="VCXDCMakeTool" |
|
|
92 |
/> |
|
|
93 |
<Tool |
|
|
94 |
Name="VCBscMakeTool" |
|
|
95 |
SuppressStartupBanner="true" |
|
|
96 |
OutputFile=".\Release/STBLLIB.bsc" |
|
|
97 |
/> |
|
|
98 |
<Tool |
|
|
99 |
Name="VCFxCopTool" |
|
|
100 |
/> |
|
|
101 |
<Tool |
|
|
102 |
Name="VCAppVerifierTool" |
|
|
103 |
/> |
|
|
104 |
<Tool |
|
|
105 |
Name="VCWebDeploymentTool" |
|
|
106 |
/> |
|
|
107 |
<Tool |
|
|
108 |
Name="VCPostBuildEventTool" |
|
|
109 |
/> |
|
|
110 |
</Configuration> |
|
|
111 |
<Configuration |
|
|
112 |
Name="Debug|Win32" |
|
|
113 |
OutputDirectory=".\Debug" |
|
|
114 |
IntermediateDirectory=".\Debug" |
|
|
115 |
ConfigurationType="2" |
|
|
116 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
|
|
117 |
UseOfMFC="1" |
|
|
118 |
ATLMinimizesCRunTimeLibraryUsage="false" |
|
|
119 |
CharacterSet="2" |
|
|
120 |
> |
|
|
121 |
<Tool |
|
|
122 |
Name="VCPreBuildEventTool" |
|
|
123 |
/> |
|
|
124 |
<Tool |
|
|
125 |
Name="VCCustomBuildTool" |
|
|
126 |
/> |
|
|
127 |
<Tool |
|
|
128 |
Name="VCXMLDataGeneratorTool" |
|
|
129 |
/> |
|
|
130 |
<Tool |
|
|
131 |
Name="VCWebServiceProxyGeneratorTool" |
|
|
132 |
/> |
|
|
133 |
<Tool |
|
|
134 |
Name="VCMIDLTool" |
|
|
135 |
PreprocessorDefinitions="_DEBUG" |
|
|
136 |
MkTypLibCompatible="true" |
|
|
137 |
SuppressStartupBanner="true" |
|
|
138 |
TargetEnvironment="1" |
|
|
139 |
TypeLibraryName=".\Debug/STBLLIB.tlb" |
|
|
140 |
HeaderFileName="" |
|
|
141 |
/> |
|
|
142 |
<Tool |
|
|
143 |
Name="VCCLCompilerTool" |
|
|
144 |
Optimization="0" |
|
|
145 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;STBLLIB_EXPORTS" |
|
|
146 |
MinimalRebuild="true" |
|
|
147 |
BasicRuntimeChecks="3" |
|
|
148 |
RuntimeLibrary="1" |
|
|
149 |
PrecompiledHeaderFile=".\Debug/STBLLIB.pch" |
|
|
150 |
AssemblerListingLocation=".\Debug/" |
|
|
151 |
ObjectFile=".\Debug/" |
|
|
152 |
ProgramDataBaseFileName=".\Debug/" |
|
|
153 |
BrowseInformation="1" |
|
|
154 |
WarningLevel="3" |
|
|
155 |
SuppressStartupBanner="true" |
|
|
156 |
DebugInformationFormat="4" |
|
|
157 |
/> |
|
|
158 |
<Tool |
|
|
159 |
Name="VCManagedResourceCompilerTool" |
|
|
160 |
/> |
|
|
161 |
<Tool |
|
|
162 |
Name="VCResourceCompilerTool" |
|
|
163 |
PreprocessorDefinitions="_DEBUG" |
|
|
164 |
Culture="1033" |
|
|
165 |
/> |
|
|
166 |
<Tool |
|
|
167 |
Name="VCPreLinkEventTool" |
|
|
168 |
/> |
|
|
169 |
<Tool |
|
|
170 |
Name="VCLinkerTool" |
|
|
171 |
OutputFile="..\BIN\Debug\STBLLIB.dll" |
|
|
172 |
LinkIncremental="2" |
|
|
173 |
SuppressStartupBanner="true" |
|
|
174 |
GenerateDebugInformation="true" |
|
|
175 |
ProgramDatabaseFile=".\Debug/STBLLIB.pdb" |
|
|
176 |
ImportLibrary=".\Debug/STBLLIB.lib" |
|
|
177 |
TargetMachine="1" |
|
|
178 |
/> |
|
|
179 |
<Tool |
|
|
180 |
Name="VCALinkTool" |
|
|
181 |
/> |
|
|
182 |
<Tool |
|
|
183 |
Name="VCManifestTool" |
|
|
184 |
/> |
|
|
185 |
<Tool |
|
|
186 |
Name="VCXDCMakeTool" |
|
|
187 |
/> |
|
|
188 |
<Tool |
|
|
189 |
Name="VCBscMakeTool" |
|
|
190 |
SuppressStartupBanner="true" |
|
|
191 |
OutputFile=".\Debug/STBLLIB.bsc" |
|
|
192 |
/> |
|
|
193 |
<Tool |
|
|
194 |
Name="VCFxCopTool" |
|
|
195 |
/> |
|
|
196 |
<Tool |
|
|
197 |
Name="VCAppVerifierTool" |
|
|
198 |
/> |
|
|
199 |
<Tool |
|
|
200 |
Name="VCWebDeploymentTool" |
|
|
201 |
/> |
|
|
202 |
<Tool |
|
|
203 |
Name="VCPostBuildEventTool" |
|
|
204 |
/> |
|
|
205 |
</Configuration> |
|
|
206 |
</Configurations> |
|
|
207 |
<References> |
|
|
208 |
</References> |
|
|
209 |
<Files> |
|
|
210 |
<Filter |
|
|
211 |
Name="Source Files" |
|
|
212 |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|
|
213 |
> |
|
|
214 |
<File |
|
|
215 |
RelativePath="..\Crs232\rs232.cpp" |
|
|
216 |
> |
|
|
217 |
<FileConfiguration |
|
|
218 |
Name="Release|Win32" |
|
|
219 |
> |
|
|
220 |
<Tool |
|
|
221 |
Name="VCCLCompilerTool" |
|
|
222 |
PreprocessorDefinitions="" |
|
|
223 |
/> |
|
|
224 |
</FileConfiguration> |
|
|
225 |
<FileConfiguration |
|
|
226 |
Name="Debug|Win32" |
|
|
227 |
> |
|
|
228 |
<Tool |
|
|
229 |
Name="VCCLCompilerTool" |
|
|
230 |
PreprocessorDefinitions="" |
|
|
231 |
/> |
|
|
232 |
</FileConfiguration> |
|
|
233 |
</File> |
|
|
234 |
<File |
|
|
235 |
RelativePath="STBLLIB.cpp" |
|
|
236 |
> |
|
|
237 |
<FileConfiguration |
|
|
238 |
Name="Release|Win32" |
|
|
239 |
> |
|
|
240 |
<Tool |
|
|
241 |
Name="VCCLCompilerTool" |
|
|
242 |
PreprocessorDefinitions="" |
|
|
243 |
/> |
|
|
244 |
</FileConfiguration> |
|
|
245 |
<FileConfiguration |
|
|
246 |
Name="Debug|Win32" |
|
|
247 |
> |
|
|
248 |
<Tool |
|
|
249 |
Name="VCCLCompilerTool" |
|
|
250 |
PreprocessorDefinitions="" |
|
|
251 |
/> |
|
|
252 |
</FileConfiguration> |
|
|
253 |
</File> |
|
|
254 |
<File |
|
|
255 |
RelativePath=".\STBLLIB.rc" |
|
|
256 |
> |
|
|
257 |
</File> |
|
|
258 |
</Filter> |
|
|
259 |
<Filter |
|
|
260 |
Name="Header Files" |
|
|
261 |
Filter="h;hpp;hxx;hm;inl" |
|
|
262 |
> |
|
|
263 |
<File |
|
|
264 |
RelativePath="..\Crs232\rs232.h" |
|
|
265 |
> |
|
|
266 |
</File> |
|
|
267 |
<File |
|
|
268 |
RelativePath="STBLLIB.h" |
|
|
269 |
> |
|
|
270 |
</File> |
|
|
271 |
<File |
|
|
272 |
RelativePath="StdAfx.h" |
|
|
273 |
> |
|
|
274 |
</File> |
|
|
275 |
</Filter> |
|
|
276 |
<Filter |
|
|
277 |
Name="Resource Files" |
|
|
278 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|
|
279 |
> |
|
|
280 |
</Filter> |
|
|
281 |
</Files> |
|
|
282 |
<Globals> |
|
|
283 |
</Globals> |
|
|
284 |
</VisualStudioProject> |