Subversion Repositories factorylink.wizserial

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
  ProjectType="Visual C++"
  Version="9,00"
  Name="WizSerial"
  ProjectGUID="{EB353B2E-1781-40FE-B3FE-17130FE10141}"
  TargetFrameworkVersion="0"
  >
  <Platforms>
    <Platform
      Name="Win32"
    />
  </Platforms>
  <ToolFiles>
  </ToolFiles>
  <Configurations>
    <Configuration
      Name="Release|Win32"
      OutputDirectory=".\Release"
      IntermediateDirectory=".\Release"
      ConfigurationType="1"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="0"
      ATLMinimizesCRunTimeLibraryUsage="false"
      CharacterSet="2"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
        TypeLibraryName=".\Release/WizSerial.tlb"
        HeaderFileName=""
      />
      <Tool
        Name="VCCLCompilerTool"
        Optimization="2"
        InlineFunctionExpansion="1"
        PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
        StringPooling="true"
        RuntimeLibrary="0"
        EnableFunctionLevelLinking="true"
        PrecompiledHeaderFile=".\Release/WizSerial.pch"
        AssemblerListingLocation=".\Release/"
        ObjectFile=".\Release/"
        ProgramDataBaseFileName=".\Release/"
        WarningLevel="3"
        SuppressStartupBanner="true"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        PreprocessorDefinitions="NDEBUG"
        Culture="1043"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLinkerTool"
        OutputFile=".\Release/WizSerial.exe"
        LinkIncremental="1"
        SuppressStartupBanner="true"
        ProgramDatabaseFile=".\Release/WizSerial.pdb"
        SubSystem="1"
        RandomizedBaseAddress="1"
        DataExecutionPrevention="0"
        TargetMachine="1"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCManifestTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Release/WizSerial.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCAppVerifierTool"
      />
      <Tool
        Name="VCPostBuildEventTool"
      />
    </Configuration>
    <Configuration
      Name="Debug|Win32"
      OutputDirectory=".\Debug"
      IntermediateDirectory=".\Debug"
      ConfigurationType="1"
      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
      UseOfMFC="0"
      ATLMinimizesCRunTimeLibraryUsage="false"
      CharacterSet="2"
      >
      <Tool
        Name="VCPreBuildEventTool"
      />
      <Tool
        Name="VCCustomBuildTool"
      />
      <Tool
        Name="VCXMLDataGeneratorTool"
      />
      <Tool
        Name="VCWebServiceProxyGeneratorTool"
      />
      <Tool
        Name="VCMIDLTool"
        TypeLibraryName=".\Debug/WizSerial.tlb"
        HeaderFileName=""
      />
      <Tool
        Name="VCCLCompilerTool"
        Optimization="0"
        AdditionalIncludeDirectories="\tecnomatix\Projects\Fl\700\Flnti\h,\tecnomatix\Projects\usdata\Encrypt\h,\Tecnomatix\Projects\usdata\fl_utils\h"
        PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;FLECS;NT"
        MinimalRebuild="true"
        BasicRuntimeChecks="3"
        RuntimeLibrary="3"
        StructMemberAlignment="1"
        PrecompiledHeaderFile=".\Debug/WizSerial.pch"
        AssemblerListingLocation=".\Debug/"
        ObjectFile=".\Debug/"
        ProgramDataBaseFileName=".\Debug/"
        BrowseInformation="1"
        WarningLevel="3"
        SuppressStartupBanner="true"
        DebugInformationFormat="4"
      />
      <Tool
        Name="VCManagedResourceCompilerTool"
      />
      <Tool
        Name="VCResourceCompilerTool"
        PreprocessorDefinitions="_DEBUG"
        Culture="1043"
      />
      <Tool
        Name="VCPreLinkEventTool"
      />
      <Tool
        Name="VCLinkerTool"
        OutputFile=".\Debug/WizSerial.exe"
        LinkIncremental="2"
        SuppressStartupBanner="true"
        IgnoreDefaultLibraryNames="libcmt.lib"
        GenerateDebugInformation="true"
        ProgramDatabaseFile=".\Debug/WizSerial.pdb"
        SubSystem="1"
        RandomizedBaseAddress="1"
        DataExecutionPrevention="0"
        TargetMachine="1"
      />
      <Tool
        Name="VCALinkTool"
      />
      <Tool
        Name="VCManifestTool"
      />
      <Tool
        Name="VCXDCMakeTool"
      />
      <Tool
        Name="VCBscMakeTool"
        SuppressStartupBanner="true"
        OutputFile=".\Debug/WizSerial.bsc"
      />
      <Tool
        Name="VCFxCopTool"
      />
      <Tool
        Name="VCAppVerifierTool"
      />
      <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="WizSerial.c"
        >
        <FileConfiguration
          Name="Release|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
        <FileConfiguration
          Name="Debug|Win32"
          >
          <Tool
            Name="VCCLCompilerTool"
            AdditionalIncludeDirectories=""
            PreprocessorDefinitions=""
          />
        </FileConfiguration>
      </File>
    </Filter>
    <Filter
      Name="Header Files"
      Filter="h;hpp;hxx;hm;inl"
      >
    </Filter>
    <Filter
      Name="Resource Files"
      Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
      >
    </Filter>
  </Files>
  <Globals>
  </Globals>
</VisualStudioProject>