1 <?xml version="1.0" encoding="Windows-1252"?>
\r
3 ProjectType="Visual C++"
\r
6 ProjectGUID="{09633A11-9AB3-4118-B83A-5D6CAFDBE74F}"
\r
8 TargetFrameworkVersion="131072"
\r
20 OutputDirectory="Debug"
\r
21 IntermediateDirectory="Debug"
\r
22 ConfigurationType="1"
\r
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
\r
27 Name="VCPreBuildEventTool"
\r
30 Name="VCCustomBuildTool"
\r
33 Name="VCXMLDataGeneratorTool"
\r
36 Name="VCWebServiceProxyGeneratorTool"
\r
42 Name="VCCLCompilerTool"
\r
44 AdditionalIncludeDirectories="..\winsupport;..\elftosb2;..\common"
\r
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
\r
46 MinimalRebuild="true"
\r
47 BasicRuntimeChecks="3"
\r
49 RuntimeTypeInfo="true"
\r
50 UsePrecompiledHeader="0"
\r
52 Detect64BitPortabilityProblems="true"
\r
53 DebugInformationFormat="4"
\r
54 DisableSpecificWarnings="4355"
\r
57 Name="VCManagedResourceCompilerTool"
\r
60 Name="VCResourceCompilerTool"
\r
63 Name="VCPreLinkEventTool"
\r
67 OutputFile="$(OutDir)/keygen.exe"
\r
69 GenerateDebugInformation="true"
\r
70 ProgramDatabaseFile="$(OutDir)/keygen.pdb"
\r
72 RandomizedBaseAddress="1"
\r
73 DataExecutionPrevention="0"
\r
80 Name="VCManifestTool"
\r
83 Name="VCXDCMakeTool"
\r
86 Name="VCBscMakeTool"
\r
92 Name="VCAppVerifierTool"
\r
95 Name="VCPostBuildEventTool"
\r
99 Name="Release|Win32"
\r
100 OutputDirectory="Release"
\r
101 IntermediateDirectory="Release"
\r
102 ConfigurationType="1"
\r
103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
\r
107 Name="VCPreBuildEventTool"
\r
110 Name="VCCustomBuildTool"
\r
113 Name="VCXMLDataGeneratorTool"
\r
116 Name="VCWebServiceProxyGeneratorTool"
\r
122 Name="VCCLCompilerTool"
\r
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
\r
125 UsePrecompiledHeader="0"
\r
127 Detect64BitPortabilityProblems="true"
\r
128 DebugInformationFormat="3"
\r
131 Name="VCManagedResourceCompilerTool"
\r
134 Name="VCResourceCompilerTool"
\r
137 Name="VCPreLinkEventTool"
\r
140 Name="VCLinkerTool"
\r
141 OutputFile="$(OutDir)/keygen.exe"
\r
142 LinkIncremental="1"
\r
143 GenerateDebugInformation="true"
\r
145 OptimizeReferences="2"
\r
146 EnableCOMDATFolding="2"
\r
147 RandomizedBaseAddress="1"
\r
148 DataExecutionPrevention="0"
\r
155 Name="VCManifestTool"
\r
158 Name="VCXDCMakeTool"
\r
161 Name="VCBscMakeTool"
\r
167 Name="VCAppVerifierTool"
\r
170 Name="VCPostBuildEventTool"
\r
178 Name="Source Files"
\r
179 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
\r
180 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
\r
186 RelativePath=".\keygen.cpp"
\r
194 RelativePath="..\common\AESKey.cpp"
\r
198 RelativePath="..\common\AESKey.h"
\r
202 RelativePath="..\common\Blob.cpp"
\r
206 RelativePath="..\common\Blob.h"
\r
210 RelativePath="..\common\BootImage.h"
\r
214 RelativePath="..\common\crc.cpp"
\r
218 RelativePath="..\common\crc.h"
\r
222 RelativePath="..\common\DataSource.cpp"
\r
226 RelativePath="..\common\DataSource.h"
\r
230 RelativePath="..\common\DataTarget.cpp"
\r
234 RelativePath="..\common\DataTarget.h"
\r
238 RelativePath="..\common\ELF.h"
\r
242 RelativePath="..\common\ELFSourceFile.cpp"
\r
246 RelativePath="..\common\ELFSourceFile.h"
\r
250 RelativePath="..\common\EncoreBootImage.cpp"
\r
254 RelativePath="..\common\EncoreBootImage.h"
\r
258 RelativePath="..\common\EndianUtilities.h"
\r
262 RelativePath="..\common\EvalContext.cpp"
\r
266 RelativePath="..\common\EvalContext.h"
\r
270 RelativePath="..\common\format_string.cpp"
\r
274 RelativePath="..\common\format_string.h"
\r
278 RelativePath="..\common\GHSSecInfo.cpp"
\r
282 RelativePath="..\common\GHSSecInfo.h"
\r
286 RelativePath="..\common\GlobMatcher.cpp"
\r
290 RelativePath="..\common\GlobMatcher.h"
\r
294 RelativePath="..\common\HexValues.cpp"
\r
298 RelativePath="..\common\HexValues.h"
\r
302 RelativePath="..\common\int_size.h"
\r
306 RelativePath="..\common\Logging.cpp"
\r
310 RelativePath="..\common\Logging.h"
\r
314 RelativePath="..\common\Operation.cpp"
\r
318 RelativePath="..\common\Operation.h"
\r
322 RelativePath="..\common\OptionContext.h"
\r
326 RelativePath="..\common\OptionDictionary.cpp"
\r
330 RelativePath="..\common\OptionDictionary.h"
\r
334 RelativePath="..\common\options.cpp"
\r
338 RelativePath="..\common\options.h"
\r
342 RelativePath="..\common\OutputSection.cpp"
\r
346 RelativePath="..\common\OutputSection.h"
\r
350 RelativePath="..\common\Random.cpp"
\r
354 RelativePath="..\common\Random.h"
\r
358 RelativePath="..\common\rijndael.cpp"
\r
362 RelativePath="..\common\rijndael.h"
\r
366 RelativePath="..\common\RijndaelCBCMAC.cpp"
\r
370 RelativePath="..\common\RijndaelCBCMAC.h"
\r
374 RelativePath="..\common\SearchPath.cpp"
\r
378 RelativePath="..\common\SearchPath.h"
\r
382 RelativePath="..\common\SHA1.cpp"
\r
386 RelativePath="..\common\SHA1.h"
\r
390 RelativePath="..\common\smart_ptr.h"
\r
394 RelativePath="..\common\SourceFile.cpp"
\r
398 RelativePath="..\common\SourceFile.h"
\r
402 RelativePath="..\common\SRecordSourceFile.cpp"
\r
406 RelativePath="..\common\SRecordSourceFile.h"
\r
410 RelativePath="..\common\stdafx.cpp"
\r
414 RelativePath="..\common\stdafx.h"
\r
418 RelativePath="..\common\StELFFile.cpp"
\r
422 RelativePath="..\common\StELFFile.h"
\r
426 RelativePath="..\common\StExecutableImage.cpp"
\r
430 RelativePath="..\common\StExecutableImage.h"
\r
434 RelativePath="..\common\StringMatcher.h"
\r
438 RelativePath="..\common\StSRecordFile.cpp"
\r
442 RelativePath="..\common\StSRecordFile.h"
\r
446 RelativePath="..\common\Value.cpp"
\r
450 RelativePath="..\common\Value.h"
\r
454 RelativePath="..\common\Version.cpp"
\r
458 RelativePath="..\common\Version.h"
\r
464 Name="Header Files"
\r
465 Filter="h;hpp;hxx;hm;inl;inc;xsd"
\r
466 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
\r
470 Name="Resource Files"
\r
471 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
\r
472 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
\r
478 </VisualStudioProject>
\r