Subversion Repositories factorylink.im-bas

Rev

Rev 5 | Blame | Compare with Previous | Last modification | View Log | Download

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
  ProjectType="Visual C++"
  Version="9,00"
  Name="INIFile"
  ProjectGUID="{7035278F-57FB-4B61-8B5B-BF43262C52C6}"
  TargetFrameworkVersion="131072"
  >
  <Platforms>
    <Platform
      Name="Win32"
    />
  </Platforms>
  <ToolFiles>
  </ToolFiles>
  <Configurations>
    <Configuration
      Name="Debug|Win32"
      OutputDirectory=".\Debug"
      IntermediateDirectory=".\Debug"
      ConfigurationType="4"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="0"
      ATLMinimizesCRunTimeLibraryUsage="false"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
      />
      <Tool
        Name="VCCLCompilerTool"
        Optimization="0"
        PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
        RuntimeLibrary="1"
        PrecompiledHeaderFile=".\Debug/INIFile.pch"
        AssemblerListingLocation=".\Debug/"
        ObjectFile=".\Debug/"
        ProgramDataBaseFileName=".\Debug/"
        BrowseInformation="1"
        WarningLevel="4"
        SuppressStartupBanner="true"
        DebugInformationFormat="4"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        Culture="1033"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLibrarianTool"
        OutputFile=".\Debug\INIFile.lib"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Debug/INIFile.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCPostBuildEventTool"
      />
    </Configuration>
    <Configuration
      Name="Release|Win32"
      OutputDirectory=".\Release"
      IntermediateDirectory=".\Release"
      ConfigurationType="4"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="0"
      ATLMinimizesCRunTimeLibraryUsage="false"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
      />
      <Tool
        Name="VCCLCompilerTool"
        Optimization="2"
        InlineFunctionExpansion="1"
        PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
        StringPooling="true"
        RuntimeLibrary="0"
        EnableFunctionLevelLinking="true"
        PrecompiledHeaderFile=".\Release/INIFile.pch"
        AssemblerListingLocation=".\Release/"
        ObjectFile=".\Release/"
        ProgramDataBaseFileName=".\Release/"
        WarningLevel="4"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        Culture="1033"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLibrarianTool"
        OutputFile=".\Release\INIFile.lib"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Release/INIFile.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCPostBuildEventTool"
      />
    </Configuration>
  </Configurations>
  <References>
  </References>
  <Files>
    <Filter
      Name="Source Files"
      Filter="c;cpp"
      >
      <File
        RelativePath="INIFile.cpp"
        >
        <FileConfiguration
          Name="Debug|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
        <FileConfiguration
          Name="Release|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
      </File>
    </Filter>
    <Filter
      Name="Header Files"
      Filter="h"
      >
      <File
        RelativePath="INIFile.h"
        >
      </File>
    </Filter>
  </Files>
  <Globals>
  </Globals>
</VisualStudioProject>