Debug
      Win32
    
    
      Debug
      x64
    
    
      Release
      Win32
    
    
      Release
      x64
    
    
      DLL-Import Debug
      Win32
    
    
      DLL-Import Debug
      x64
    
    
      DLL-Import Release
      Win32
    
    
      DLL-Import Release
      x64
    
  
  
  
  
  
    {c39f4b46-6e89-4074-902e-ca57073044d2}
    cryptlib
    StaticLibrary
  
  
  
  
  
    v100
  
  
    $(DefaultPlatformToolset)
  
  
  
    
  
  
    
  
  
  
  
  
    StaticLibrary
    cryptlib
    .lib
    false
    MultiByte
    true
  
  
  
  
    $(Platform)\Output\$(Configuration)\
    $(Platform)\$(ProjectName)\$(Configuration)\
  
  
    $(Platform)\DLL_Output\Debug\
    $(Platform)\$(ProjectName)\$(Configuration)\
  
  
    $(Platform)\DLL_Output\Release\
    $(Platform)\$(ProjectName)\$(Configuration)\
  
  
  
    
      true
      None
      Level4
      4231; 4251; 4275; 4355; 4505
      Use
      pch.h
      $(AdditionalOptions)
    
    
      NoErrorReport
    
  
  
  
    
      USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions)
      Disabled
      ProgramDatabase
      EnableFastChecks
      true
      MultiThreadedDebug
    
    
      %(PreprocessorDefinitions)
      0x0409
    
  
  
  
    
      NDEBUG;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions)
      true
      MaxSpeed
      true
      AnySuitable
      true
      true
      MultiThreaded
    
    
      NDEBUG;%(PreprocessorDefinitions)
      0x0409
    
  
  
  
    
      USE_PRECOMPILED_HEADERS;CRYPTOPP_IMPORTS;%(PreprocessorDefinitions)
    
  
  
    
      NDEBUG;USE_PRECOMPILED_HEADERS;CRYPTOPP_IMPORTS;%(PreprocessorDefinitions)
    
  
  
  
    
      StreamingSIMDExtensions2
    
    
      MachineX86
      true
    
  
  
  
    
      MachineX64
    
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      
      true
      AdvancedVectorExtensions2
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      
    
    
    
    
    
    
    
    
      true
    
    
    
    
    
      true
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      Create
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  
    
      
        if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
        echo: >> adhoc.cpp.copied
      
      adhoc.cpp.copied;%(Outputs)
    
    
    
    
    
  
  
    
      Building and assembling cpuid64.asm
      ml64.exe /c /nologo /D_M_X64 /W3 /Zi /Fo"$(IntDir)cpuid64.obj" "%(FullPath)"
      $(IntDir)cpuid64.obj;%(Outputs)
    
    
      Building and assembling rdrand.asm
      ml.exe /c /nologo /D_M_X86 /W3 /Cx /Zi /safeseh /Fo"$(IntDir)rdrand-x86.obj" "%(FullPath)"
      $(IntDir)\rdrand-x86.obj;%(Outputs)
    
    
      Building and assembling rdrand.asm
      ml64.exe /c /nologo /D_M_X64 /W3 /Cx /Zi /Fo"$(IntDir)rdrand-x64.obj" "%(FullPath)"
      $(IntDir)\rdrand-x64.obj;%(Outputs)
    
    
      Building and assembling rdseed.asm
      ml.exe /c /nologo /D_M_X86 /W3 /Cx /Zi /safeseh /Fo"$(IntDir)rdseed-x86.obj" "%(FullPath)"
      $(IntDir)\rdseed-x86.obj;%(Outputs)
    
    
      Building and assembling rdseed.asm
      ml64.exe /c /nologo /D_M_X64 /W3 /Cx /Zi /Fo"$(IntDir)rdseed-x64.obj" "%(FullPath)"
      $(IntDir)\rdseed-x64.obj;%(Outputs)
    
    
      Building and assembling x64dll.asm
      ml64.exe /c /nologo /D_M_X64 /W3 /Zi /Fo"$(IntDir)x64dll.obj" "%(FullPath)"
      $(IntDir)x64dll.obj;%(Outputs)
    
    
      Building and Assembling x64masm.asm
      ml64.exe /c /nologo /D_M_X64 /W3 /Zi /Fo"$(IntDir)x64masm.obj" "%(FullPath)"
      $(IntDir)x64masm.obj;%(Outputs)