root/WizardsToolkit/trunk/windows/Wizard's Toolkit.vcproj

Revision 1, 10.6 KB (checked in by cristy, 3 months ago)


Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="Wizard&apos;s Toolkit"
6        ProjectGUID="{09380641-34BF-4D8E-9B10-24D2AC0EFB8B}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Release|Win32"
15                        OutputDirectory="lib\"
16                        IntermediateDirectory="Release\Wizard&apos;s Toolkit"
17                        ConfigurationType="2"
18                        UseOfMFC="0"
19                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                        CharacterSet="2">
21                        <Tool
22                                Name="VCCLCompilerTool"
23                                Optimization="3"
24                                InlineFunctionExpansion="2"
25                                OmitFramePointers="TRUE"
26                                AdditionalIncludeDirectories=".;..;&quot;C:\Program Files\GnuWin32\include&quot;;&quot;C:\Program Files (x86)\GnuWin32\include&quot;"
27                                PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32;_VISUALC_;NeedFunctionPrototypes;_DLL;_WIZARDLIB_"
28                                StringPooling="TRUE"
29                                BasicRuntimeChecks="0"
30                                RuntimeLibrary="2"
31                                EnableFunctionLevelLinking="TRUE"
32                                UsePrecompiledHeader="0"
33                                WarningLevel="3"
34                                SuppressStartupBanner="TRUE"
35                                DebugInformationFormat="3"
36                                CompileAs="0"/>
37                        <Tool
38                                Name="VCCustomBuildTool"/>
39                        <Tool
40                                Name="VCLinkerTool"
41                                AdditionalDependencies="kernel32.lib user32.lib gdi32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib winmm.lib wsock32.lib advapi32.lib &quot;c:\Program Files\GnuWin32\lib\zlib.lib&quot; &quot;c:\Program Files\GnuWin32\lib\bzip2.lib&quot;"
42                                OutputFile="bin\Wizard&apos;s Toolkit.dll"
43                                LinkIncremental="1"
44                                SuppressStartupBanner="TRUE"
45                                AdditionalLibraryDirectories="lib\"
46                                LinkDLL="TRUE"
47                                GenerateDebugInformation="TRUE"
48                                ProgramDatabaseFile="bin\Wizard&apos;s Toolkit.pdb"
49                                SubSystem="2"
50                                ImportLibrary="lib\Wizard&apos;s Toolkit.lib"
51                                TargetMachine="1"/>
52                        <Tool
53                                Name="VCMIDLTool"/>
54                        <Tool
55                                Name="VCPostBuildEventTool"/>
56                        <Tool
57                                Name="VCPreBuildEventTool"/>
58                        <Tool
59                                Name="VCPreLinkEventTool"/>
60                        <Tool
61                                Name="VCResourceCompilerTool"
62                                PreprocessorDefinitions="NDEBUG"
63                                Culture="1033"/>
64                        <Tool
65                                Name="VCWebServiceProxyGeneratorTool"/>
66                        <Tool
67                                Name="VCXMLDataGeneratorTool"/>
68                        <Tool
69                                Name="VCWebDeploymentTool"/>
70                        <Tool
71                                Name="VCManagedWrapperGeneratorTool"/>
72                        <Tool
73                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74                </Configuration>
75                <Configuration
76                        Name="Debug|Win32"
77                        OutputDirectory="lib\"
78                        IntermediateDirectory="Debug\Wizard&apos;s Toolkit"
79                        ConfigurationType="2"
80                        UseOfMFC="0"
81                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
82                        CharacterSet="2">
83                        <Tool
84                                Name="VCCLCompilerTool"
85                                Optimization="0"
86                                InlineFunctionExpansion="2"
87                                OmitFramePointers="FALSE"
88                                AdditionalIncludeDirectories=".;..;&quot;C:\Program Files\GnuWin32\include&quot;;&quot;C:\Program Files (x86)\GnuWin32\include&quot;"
89                                PreprocessorDefinitions="_DEBUG;_WINDOWS;WIN32;_VISUALC_;NeedFunctionPrototypes;_DLL;_WIZARDLIB_"
90                                StringPooling="TRUE"
91                                BasicRuntimeChecks="3"
92                                RuntimeLibrary="3"
93                                EnableFunctionLevelLinking="TRUE"
94                                UsePrecompiledHeader="0"
95                                WarningLevel="3"
96                                SuppressStartupBanner="TRUE"
97                                DebugInformationFormat="3"
98                                CompileAs="0"/>
99                        <Tool
100                                Name="VCCustomBuildTool"/>
101                        <Tool
102                                Name="VCLinkerTool"
103                                AdditionalDependencies="kernel32.lib user32.lib gdi32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib winmm.lib wsock32.lib advapi32.lib &quot;c:\Program Files\GnuWin32\lib\libz.dll.a&quot; &quot;c:\Program Files\GnuWin32\lib\libbz2.dll.a&quot;"
104                                OutputFile="bin\Wizard&apos;s Toolkit.dll"
105                                LinkIncremental="1"
106                                SuppressStartupBanner="TRUE"
107                                AdditionalLibraryDirectories="lib\"
108                                LinkDLL="TRUE"
109                                GenerateDebugInformation="TRUE"
110                                ProgramDatabaseFile="bin\Wizard&apos;s Toolkit.pdb"
111                                SubSystem="2"
112                                ImportLibrary="lib\Wizard&apos;s Toolkit.lib"
113                                TargetMachine="1"/>
114                        <Tool
115                                Name="VCMIDLTool"/>
116                        <Tool
117                                Name="VCPostBuildEventTool"/>
118                        <Tool
119                                Name="VCPreBuildEventTool"/>
120                        <Tool
121                                Name="VCPreLinkEventTool"/>
122                        <Tool
123                                Name="VCResourceCompilerTool"
124                                PreprocessorDefinitions="_DEBUG"
125                                Culture="1033"/>
126                        <Tool
127                                Name="VCWebServiceProxyGeneratorTool"/>
128                        <Tool
129                                Name="VCXMLDataGeneratorTool"/>
130                        <Tool
131                                Name="VCWebDeploymentTool"/>
132                        <Tool
133                                Name="VCManagedWrapperGeneratorTool"/>
134                        <Tool
135                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
136                </Configuration>
137        </Configurations>
138        <References>
139        </References>
140        <Files>
141                <Filter
142                        Name="src"
143                        Filter="">
144                        <File
145                                RelativePath="..\wizard\aes.c">
146                        </File>
147                        <File
148                                RelativePath="..\wizard\authenticate.c">
149                        </File>
150                        <File
151                                RelativePath="..\wizard\blob.c">
152                        </File>
153                        <File
154                                RelativePath="..\wizard\bzip.c">
155                        </File>
156                        <File
157                                RelativePath="..\wizard\cipher.c">
158                        </File>
159                        <File
160                                RelativePath="..\wizard\client.c">
161                        </File>
162                        <File
163                                RelativePath="..\wizard\configure.c">
164                        </File>
165                        <File
166                                RelativePath="..\wizard\crc64.c">
167                        </File>
168                        <File
169                                RelativePath="..\wizard\entropy.c">
170                        </File>
171                        <File
172                                RelativePath="..\wizard\exception.c">
173                        </File>
174                        <File
175                                RelativePath="..\wizard\file.c">
176                        </File>
177                        <File
178                                RelativePath="..\wizard\hash.c">
179                        </File>
180                        <File
181                                RelativePath="..\wizard\hashmap.c">
182                        </File>
183                        <File
184                                RelativePath="..\wizard\hmac.c">
185                        </File>
186                        <File
187                                RelativePath="..\wizard\key.c">
188                        </File>
189                        <File
190                                RelativePath="..\wizard\keyring.c">
191                        </File>
192                        <File
193                                RelativePath="..\wizard\log.c">
194                        </File>
195                        <File
196                                RelativePath="..\wizard\magick.c">
197                        </File>
198                        <File
199                                RelativePath="..\wizard\md5.c">
200                        </File>
201                        <File
202                                RelativePath="..\wizard\memory.c">
203                        </File>
204                        <File
205                                RelativePath="..\wizard\mime.c">
206                        </File>
207                        <File
208                                RelativePath="..\wizard\nt-base.c">
209                        </File>
210                        <File
211                                RelativePath="..\wizard\option.c">
212                        </File>
213                        <File
214                                RelativePath="..\wizard\passphrase.c">
215                        </File>
216                        <File
217                                RelativePath="..\wizard\random.c">
218                        </File>
219                        <File
220                                RelativePath="..\wizard\resource.c">
221                        </File>
222                        <File
223                                RelativePath="..\wizard\sanitize.c">
224                        </File>
225                        <File
226                                RelativePath="..\wizard\secret.c">
227                        </File>
228                        <File
229                                RelativePath="..\wizard\semaphore.c">
230                        </File>
231                        <File
232                                RelativePath="..\wizard\serpent.c">
233                        </File>
234                        <File
235                                RelativePath="..\wizard\sha1.c">
236                        </File>
237                        <File
238                                RelativePath="..\wizard\sha224.c">
239                        </File>
240                        <File
241                                RelativePath="..\wizard\sha256.c">
242                        </File>
243                        <File
244                                RelativePath="..\wizard\sha384.c">
245                        </File>
246                        <File
247                                RelativePath="..\wizard\sha512.c">
248                        </File>
249                        <File
250                                RelativePath="..\wizard\signature.c">
251                        </File>
252                        <File
253                                RelativePath="..\wizard\splay-tree.c">
254                        </File>
255                        <File
256                                RelativePath="..\wizard\string.c">
257                        </File>
258                        <File
259                                RelativePath="..\wizard\timer.c">
260                        </File>
261                        <File
262                                RelativePath="..\wizard\token.c">
263                        </File>
264                        <File
265                                RelativePath="..\wizard\twofish.c">
266                        </File>
267                        <File
268                                RelativePath="..\wizard\utility.c">
269                        </File>
270                        <File
271                                RelativePath="..\wizard\version.c">
272                        </File>
273                        <File
274                                RelativePath="..\wizard\wizard.c">
275                        </File>
276                        <File
277                                RelativePath="..\wizard\xml-tree.c">
278                        </File>
279                        <File
280                                RelativePath="..\wizard\zip.c">
281                        </File>
282                </Filter>
283                <Filter
284                        Name="include"
285                        Filter="">
286                        <File
287                                RelativePath="..\wizard\aes.h">
288                        </File>
289                        <File
290                                RelativePath="..\wizard\authenticate.h">
291                        </File>
292                        <File
293                                RelativePath="..\wizard\blob.h">
294                        </File>
295                        <File
296                                RelativePath="..\wizard\blob-private.h">
297                        </File>
298                        <File
299                                RelativePath="..\wizard\bzip.h">
300                        </File>
301                        <File
302                                RelativePath="..\wizard\cipher.h">
303                        </File>
304                        <File
305                                RelativePath="..\wizard\client.h">
306                        </File>
307                        <File
308                                RelativePath="..\wizard\configure.h">
309                        </File>
310                        <File
311                                RelativePath="..\wizard\crc64.h">
312                        </File>
313                        <File
314                                RelativePath="..\wizard\entropy.h">
315                        </File>
316                        <File
317                                RelativePath="..\wizard\exception.h">
318                        </File>
319                        <File
320                                RelativePath="..\wizard\file.h">
321                        </File>
322                        <File
323                                RelativePath="..\wizard\hash.h">
324                        </File>
325                        <File
326                                RelativePath="..\wizard\hashmap.h">
327                        </File>
328                        <File
329                                RelativePath="..\wizard\hmac.h">
330                        </File>
331                        <File
332                                RelativePath="..\wizard\key.h">
333                        </File>
334                        <File
335                                RelativePath="..\wizard\keyring.h">
336                        </File>
337                        <File
338                                RelativePath="..\wizard\log.h">
339                        </File>
340                        <File
341                                RelativePath="..\wizard\magick.h">
342                        </File>
343                        <File
344                                RelativePath="..\wizard\md5.h">
345                        </File>
346                        <File
347                                RelativePath="..\wizard\memory_.h">
348                        </File>
349                        <File
350                                RelativePath="..\wizard\mime.h">
351                        </File>
352                        <File
353                                RelativePath="..\wizard\nt-base.h">
354                        </File>
355                        <File
356                                RelativePath="..\wizard\option.h">
357                        </File>
358                        <File
359                                RelativePath="..\wizard\passphrase.h">
360                        </File>
361                        <File
362                                RelativePath="..\wizard\random_.h">
363                        </File>
364                        <File
365                                RelativePath="..\wizard\resource_.h">
366                        </File>
367                        <File
368                                RelativePath="..\wizard\sanitize.h">
369                        </File>
370                        <File
371                                RelativePath="..\wizard\secret.h">
372                        </File>
373                        <File
374                                RelativePath="..\wizard\semaphore.h">
375                        </File>
376                        <File
377                                RelativePath="..\wizard\serpent.h">
378                        </File>
379                        <File
380                                RelativePath="..\wizard\sha1.h">
381                        </File>
382                        <File
383                                RelativePath="..\wizard\sha224.h">
384                        </File>
385                        <File
386                                RelativePath="..\wizard\sha256.h">
387                        </File>
388                        <File
389                                RelativePath="..\wizard\sha384.h">
390                        </File>
391                        <File
392                                RelativePath="..\wizard\sha512.h">
393                        </File>
394                        <File
395                                RelativePath="..\wizard\signature.h">
396                        </File>
397                        <File
398                                RelativePath="..\wizard\splay-tree.h">
399                        </File>
400                        <File
401                                RelativePath="..\wizard\string_.h">
402                        </File>
403                        <File
404                                RelativePath="..\wizard\studio.h">
405                        </File>
406                        <File
407                                RelativePath="..\wizard\timer.h">
408                        </File>
409                        <File
410                                RelativePath="..\wizard\token.h">
411                        </File>
412                        <File
413                                RelativePath="..\wizard\twofish.h">
414                        </File>
415                        <File
416                                RelativePath="..\wizard\utility.h">
417                        </File>
418                        <File
419                                RelativePath="..\wizard\version.h">
420                        </File>
421                        <File
422                                RelativePath="..\wizard\wizard-config.h">
423                        </File>
424                        <File
425                                RelativePath="..\wizard\wizard-type.h">
426                        </File>
427                        <File
428                                RelativePath="..\wizard\wizard.h">
429                        </File>
430                        <File
431                                RelativePath="..\wizard\WizardsToolkit.h">
432                        </File>
433                        <File
434                                RelativePath="..\wizard\xml-tree.h">
435                        </File>
436                        <File
437                                RelativePath="..\wizard\zip.h">
438                        </File>
439                </Filter>
440                <Filter
441                        Name="resource"
442                        Filter="">
443                </Filter>
444        </Files>
445        <Globals>
446        </Globals>
447</VisualStudioProject>
Note: See TracBrowser for help on using the browser.