forked from github/server
a9d118f3ab
Noch einen Sicherheitscheck in die NMR-Routine Öfter mal log_error statt printf benutzen
324 lines
6.8 KiB
XML
324 lines
6.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="util"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
AdditionalIncludeDirectories="../.."
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Release/util.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Release\util.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1031"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Win32"
|
|
OutputDirectory=".\Profile"
|
|
IntermediateDirectory=".\Profile"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
AdditionalIncludeDirectories="../.."
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Profile/util.pch"
|
|
AssemblerListingLocation=".\Profile/"
|
|
ObjectFile=".\Profile/"
|
|
ProgramDataBaseFileName=".\Profile/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Profile\util.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1031"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
AdditionalIncludeDirectories="../..,.."
|
|
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
DisableLanguageExtensions="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/util.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Debug\util.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1031"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header"
|
|
Filter="*.h">
|
|
<File
|
|
RelativePath=".\attrib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\base36.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\command.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\crmessage.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cvector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\event.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\goodies.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\graph.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\language.h">
|
|
</File>
|
|
<File
|
|
RelativePath="language_struct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lists.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\log.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\message.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nrmessage.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\rand.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\resolve.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sql.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\translation.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\umlaut.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmap.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vset.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\windir.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\xml.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\attrib.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\base36.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\command.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\crmessage.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cvector.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\dice.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\event.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\functions.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\functions.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\goodies.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\graph.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\language.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lists.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\log.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\message.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nrmessage.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\rand.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\resolve.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sql.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\translation.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\umlaut.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmap.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vset.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\windir.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\xml.c">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|