]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
46f4442e | 4 | Version="8.00" |
374ca955 A |
5 | Name="iotest" |
6 | ProjectGUID="{E4993E82-D68A-46CA-BAE0-9D35E172E46F}" | |
46f4442e | 7 | > |
b75a7d8f A |
8 | <Platforms> |
9 | <Platform | |
46f4442e A |
10 | Name="Win32" |
11 | /> | |
b75a7d8f | 12 | </Platforms> |
46f4442e A |
13 | <ToolFiles> |
14 | </ToolFiles> | |
b75a7d8f A |
15 | <Configurations> |
16 | <Configuration | |
17 | Name="Debug|Win32" | |
18 | OutputDirectory=".\Debug" | |
19 | IntermediateDirectory=".\Debug" | |
20 | ConfigurationType="1" | |
46f4442e | 21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
b75a7d8f | 22 | UseOfMFC="0" |
46f4442e A |
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/iotest.tlb" | |
41 | HeaderFileName="" | |
42 | /> | |
b75a7d8f A |
43 | <Tool |
44 | Name="VCCLCompilerTool" | |
45 | Optimization="0" | |
73c04bcf | 46 | AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common" |
46f4442e | 47 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" |
b75a7d8f A |
48 | BasicRuntimeChecks="3" |
49 | RuntimeLibrary="3" | |
46f4442e A |
50 | BufferSecurityCheck="true" |
51 | DisableLanguageExtensions="true" | |
52 | TreatWChar_tAsBuiltInType="true" | |
374ca955 | 53 | PrecompiledHeaderFile=".\Debug/iotest.pch" |
b75a7d8f A |
54 | AssemblerListingLocation=".\Debug/" |
55 | ObjectFile=".\Debug/" | |
56 | ProgramDataBaseFileName=".\Debug/" | |
57 | BrowseInformation="1" | |
58 | WarningLevel="3" | |
46f4442e | 59 | SuppressStartupBanner="true" |
b75a7d8f | 60 | DebugInformationFormat="4" |
46f4442e A |
61 | CompileAs="0" |
62 | /> | |
63 | <Tool | |
64 | Name="VCManagedResourceCompilerTool" | |
65 | /> | |
b75a7d8f | 66 | <Tool |
46f4442e A |
67 | Name="VCResourceCompilerTool" |
68 | PreprocessorDefinitions="_DEBUG" | |
69 | Culture="1033" | |
70 | /> | |
71 | <Tool | |
72 | Name="VCPreLinkEventTool" | |
73 | /> | |
b75a7d8f A |
74 | <Tool |
75 | Name="VCLinkerTool" | |
374ca955 A |
76 | OutputFile=".\Debug/iotest.exe" |
77 | LinkIncremental="0" | |
46f4442e A |
78 | SuppressStartupBanner="true" |
79 | GenerateDebugInformation="true" | |
374ca955 A |
80 | ProgramDatabaseFile=".\Debug/iotest.pdb" |
81 | SubSystem="1" | |
46f4442e A |
82 | TargetMachine="1" |
83 | /> | |
b75a7d8f | 84 | <Tool |
46f4442e A |
85 | Name="VCALinkTool" |
86 | /> | |
b75a7d8f | 87 | <Tool |
46f4442e A |
88 | Name="VCManifestTool" |
89 | UseFAT32Workaround="true" | |
90 | /> | |
b75a7d8f | 91 | <Tool |
46f4442e A |
92 | Name="VCXDCMakeTool" |
93 | /> | |
b75a7d8f | 94 | <Tool |
46f4442e A |
95 | Name="VCBscMakeTool" |
96 | /> | |
374ca955 | 97 | <Tool |
46f4442e A |
98 | Name="VCFxCopTool" |
99 | /> | |
b75a7d8f | 100 | <Tool |
46f4442e A |
101 | Name="VCAppVerifierTool" |
102 | /> | |
374ca955 | 103 | <Tool |
46f4442e A |
104 | Name="VCWebDeploymentTool" |
105 | /> | |
374ca955 | 106 | <Tool |
46f4442e A |
107 | Name="VCPostBuildEventTool" |
108 | /> | |
b75a7d8f A |
109 | </Configuration> |
110 | <Configuration | |
111 | Name="Release|Win32" | |
112 | OutputDirectory=".\Release" | |
113 | IntermediateDirectory=".\Release" | |
114 | ConfigurationType="1" | |
46f4442e | 115 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
b75a7d8f | 116 | UseOfMFC="0" |
46f4442e A |
117 | ATLMinimizesCRunTimeLibraryUsage="false" |
118 | CharacterSet="2" | |
119 | > | |
120 | <Tool | |
121 | Name="VCPreBuildEventTool" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCCustomBuildTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCXMLDataGeneratorTool" | |
128 | /> | |
129 | <Tool | |
130 | Name="VCWebServiceProxyGeneratorTool" | |
131 | /> | |
132 | <Tool | |
133 | Name="VCMIDLTool" | |
134 | TypeLibraryName=".\Release/iotest.tlb" | |
135 | /> | |
b75a7d8f A |
136 | <Tool |
137 | Name="VCCLCompilerTool" | |
73c04bcf | 138 | AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common" |
46f4442e A |
139 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" |
140 | StringPooling="true" | |
b75a7d8f | 141 | RuntimeLibrary="2" |
46f4442e A |
142 | DisableLanguageExtensions="true" |
143 | TreatWChar_tAsBuiltInType="true" | |
374ca955 | 144 | PrecompiledHeaderFile=".\Release/iotest.pch" |
b75a7d8f A |
145 | AssemblerListingLocation=".\Release/" |
146 | ObjectFile=".\Release/" | |
147 | ProgramDataBaseFileName=".\Release/" | |
148 | WarningLevel="3" | |
46f4442e A |
149 | SuppressStartupBanner="true" |
150 | CompileAs="0" | |
151 | /> | |
152 | <Tool | |
153 | Name="VCManagedResourceCompilerTool" | |
154 | /> | |
b75a7d8f | 155 | <Tool |
46f4442e A |
156 | Name="VCResourceCompilerTool" |
157 | PreprocessorDefinitions="NDEBUG" | |
158 | Culture="1033" | |
159 | /> | |
160 | <Tool | |
161 | Name="VCPreLinkEventTool" | |
162 | /> | |
b75a7d8f A |
163 | <Tool |
164 | Name="VCLinkerTool" | |
374ca955 | 165 | OutputFile=".\Release/iotest.exe" |
b75a7d8f | 166 | LinkIncremental="1" |
46f4442e | 167 | SuppressStartupBanner="true" |
374ca955 A |
168 | ProgramDatabaseFile=".\Release/iotest.pdb" |
169 | SubSystem="1" | |
46f4442e A |
170 | TargetMachine="1" |
171 | /> | |
b75a7d8f | 172 | <Tool |
46f4442e A |
173 | Name="VCALinkTool" |
174 | /> | |
b75a7d8f | 175 | <Tool |
46f4442e A |
176 | Name="VCManifestTool" |
177 | /> | |
b75a7d8f | 178 | <Tool |
46f4442e A |
179 | Name="VCXDCMakeTool" |
180 | /> | |
b75a7d8f | 181 | <Tool |
46f4442e A |
182 | Name="VCBscMakeTool" |
183 | /> | |
374ca955 | 184 | <Tool |
46f4442e A |
185 | Name="VCFxCopTool" |
186 | /> | |
b75a7d8f | 187 | <Tool |
46f4442e A |
188 | Name="VCAppVerifierTool" |
189 | /> | |
374ca955 | 190 | <Tool |
46f4442e A |
191 | Name="VCWebDeploymentTool" |
192 | /> | |
374ca955 | 193 | <Tool |
46f4442e A |
194 | Name="VCPostBuildEventTool" |
195 | /> | |
b75a7d8f A |
196 | </Configuration> |
197 | </Configurations> | |
374ca955 A |
198 | <References> |
199 | </References> | |
b75a7d8f A |
200 | <Files> |
201 | <Filter | |
202 | Name="Source Files" | |
46f4442e A |
203 | Filter="cpp;c;cxx" |
204 | > | |
b75a7d8f | 205 | <File |
46f4442e A |
206 | RelativePath=".\filetst.c" |
207 | > | |
73c04bcf A |
208 | </File> |
209 | <File | |
46f4442e A |
210 | RelativePath=".\iotest.cpp" |
211 | > | |
73c04bcf A |
212 | </File> |
213 | <File | |
46f4442e A |
214 | RelativePath=".\stream.cpp" |
215 | > | |
73c04bcf | 216 | <FileConfiguration |
46f4442e A |
217 | Name="Debug|Win32" |
218 | > | |
73c04bcf A |
219 | <Tool |
220 | Name="VCCLCompilerTool" | |
46f4442e A |
221 | DisableLanguageExtensions="false" |
222 | /> | |
73c04bcf A |
223 | </FileConfiguration> |
224 | <FileConfiguration | |
46f4442e A |
225 | Name="Release|Win32" |
226 | > | |
73c04bcf A |
227 | <Tool |
228 | Name="VCCLCompilerTool" | |
46f4442e A |
229 | DisableLanguageExtensions="false" |
230 | /> | |
73c04bcf | 231 | </FileConfiguration> |
374ca955 A |
232 | </File> |
233 | <File | |
46f4442e A |
234 | RelativePath=".\strtst.c" |
235 | > | |
374ca955 A |
236 | </File> |
237 | <File | |
46f4442e A |
238 | RelativePath=".\trnstst.c" |
239 | > | |
b75a7d8f A |
240 | </File> |
241 | </Filter> | |
242 | <Filter | |
243 | Name="Header Files" | |
46f4442e A |
244 | Filter="h;hpp;hxx" |
245 | > | |
b75a7d8f | 246 | <File |
46f4442e A |
247 | RelativePath=".\iotest.h" |
248 | > | |
b75a7d8f A |
249 | </File> |
250 | </Filter> | |
b75a7d8f A |
251 | </Files> |
252 | <Globals> | |
253 | </Globals> | |
254 | </VisualStudioProject> |