]> git.sesse.net Git - freerainbowtables/blob - BOINC software/BOINC client apps/distrrtgen_flash/distrrtgen.vcproj
updated distrrtgen_flash
[freerainbowtables] / BOINC software / BOINC client apps / distrrtgen_flash / distrrtgen.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="distrrtgen"
6         ProjectGUID="{A3BDF5F8-4D0A-4B27-B1D9-7E77CBDA86C7}"
7         RootNamespace="distrrtgen"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="196613"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="Debug|Win32"
21                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                         IntermediateDirectory="$(ConfigurationName)"
23                         ConfigurationType="1"
24                         CharacterSet="0"
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                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="../../../Common/rt api"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_MT;_CONSOLE"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="1"
49                                 UsePrecompiledHeader="0"
50                                 WarningLevel="3"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="libcmtd.lib libcpmtd.lib kernel32.lib user32.lib ole32.lib delayimp.lib "
65                                 LinkIncremental="0"
66                                 IgnoreAllDefaultLibraries="true"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="1"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCPostBuildEventTool"
91                         />
92                 </Configuration>
93                 <Configuration
94                         Name="Release|Win32"
95                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96                         IntermediateDirectory="$(ConfigurationName)"
97                         ConfigurationType="1"
98                         CharacterSet="0"
99                         WholeProgramOptimization="1"
100                         >
101                         <Tool
102                                 Name="VCPreBuildEventTool"
103                         />
104                         <Tool
105                                 Name="VCCustomBuildTool"
106                         />
107                         <Tool
108                                 Name="VCXMLDataGeneratorTool"
109                         />
110                         <Tool
111                                 Name="VCWebServiceProxyGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCMIDLTool"
115                         />
116                         <Tool
117                                 Name="VCCLCompilerTool"
118                                 Optimization="2"
119                                 InlineFunctionExpansion="2"
120                                 EnableIntrinsicFunctions="true"
121                                 FavorSizeOrSpeed="1"
122                                 WholeProgramOptimization="true"
123                                 AdditionalIncludeDirectories="/boinc/lib;/boinc/api;/boinc/zip;/boinc/client/win;/boinc/;&quot;C:\Users\mwj\git\Common\rt api&quot;"
124                                 PreprocessorDefinitions="WIN32;NDEBUG;_MT;_CONSOLE"
125                                 RuntimeLibrary="0"
126                                 EnableFunctionLevelLinking="true"
127                                 EnableEnhancedInstructionSet="2"
128                                 UsePrecompiledHeader="0"
129                                 WarningLevel="3"
130                                 Detect64BitPortabilityProblems="true"
131                                 DebugInformationFormat="3"
132                         />
133                         <Tool
134                                 Name="VCManagedResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCPreLinkEventTool"
141                         />
142                         <Tool
143                                 Name="VCLinkerTool"
144                                 AdditionalDependencies="odbc32.lib odbccp32.lib libcmt.lib libcpmt.lib ..\lib_release\libboinc_staticcrt.lib ..\lib_release\libboincapi_staticcrt.lib"
145                                 LinkIncremental="0"
146                                 IgnoreAllDefaultLibraries="true"
147                                 GenerateDebugInformation="true"
148                                 SubSystem="2"
149                                 OptimizeReferences="2"
150                                 EnableCOMDATFolding="2"
151                                 RandomizedBaseAddress="1"
152                                 DataExecutionPrevention="0"
153                                 TargetMachine="1"
154                         />
155                         <Tool
156                                 Name="VCALinkTool"
157                         />
158                         <Tool
159                                 Name="VCManifestTool"
160                         />
161                         <Tool
162                                 Name="VCXDCMakeTool"
163                         />
164                         <Tool
165                                 Name="VCBscMakeTool"
166                         />
167                         <Tool
168                                 Name="VCFxCopTool"
169                         />
170                         <Tool
171                                 Name="VCAppVerifierTool"
172                         />
173                         <Tool
174                                 Name="VCPostBuildEventTool"
175                         />
176                 </Configuration>
177         </Configurations>
178         <References>
179         </References>
180         <Files>
181                 <Filter
182                         Name="Source Files"
183                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
184                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
185                         >
186                         <File
187                                 RelativePath="..\..\..\Common\rt api\ChainWalkContext.cpp"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath="..\..\..\Common\rt api\des_enc.c"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\..\..\Common\rt api\des_setkey.c"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath=".\distrrtgen.cpp"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath="..\..\..\Common\rt api\ecb_enc.c"
204                                 >
205                         </File>
206                         <File
207                                 RelativePath="..\..\..\Common\rt api\HashAlgorithm.cpp"
208                                 >
209                         </File>
210                         <File
211                                 RelativePath="..\..\..\Common\rt api\HashRoutine.cpp"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath="..\..\..\Common\rt api\md4.cpp"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath="..\..\..\Common\rt api\md5.cpp"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath="..\..\..\Common\rt api\Public.cpp"
224                                 >
225                         </File>
226                 </Filter>
227                 <Filter
228                         Name="Header Files"
229                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
230                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
231                         >
232                         <File
233                                 RelativePath="..\..\..\Common\rt api\ChainWalkContext.h"
234                                 >
235                         </File>
236                         <File
237                                 RelativePath="..\..\..\Common\rt api\des.h"
238                                 >
239                         </File>
240                         <File
241                                 RelativePath="..\..\..\Common\rt api\des_locl.h"
242                                 >
243                         </File>
244                         <File
245                                 RelativePath=".\distrrtgen.h"
246                                 >
247                         </File>
248                         <File
249                                 RelativePath="..\..\..\Common\rt api\HashAlgorithm.h"
250                                 >
251                         </File>
252                         <File
253                                 RelativePath="..\..\..\Common\rt api\HashRoutine.h"
254                                 >
255                         </File>
256                         <File
257                                 RelativePath="..\..\..\Common\rt api\md4.h"
258                                 >
259                         </File>
260                         <File
261                                 RelativePath="..\..\..\Common\rt api\md5.h"
262                                 >
263                         </File>
264                         <File
265                                 RelativePath="..\..\..\Common\rt api\podd.h"
266                                 >
267                         </File>
268                         <File
269                                 RelativePath="..\..\..\Common\rt api\Public.h"
270                                 >
271                         </File>
272                         <File
273                                 RelativePath="..\..\..\Common\rt api\sk.h"
274                                 >
275                         </File>
276                         <File
277                                 RelativePath="..\..\..\Common\rt api\spr.h"
278                                 >
279                         </File>
280                 </Filter>
281                 <Filter
282                         Name="Resource Files"
283                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
284                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
285                         >
286                 </Filter>
287         </Files>
288         <Globals>
289         </Globals>
290 </VisualStudioProject>