<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="dmm"
ProjectGUID="{7EA1FB45-B30C-45AC-9410-F98A7D46DDCC}"
RootNamespace="dmm"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
TargetEnvironment="1"
TypeLibraryName=".\x86/Debug/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
MinimalRebuild="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
FloatingPointModel="2"
PrecompiledHeaderFile=""
AssemblerListingLocation="Debug/"
ObjectFile="Debug/"
ProgramDataBaseFileName="Debug/"
BrowseInformation="1"
BrowseInformationFile="Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/export:SetData /export:SendBytes /export:dp /export:CollectBits /export:GenMinMax"
AdditionalDependencies="setupapi.lib release/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light.lib htmlhelp-light.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="2"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
ManifestFile=""
IgnoreAllDefaultLibraries="true"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
StackCommitSize="0"
LargeAddressAware="2"
OptimizeForWindows98="0"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory="$(PlatformName)d"
IntermediateDirectory="$(PlatformName)d"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
TargetEnvironment="3"
TypeLibraryName=".\x86/Debug/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS;_WIN64"
StringPooling="true"
MinimalRebuild="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
FloatingPointModel="2"
PrecompiledHeaderFile=""
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(IntDir)\"
BrowseInformation="1"
BrowseInformationFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(PlatformName)/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light-x64.lib setupapi.lib htmlhelp-light-x64.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="2"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
ManifestFile=""
IgnoreAllDefaultLibraries="true"
GenerateDebugInformation="true"
SubSystem="2"
LargeAddressAware="2"
OptimizeForWindows98="0"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
MkTypLibCompatible="true"
TargetEnvironment="1"
TypeLibraryName=".\x86/Release/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
FloatingPointModel="2"
PrecompiledHeaderFile="Release/dmm.pch"
AssemblerListingLocation="Release/"
ObjectFile="Release/"
ProgramDataBaseFileName="Release/"
WarningLevel="3"
SuppressStartupBanner="true"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/export:SetData /export:SendBytes /export:dp /export:CollectBits /export:GenMinMax"
AdditionalDependencies="setupapi.lib release/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light.lib htmlhelp-light.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
ManifestFile=""
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile="Release/dmm.pdb"
SubSystem="2"
LargeAddressAware="2"
OptimizeForWindows98="0"
SetChecksum="true"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Für Win9x lauffähig machen"
CommandLine="c:\Programme\MSVC\VC98\Bin\editbin.exe /nologo /subsystem:windows,4.0 $(TargetPath)"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="$(PlatformName)"
IntermediateDirectory="$(PlatformName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
MkTypLibCompatible="true"
TargetEnvironment="3"
TypeLibraryName=".\x86/Release/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS;_WIN64"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
FloatingPointModel="2"
PrecompiledHeaderFile=""
AssemblerListingLocation="$(PlatformName)/"
ObjectFile="$(PlatformName)/"
ProgramDataBaseFileName="$(PlatformName)/"
WarningLevel="3"
SuppressStartupBanner="true"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(PlatformName)/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light-x64.lib setupapi.lib htmlhelp-light-x64.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
ManifestFile=""
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile="x64/dmm.pdb"
SubSystem="2"
LargeAddressAware="2"
OptimizeForWindows98="0"
SetChecksum="true"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Unicode|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
MkTypLibCompatible="true"
TargetEnvironment="1"
TypeLibraryName=".\x86/Release/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
FloatingPointModel="2"
PrecompiledHeaderFile="Unicode/dmm.pch"
AssemblerListingLocation="Unicode/"
ObjectFile="Unicode/"
ProgramDataBaseFileName="Unicode/"
WarningLevel="3"
SuppressStartupBanner="true"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/export:SetData /export:SendBytes /export:dp /export:CollectBits /export:GenMinMax"
AdditionalDependencies="setupapi.lib release/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light.lib htmlhelp-light.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
ManifestFile=""
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile="Unicode/dmm.pdb"
SubSystem="2"
LargeAddressAware="2"
OptimizeForWindows98="0"
SetChecksum="true"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Unicode|x64"
OutputDirectory="$(PlatformName)"
IntermediateDirectory="$(PlatformName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
BuildLogFile=""
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
MkTypLibCompatible="true"
TargetEnvironment="3"
TypeLibraryName=".\x86/Release/dmm.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;DMM_EXPORTS;_CRT_SECURE_NO_WARNINGS;_WIN64"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
FloatingPointModel="2"
PrecompiledHeaderFile=""
AssemblerListingLocation="$(PlatformName)/"
ObjectFile="$(PlatformName)/"
ProgramDataBaseFileName="$(PlatformName)/"
WarningLevel="3"
SuppressStartupBanner="true"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Culture="1031"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(PlatformName)/he2325u.lib shlwapi.lib comctl32.lib msvcrt-light-x64.lib setupapi.lib htmlhelp-light-x64.lib"
OutputFile="$(OutDir)/$(ProjectName).exe"
Version="1.11"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateManifest="false"
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile="x64/dmm.pdb"
SubSystem="2"
LargeAddressAware="2"
OptimizeForWindows98="0"
SetChecksum="true"
RandomizedBaseAddress="0"
DataExecutionPrevention="0"
MergeSections=".rdata=.text"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile="$(IntDir)/$(InputName).bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Quellcodedateien"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="dmm.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Unicode|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Unicode|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
<File
RelativePath=".\log.cpp"
>
</File>
<File
RelativePath=".\ut.cpp"
>
</File>
</Filter>
<Filter
Name="Header-Dateien"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="dmm.h"
>
</File>
</Filter>
<Filter
Name="Ressourcendateien"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="dmm.bmp"
>
</File>
<File
RelativePath="dmm.ico"
>
</File>
<File
RelativePath="dmm.rc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Vorgefundene Kodierung: UTF-8 | 0
|