Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/LibreOffice/extensions/test/ole/unoTocomCalls/Test/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 5 kB image not shown  

Quelle  Test.vcproj   Sprache: unbekannt

 
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
 ProjectType="Visual C++"
 Version="9,00"
 Name="Test"
 ProjectGUID="{13AE4BE8-2467-4B35-800F-154379D54C24}"
 TargetFrameworkVersion="131072"
 >
 <Platforms>
  <Platform
   Name="Win32"
  />
 </Platforms>
 <ToolFiles>
 </ToolFiles>
 <Configurations>
  <Configuration
   Name="Debug|Win32"
   OutputDirectory=".\Debug"
   IntermediateDirectory=".\Debug"
   ConfigurationType="1"
   InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
   UseOfMFC="0"
   ATLMinimizesCRunTimeLibraryUsage="false"
   CharacterSet="2"
   >
   <Tool
    Name="VCPreBuildEventTool"
   />
   <Tool
    Name="VCCustomBuildTool"
   />
   <Tool
    Name="VCXMLDataGeneratorTool"
   />
   <Tool
    Name="VCWebServiceProxyGeneratorTool"
   />
   <Tool
    Name="VCMIDLTool"
    TypeLibraryName=".\Debug/Test.tlb"
   />
   <Tool
    Name="VCCLCompilerTool"
    Optimization="0"
    PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
    BasicRuntimeChecks="3"
    RuntimeLibrary="1"
    UsePrecompiledHeader="2"
    PrecompiledHeaderThrough="stdafx.h"
    PrecompiledHeaderFile=".\Debug/Test.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="VCLinkerTool"
    AdditionalOptions="/MACHINE:I386"
    AdditionalDependencies="odbc32.lib odbccp32.lib"
    OutputFile=".\Debug/Test.exe"
    LinkIncremental="2"
    SuppressStartupBanner="true"
    GenerateDebugInformation="true"
    ProgramDatabaseFile=".\Debug/Test.pdb"
    SubSystem="1"
    RandomizedBaseAddress="1"
    DataExecutionPrevention="0"
   />
   <Tool
    Name="VCALinkTool"
   />
   <Tool
    Name="VCManifestTool"
   />
   <Tool
    Name="VCXDCMakeTool"
   />
   <Tool
    Name="VCBscMakeTool"
   />
   <Tool
    Name="VCFxCopTool"
   />
   <Tool
    Name="VCAppVerifierTool"
   />
   <Tool
    Name="VCPostBuildEventTool"
   />
  </Configuration>
  <Configuration
   Name="Release|Win32"
   OutputDirectory=".\Release"
   IntermediateDirectory=".\Release"
   ConfigurationType="1"
   InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
   UseOfMFC="0"
   ATLMinimizesCRunTimeLibraryUsage="false"
   CharacterSet="2"
   >
   <Tool
    Name="VCPreBuildEventTool"
   />
   <Tool
    Name="VCCustomBuildTool"
   />
   <Tool
    Name="VCXMLDataGeneratorTool"
   />
   <Tool
    Name="VCWebServiceProxyGeneratorTool"
   />
   <Tool
    Name="VCMIDLTool"
    TypeLibraryName=".\Release/Test.tlb"
   />
   <Tool
    Name="VCCLCompilerTool"
    InlineFunctionExpansion="1"
    PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
    StringPooling="true"
    RuntimeLibrary="0"
    EnableFunctionLevelLinking="true"
    UsePrecompiledHeader="2"
    PrecompiledHeaderThrough="stdafx.h"
    PrecompiledHeaderFile=".\Release/Test.pch"
    AssemblerListingLocation=".\Release/"
    ObjectFile=".\Release/"
    ProgramDataBaseFileName=".\Release/"
    WarningLevel="3"
    SuppressStartupBanner="true"
   />
   <Tool
    Name="VCManagedResourceCompilerTool"
   />
   <Tool
    Name="VCResourceCompilerTool"
    PreprocessorDefinitions="NDEBUG"
    Culture="1033"
   />
   <Tool
    Name="VCPreLinkEventTool"
   />
   <Tool
    Name="VCLinkerTool"
    AdditionalOptions="/MACHINE:I386"
    AdditionalDependencies="odbc32.lib odbccp32.lib"
    OutputFile=".\Release/Test.exe"
    LinkIncremental="1"
    SuppressStartupBanner="true"
    ProgramDatabaseFile=".\Release/Test.pdb"
    SubSystem="1"
    RandomizedBaseAddress="1"
    DataExecutionPrevention="0"
   />
   <Tool
    Name="VCALinkTool"
   />
   <Tool
    Name="VCManifestTool"
   />
   <Tool
    Name="VCXDCMakeTool"
   />
   <Tool
    Name="VCBscMakeTool"
   />
   <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=".\StdAfx.cpp"
    >
    <FileConfiguration
     Name="Debug|Win32"
     >
     <Tool
      Name="VCCLCompilerTool"
      UsePrecompiledHeader="1"
     />
    </FileConfiguration>
    <FileConfiguration
     Name="Release|Win32"
     >
     <Tool
      Name="VCCLCompilerTool"
      UsePrecompiledHeader="1"
     />
    </FileConfiguration>
   </File>
   <File
    RelativePath=".\Test.cpp"
    >
   </File>
  </Filter>
  <Filter
   Name="Header Files"
   Filter="h;hpp;hxx;hm;inl"
   >
   <File
    RelativePath=".\StdAfx.h"
    >
   </File>
  </Filter>
  <Filter
   Name="Resource Files"
   Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
   >
  </Filter>
  <File
   RelativePath=".\ReadMe.txt"
   >
  </File>
 </Files>
 <Globals>
 </Globals>
</VisualStudioProject>

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]