1 |
<?xml version="1.0" encoding="Windows-1252"?>
|
2 |
<VisualStudioProject
|
3 |
ProjectType="Visual C++"
|
4 |
Version="8.00"
|
5 |
Name="filehash"
|
6 |
ProjectGUID="{DD4EB5C9-833A-4F23-AB99-1C98B30D5FA4}"
|
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\UpgradeFromVC60.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 |
PreprocessorDefinitions="_DEBUG"
|
41 |
MkTypLibCompatible="true"
|
42 |
SuppressStartupBanner="true"
|
43 |
TargetEnvironment="1"
|
44 |
TypeLibraryName=".\Debug/filehash.tlb"
|
45 |
HeaderFileName=""
|
46 |
/>
|
47 |
<Tool
|
48 |
Name="VCCLCompilerTool"
|
49 |
Optimization="0"
|
50 |
AdditionalIncludeDirectories="..\shared\tclxtens,..\shared\c_datd,..\shared\c_cmode"
|
51 |
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400"
|
52 |
MinimalRebuild="true"
|
53 |
BasicRuntimeChecks="3"
|
54 |
RuntimeLibrary="1"
|
55 |
PrecompiledHeaderFile=".\Debug/filehash.pch"
|
56 |
AssemblerListingLocation=".\Debug/"
|
57 |
ObjectFile=".\Debug/"
|
58 |
ProgramDataBaseFileName=".\Debug/"
|
59 |
BrowseInformation="1"
|
60 |
WarningLevel="3"
|
61 |
SuppressStartupBanner="true"
|
62 |
DebugInformationFormat="4"
|
63 |
/>
|
64 |
<Tool
|
65 |
Name="VCManagedResourceCompilerTool"
|
66 |
/>
|
67 |
<Tool
|
68 |
Name="VCResourceCompilerTool"
|
69 |
PreprocessorDefinitions="_DEBUG"
|
70 |
Culture="1033"
|
71 |
/>
|
72 |
<Tool
|
73 |
Name="VCPreLinkEventTool"
|
74 |
/>
|
75 |
<Tool
|
76 |
Name="VCLinkerTool"
|
77 |
OutputFile=".\Debug/filehash.exe"
|
78 |
LinkIncremental="2"
|
79 |
SuppressStartupBanner="true"
|
80 |
GenerateDebugInformation="true"
|
81 |
ProgramDatabaseFile=".\Debug/filehash.pdb"
|
82 |
SubSystem="2"
|
83 |
TargetMachine="1"
|
84 |
/>
|
85 |
<Tool
|
86 |
Name="VCALinkTool"
|
87 |
/>
|
88 |
<Tool
|
89 |
Name="VCManifestTool"
|
90 |
/>
|
91 |
<Tool
|
92 |
Name="VCXDCMakeTool"
|
93 |
/>
|
94 |
<Tool
|
95 |
Name="VCBscMakeTool"
|
96 |
SuppressStartupBanner="true"
|
97 |
OutputFile=".\Debug/filehash.bsc"
|
98 |
/>
|
99 |
<Tool
|
100 |
Name="VCFxCopTool"
|
101 |
/>
|
102 |
<Tool
|
103 |
Name="VCAppVerifierTool"
|
104 |
/>
|
105 |
<Tool
|
106 |
Name="VCWebDeploymentTool"
|
107 |
/>
|
108 |
<Tool
|
109 |
Name="VCPostBuildEventTool"
|
110 |
/>
|
111 |
</Configuration>
|
112 |
<Configuration
|
113 |
Name="Release|Win32"
|
114 |
OutputDirectory=".\Release"
|
115 |
IntermediateDirectory=".\Release"
|
116 |
ConfigurationType="1"
|
117 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
118 |
UseOfMFC="0"
|
119 |
ATLMinimizesCRunTimeLibraryUsage="false"
|
120 |
CharacterSet="2"
|
121 |
>
|
122 |
<Tool
|
123 |
Name="VCPreBuildEventTool"
|
124 |
/>
|
125 |
<Tool
|
126 |
Name="VCCustomBuildTool"
|
127 |
/>
|
128 |
<Tool
|
129 |
Name="VCXMLDataGeneratorTool"
|
130 |
/>
|
131 |
<Tool
|
132 |
Name="VCWebServiceProxyGeneratorTool"
|
133 |
/>
|
134 |
<Tool
|
135 |
Name="VCMIDLTool"
|
136 |
PreprocessorDefinitions="NDEBUG"
|
137 |
MkTypLibCompatible="true"
|
138 |
SuppressStartupBanner="true"
|
139 |
TargetEnvironment="1"
|
140 |
TypeLibraryName=".\Release/filehash.tlb"
|
141 |
HeaderFileName=""
|
142 |
/>
|
143 |
<Tool
|
144 |
Name="VCCLCompilerTool"
|
145 |
Optimization="2"
|
146 |
InlineFunctionExpansion="1"
|
147 |
AdditionalIncludeDirectories="..\shared\tclxtens,..\shared\c_datd,..\shared\c_cmode"
|
148 |
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400"
|
149 |
StringPooling="true"
|
150 |
RuntimeLibrary="0"
|
151 |
EnableFunctionLevelLinking="true"
|
152 |
PrecompiledHeaderFile=".\Release/filehash.pch"
|
153 |
AssemblerListingLocation=".\Release/"
|
154 |
ObjectFile=".\Release/"
|
155 |
ProgramDataBaseFileName=".\Release/"
|
156 |
WarningLevel="3"
|
157 |
SuppressStartupBanner="true"
|
158 |
/>
|
159 |
<Tool
|
160 |
Name="VCManagedResourceCompilerTool"
|
161 |
/>
|
162 |
<Tool
|
163 |
Name="VCResourceCompilerTool"
|
164 |
PreprocessorDefinitions="NDEBUG"
|
165 |
Culture="1033"
|
166 |
/>
|
167 |
<Tool
|
168 |
Name="VCPreLinkEventTool"
|
169 |
/>
|
170 |
<Tool
|
171 |
Name="VCLinkerTool"
|
172 |
OutputFile=".\Release/filehash.exe"
|
173 |
LinkIncremental="1"
|
174 |
SuppressStartupBanner="true"
|
175 |
ProgramDatabaseFile=".\Release/filehash.pdb"
|
176 |
SubSystem="2"
|
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=".\Release/filehash.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="filehash.c"
|
216 |
>
|
217 |
<FileConfiguration
|
218 |
Name="Debug|Win32"
|
219 |
>
|
220 |
<Tool
|
221 |
Name="VCCLCompilerTool"
|
222 |
AdditionalIncludeDirectories=""
|
223 |
PreprocessorDefinitions=""
|
224 |
/>
|
225 |
</FileConfiguration>
|
226 |
<FileConfiguration
|
227 |
Name="Release|Win32"
|
228 |
>
|
229 |
<Tool
|
230 |
Name="VCCLCompilerTool"
|
231 |
AdditionalIncludeDirectories=""
|
232 |
PreprocessorDefinitions=""
|
233 |
/>
|
234 |
</FileConfiguration>
|
235 |
</File>
|
236 |
<File
|
237 |
RelativePath="filehash.rc"
|
238 |
>
|
239 |
<FileConfiguration
|
240 |
Name="Debug|Win32"
|
241 |
>
|
242 |
<Tool
|
243 |
Name="VCResourceCompilerTool"
|
244 |
PreprocessorDefinitions=""
|
245 |
/>
|
246 |
</FileConfiguration>
|
247 |
<FileConfiguration
|
248 |
Name="Release|Win32"
|
249 |
>
|
250 |
<Tool
|
251 |
Name="VCResourceCompilerTool"
|
252 |
PreprocessorDefinitions=""
|
253 |
/>
|
254 |
</FileConfiguration>
|
255 |
</File>
|
256 |
</Filter>
|
257 |
<Filter
|
258 |
Name="Resource Files"
|
259 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
260 |
>
|
261 |
<File
|
262 |
RelativePath="filehashicon.ico"
|
263 |
>
|
264 |
</File>
|
265 |
</Filter>
|
266 |
<Filter
|
267 |
Name="Header Files"
|
268 |
Filter="h;hpp;hxx;hm;inl"
|
269 |
>
|
270 |
</Filter>
|
271 |
</Files>
|
272 |
<Globals>
|
273 |
</Globals>
|
274 |
</VisualStudioProject>
|