Subversion Repositories libraries.cencrypt

Rev

Blame | Last modification | View Log

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
  ProjectType="Visual C++"
  Version="9,00"
  Name="CEncrypt"
  ProjectGUID="{F650E39C-E8E6-4D60-AE86-1377FEC93204}"
  Keyword="MFCProj"
  TargetFrameworkVersion="0"
  >
  <Platforms>
    <Platform
      Name="Win32"
    />
  </Platforms>
  <ToolFiles>
  </ToolFiles>
  <Configurations>
    <Configuration
      Name="Release|Win32"
      OutputDirectory=".\Release"
      IntermediateDirectory=".\Release"
      ConfigurationType="4"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="2"
      ATLMinimizesCRunTimeLibraryUsage="false"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
      />
      <Tool
        Name="VCCLCompilerTool"
        PreprocessorDefinitions="WIN32;NDEBUG"
        MinimalRebuild="true"
        BasicRuntimeChecks="3"
        RuntimeLibrary="2"
        StructMemberAlignment="2"
        PrecompiledHeaderFile=".\Release/CEncrypt.pch"
        AssemblerListingLocation=".\Release/"
        ObjectFile=".\Release/"
        ProgramDataBaseFileName=".\Release/"
        BrowseInformation="1"
        WarningLevel="3"
        SuppressStartupBanner="true"
        DebugInformationFormat="4"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        PreprocessorDefinitions="_DEBUG"
        Culture="1033"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLibrarianTool"
        OutputFile=".\Release\CEncrypt.lib"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Release/CEncrypt.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCPostBuildEventTool"
      />
    </Configuration>
    <Configuration
      Name="Debug|Win32"
      OutputDirectory=".\Debug"
      IntermediateDirectory=".\Debug"
      ConfigurationType="4"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="2"
      ATLMinimizesCRunTimeLibraryUsage="false"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
      />
      <Tool
        Name="VCCLCompilerTool"
        Optimization="0"
        PreprocessorDefinitions="WIN32;_DEBUG"
        MinimalRebuild="true"
        BasicRuntimeChecks="3"
        RuntimeLibrary="3"
        StructMemberAlignment="2"
        PrecompiledHeaderFile=".\Debug/CEncrypt.pch"
        AssemblerListingLocation=".\Debug/"
        ObjectFile=".\Debug/"
        ProgramDataBaseFileName=".\Debug/"
        BrowseInformation="1"
        WarningLevel="3"
        SuppressStartupBanner="true"
        DebugInformationFormat="4"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        PreprocessorDefinitions="_DEBUG"
        Culture="1033"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLibrarianTool"
        OutputFile=".\Debug\CEncrypt.lib"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Debug/CEncrypt.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCPostBuildEventTool"
      />
    </Configuration>
  </Configurations>
  <References>
  </References>
  <Files>
    <Filter
      Name="Source Files"
      Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
      >
      <File
        RelativePath="Encrypt.cpp"
        >
        <FileConfiguration
          Name="Release|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
        <FileConfiguration
          Name="Debug|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
      </File>
      <File
        RelativePath="StdAfx.cpp"
        >
        <FileConfiguration
          Name="Release|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
            UsePrecompiledHeader="1"
            PrecompiledHeaderThrough="stdafx.h"
          />
        </FileConfiguration>
        <FileConfiguration
          Name="Debug|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
            UsePrecompiledHeader="1"
            PrecompiledHeaderThrough="stdafx.h"
          />
        </FileConfiguration>
      </File>
    </Filter>
    <Filter
      Name="Header Files"
      Filter="h;hpp;hxx;hm;inl"
      >
      <File
        RelativePath="Encrypt.h"
        >
      </File>
      <File
        RelativePath="StdAfx.h"
        >
      </File>
    </Filter>
    <File
      RelativePath="Readme.txt"
      >
    </File>
  </Files>
  <Globals>
  </Globals>
</VisualStudioProject>