QtBase  v6.3.1
Functions | Variables
msbuild_objectmodel.cpp File Reference
#include "msbuild_objectmodel.h"
#include "msvc_objectmodel.h"
#include "msvc_vcproj.h"
#include "msvc_vcxproj.h"
#include <qscopedpointer.h>
#include <qstringlist.h>
#include <qfileinfo.h>
#include <qregularexpression.h>
Include dependency graph for msbuild_objectmodel.cpp:

Go to the source code of this file.

Functions

XmlOutput::xml_output attrTagT (const char *name, const triState v)
 
XmlOutput::xml_output attrTagL (const char *name, qint64 v)
 
XmlOutput::xml_output attrTagL (const char *name, qint64 v, qint64 ifn)
 
XmlOutput::xml_output attrTagS (const char *name, const QString &v)
 
XmlOutput::xml_output attrTagX (const char *name, const QStringList &v, const char *s=",")
 
XmlOutput::xml_output valueTagX (const QStringList &v, const char *s=" ")
 
XmlOutput::xml_output valueTagDefX (const QStringList &v, const QString &tagName, const char *s=" ")
 
XmlOutput::xml_output valueTagT (const triState v)
 

Variables

QT_BEGIN_NAMESPACE const char _CLCompile [] = "ClCompile"
 
const char _ItemGroup [] = "ItemGroup"
 
const char _Link [] = "Link"
 
const char _Lib [] = "Lib"
 
const char _Midl [] = "Midl"
 
const char _ResourceCompile [] = "ResourceCompile"
 
const char _AddModuleNamesToAssembly [] = "AddModuleNamesToAssembly"
 
const char _AdditionalDependencies [] = "AdditionalDependencies"
 
const char _AdditionalIncludeDirectories [] = "AdditionalIncludeDirectories"
 
const char _AdditionalLibraryDirectories [] = "AdditionalLibraryDirectories"
 
const char _AdditionalManifestDependencies [] = "AdditionalManifestDependencies"
 
const char _AdditionalOptions [] = "AdditionalOptions"
 
const char _AdditionalUsingDirectories [] = "AdditionalUsingDirectories"
 
const char _AllowIsolation [] = "AllowIsolation"
 
const char _ApplicationConfigurationMode [] = "ApplicationConfigurationMode"
 
const char _AssemblerListingLocation [] = "AssemblerListingLocation"
 
const char _AssemblerOutput [] = "AssemblerOutput"
 
const char _AssemblyDebug [] = "AssemblyDebug"
 
const char _AssemblyLinkResource [] = "AssemblyLinkResource"
 
const char _ATLMinimizesCRunTimeLibraryUsage [] = "ATLMinimizesCRunTimeLibraryUsage"
 
const char _BaseAddress [] = "BaseAddress"
 
const char _BasicRuntimeChecks [] = "BasicRuntimeChecks"
 
const char _BrowseInformation [] = "BrowseInformation"
 
const char _BrowseInformationFile [] = "BrowseInformationFile"
 
const char _BufferSecurityCheck [] = "BufferSecurityCheck"
 
const char _BuildBrowserInformation [] = "BuildBrowserInformation"
 
const char _CallingConvention [] = "CallingConvention"
 
const char _CharacterSet [] = "CharacterSet"
 
const char _ClientStubFile [] = "ClientStubFile"
 
const char _CLRImageType [] = "CLRImageType"
 
const char _CLRSupportLastError [] = "CLRSupportLastError"
 
const char _CLRThreadAttribute [] = "CLRThreadAttribute"
 
const char _CLRUnmanagedCodeCheck [] = "CLRUnmanagedCodeCheck"
 
const char _Command [] = "Command"
 
const char _CompileAs [] = "CompileAs"
 
const char _CompileAsManaged [] = "CompileAsManaged"
 
const char _CompileAsWinRT [] = "CompileAsWinRT"
 
const char _ConfigurationType [] = "ConfigurationType"
 
const char _CPreprocessOptions [] = "CPreprocessOptions"
 
const char _CreateHotpatchableImage [] = "CreateHotpatchableImage"
 
const char _Culture [] = "Culture"
 
const char _DataExecutionPrevention [] = "DataExecutionPrevention"
 
const char _DebugInformationFormat [] = "DebugInformationFormat"
 
const char _DefaultCharType [] = "DefaultCharType"
 
const char _DelayLoadDLLs [] = "DelayLoadDLLs"
 
const char _DelaySign [] = "DelaySign"
 
const char _DeleteExtensionsOnClean [] = "DeleteExtensionsOnClean"
 
const char _DisableLanguageExtensions [] = "DisableLanguageExtensions"
 
const char _DisableSpecificWarnings [] = "DisableSpecificWarnings"
 
const char _DLLDataFileName [] = "DLLDataFileName"
 
const char _EmbedManagedResourceFile [] = "EmbedManagedResourceFile"
 
const char _EmbedManifest [] = "EmbedManifest"
 
const char _EnableCOMDATFolding [] = "EnableCOMDATFolding"
 
const char _EnableUAC [] = "EnableUAC"
 
const char _EnableErrorChecks [] = "EnableErrorChecks"
 
const char _EnableEnhancedInstructionSet [] = "EnableEnhancedInstructionSet"
 
const char _EnableFiberSafeOptimizations [] = "EnableFiberSafeOptimizations"
 
const char _EnablePREfast [] = "EnablePREfast"
 
const char _EntryPointSymbol [] = "EntryPointSymbol"
 
const char _ErrorCheckAllocations [] = "ErrorCheckAllocations"
 
const char _ErrorCheckBounds [] = "ErrorCheckBounds"
 
const char _ErrorCheckEnumRange [] = "ErrorCheckEnumRange"
 
const char _ErrorCheckRefPointers [] = "ErrorCheckRefPointers"
 
const char _ErrorCheckStubData [] = "ErrorCheckStubData"
 
const char _ErrorReporting [] = "ErrorReporting"
 
const char _ExceptionHandling [] = "ExceptionHandling"
 
const char _ExpandAttributedSource [] = "ExpandAttributedSource"
 
const char _ExportNamedFunctions [] = "ExportNamedFunctions"
 
const char _FavorSizeOrSpeed [] = "FavorSizeOrSpeed"
 
const char _FloatingPointModel [] = "FloatingPointModel"
 
const char _FloatingPointExceptions [] = "FloatingPointExceptions"
 
const char _ForceConformanceInForLoopScope [] = "ForceConformanceInForLoopScope"
 
const char _ForceSymbolReferences [] = "ForceSymbolReferences"
 
const char _ForcedIncludeFiles [] = "ForcedIncludeFiles"
 
const char _ForcedUsingFiles [] = "ForcedUsingFiles"
 
const char _FunctionLevelLinking [] = "FunctionLevelLinking"
 
const char _FunctionOrder [] = "FunctionOrder"
 
const char _GenerateClientFiles [] = "GenerateClientFiles"
 
const char _GenerateDebugInformation [] = "GenerateDebugInformation"
 
const char _GenerateManifest [] = "GenerateManifest"
 
const char _GenerateMapFile [] = "GenerateMapFile"
 
const char _GenerateServerFiles [] = "GenerateServerFiles"
 
const char _GenerateStublessProxies [] = "GenerateStublessProxies"
 
const char _GenerateTypeLibrary [] = "GenerateTypeLibrary"
 
const char _GenerateWindowsMetadata [] = "GenerateWindowsMetadata"
 
const char _GenerateXMLDocumentationFiles [] = "GenerateXMLDocumentationFiles"
 
const char _HeaderFileName [] = "HeaderFileName"
 
const char _HeapCommitSize [] = "HeapCommitSize"
 
const char _HeapReserveSize [] = "HeapReserveSize"
 
const char _IgnoreAllDefaultLibraries [] = "IgnoreAllDefaultLibraries"
 
const char _IgnoreEmbeddedIDL [] = "IgnoreEmbeddedIDL"
 
const char _IgnoreImportLibrary [] = "IgnoreImportLibrary"
 
const char _ImageHasSafeExceptionHandlers [] = "ImageHasSafeExceptionHandlers"
 
const char _IgnoreSpecificDefaultLibraries [] = "IgnoreSpecificDefaultLibraries"
 
const char _IgnoreStandardIncludePath [] = "IgnoreStandardIncludePath"
 
const char _ImportLibrary [] = "ImportLibrary"
 
const char _InlineFunctionExpansion [] = "InlineFunctionExpansion"
 
const char _IntrinsicFunctions [] = "IntrinsicFunctions"
 
const char _InterfaceIdentifierFileName [] = "InterfaceIdentifierFileName"
 
const char _IntermediateDirectory [] = "IntermediateDirectory"
 
const char _KeyContainer [] = "KeyContainer"
 
const char _KeyFile [] = "KeyFile"
 
const char _LanguageStandard [] = "LanguageStandard"
 
const char _LanguageStandard_C [] = "LanguageStandard_C"
 
const char _LargeAddressAware [] = "LargeAddressAware"
 
const char _LinkDLL [] = "LinkDLL"
 
const char _LinkErrorReporting [] = "LinkErrorReporting"
 
const char _LinkIncremental [] = "LinkIncremental"
 
const char _LinkStatus [] = "LinkStatus"
 
const char _LinkTimeCodeGeneration [] = "LinkTimeCodeGeneration"
 
const char _LocaleID [] = "LocaleID"
 
const char _ManifestFile [] = "ManifestFile"
 
const char _MapExports [] = "MapExports"
 
const char _MapFileName [] = "MapFileName"
 
const char _MergedIDLBaseFileName [] = "MergedIDLBaseFileName"
 
const char _MergeSections [] = "MergeSections"
 
const char _Message [] = "Message"
 
const char _MidlCommandFile [] = "MidlCommandFile"
 
const char _MinimalRebuild [] = "MinimalRebuild"
 
const char _MkTypLibCompatible [] = "MkTypLibCompatible"
 
const char _ModuleDefinitionFile [] = "ModuleDefinitionFile"
 
const char _MultiProcessorCompilation [] = "MultiProcessorCompilation"
 
const char _Name [] = "Name"
 
const char _NoEntryPoint [] = "NoEntryPoint"
 
const char _ObjectFileName [] = "ObjectFileName"
 
const char _OmitDefaultLibName [] = "OmitDefaultLibName"
 
const char _OmitFramePointers [] = "OmitFramePointers"
 
const char _OpenMPSupport [] = "OpenMPSupport"
 
const char _Optimization [] = "Optimization"
 
const char _OptimizeReferences [] = "OptimizeReferences"
 
const char _OutputDirectory [] = "OutputDirectory"
 
const char _OutputFile [] = "OutputFile"
 
const char _PlatformToolSet [] = "PlatformToolset"
 
const char _PrecompiledHeader [] = "PrecompiledHeader"
 
const char _PrecompiledHeaderFile [] = "PrecompiledHeaderFile"
 
const char _PrecompiledHeaderOutputFile [] = "PrecompiledHeaderOutputFile"
 
const char _PreprocessorDefinitions [] = "PreprocessorDefinitions"
 
const char _PreprocessKeepComments [] = "PreprocessKeepComments"
 
const char _PreprocessOutputPath [] = "PreprocessOutputPath"
 
const char _PreprocessSuppressLineNumbers [] = "PreprocessSuppressLineNumbers"
 
const char _PreprocessToFile [] = "PreprocessToFile"
 
const char _PreventDllBinding [] = "PreventDllBinding"
 
const char _PrimaryOutput [] = "PrimaryOutput"
 
const char _ProcessorNumber [] = "ProcessorNumber"
 
const char _ProgramDatabase [] = "ProgramDatabase"
 
const char _ProgramDataBaseFileName [] = "ProgramDataBaseFileName"
 
const char _ProgramDatabaseFile [] = "ProgramDatabaseFile"
 
const char _ProxyFileName [] = "ProxyFileName"
 
const char _RandomizedBaseAddress [] = "RandomizedBaseAddress"
 
const char _RedirectOutputAndErrors [] = "RedirectOutputAndErrors"
 
const char _RegisterOutput [] = "RegisterOutput"
 
const char _ResourceOutputFileName [] = "ResourceOutputFileName"
 
const char _RuntimeLibrary [] = "RuntimeLibrary"
 
const char _RuntimeTypeInfo [] = "RuntimeTypeInfo"
 
const char _SectionAlignment [] = "SectionAlignment"
 
const char _ServerStubFile [] = "ServerStubFile"
 
const char _SetChecksum [] = "SetChecksum"
 
const char _ShowIncludes [] = "ShowIncludes"
 
const char _ShowProgress [] = "ShowProgress"
 
const char _SmallerTypeCheck [] = "SmallerTypeCheck"
 
const char _StackCommitSize [] = "StackCommitSize"
 
const char _StackReserveSize [] = "StackReserveSize"
 
const char _StringPooling [] = "StringPooling"
 
const char _StripPrivateSymbols [] = "StripPrivateSymbols"
 
const char _StructMemberAlignment [] = "StructMemberAlignment"
 
const char _SubSystem [] = "SubSystem"
 
const char _SupportUnloadOfDelayLoadedDLL [] = "SupportUnloadOfDelayLoadedDLL"
 
const char _SuppressCompilerWarnings [] = "SuppressCompilerWarnings"
 
const char _SuppressStartupBanner [] = "SuppressStartupBanner"
 
const char _SwapRunFromCD [] = "SwapRunFromCD"
 
const char _SwapRunFromNet [] = "SwapRunFromNet"
 
const char _TargetEnvironment [] = "TargetEnvironment"
 
const char _TargetMachine [] = "TargetMachine"
 
const char _TerminalServerAware [] = "TerminalServerAware"
 
const char _TreatLinkerWarningAsErrors [] = "TreatLinkerWarningAsErrors"
 
const char _TreatSpecificWarningsAsErrors [] = "TreatSpecificWarningsAsErrors"
 
const char _TreatWarningAsError [] = "TreatWarningAsError"
 
const char _TreatWChar_tAsBuiltInType [] = "TreatWChar_tAsBuiltInType"
 
const char _TurnOffAssemblyGeneration [] = "TurnOffAssemblyGeneration"
 
const char _TypeLibFormat [] = "TypeLibFormat"
 
const char _TypeLibraryFile [] = "TypeLibraryFile"
 
const char _TypeLibraryName [] = "TypeLibraryName"
 
const char _TypeLibraryResourceID [] = "TypeLibraryResourceID"
 
const char _UACExecutionLevel [] = "UACExecutionLevel"
 
const char _UACUIAccess [] = "UACUIAccess"
 
const char _UndefineAllPreprocessorDefinitions [] = "UndefineAllPreprocessorDefinitions"
 
const char _UndefinePreprocessorDefinitions [] = "UndefinePreprocessorDefinitions"
 
const char _UseFullPaths [] = "UseFullPaths"
 
const char _UseOfATL [] = "UseOfATL"
 
const char _UseOfMfc [] = "UseOfMfc"
 
const char _UseUnicodeForAssemblerListing [] = "UseUnicodeForAssemblerListing"
 
const char _ValidateAllParameters [] = "ValidateAllParameters"
 
const char _Version [] = "Version"
 
const char _WarnAsError [] = "WarnAsError"
 
const char _WarningLevel [] = "WarningLevel"
 
const char _WholeProgramOptimization [] = "WholeProgramOptimization"
 
const char _WindowsMetadataFile [] = "WindowsMetadataFile"
 
const char _XMLDocumentationFileName [] = "XMLDocumentationFileName"
 

Function Documentation

◆ attrTagL() [1/2]

XmlOutput::xml_output attrTagL ( const char *  name,
qint64  v 
)
inline

Definition at line 252 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:

◆ attrTagL() [2/2]

XmlOutput::xml_output attrTagL ( const char *  name,
qint64  v,
qint64  ifn 
)
inline

Definition at line 258 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:

◆ attrTagS()

XmlOutput::xml_output attrTagS ( const char *  name,
const QString v 
)
inline

Definition at line 265 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ attrTagT()

XmlOutput::xml_output attrTagT ( const char *  name,
const triState  v 
)
inline

Definition at line 245 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ attrTagX()

XmlOutput::xml_output attrTagX ( const char *  name,
const QStringList v,
const char *  s = "," 
)
inline

Definition at line 272 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ valueTagDefX()

XmlOutput::xml_output valueTagDefX ( const QStringList v,
const QString tagName,
const char *  s = " " 
)
inline

Definition at line 288 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ valueTagT()

XmlOutput::xml_output valueTagT ( const triState  v)
inline

Definition at line 297 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ valueTagX()

XmlOutput::xml_output valueTagX ( const QStringList v,
const char *  s = " " 
)
inline

Definition at line 281 of file msbuild_objectmodel.cpp.

Here is the call graph for this function:

Variable Documentation

◆ _AdditionalDependencies

const char _AdditionalDependencies[] = "AdditionalDependencies"

Definition at line 51 of file msbuild_objectmodel.cpp.

◆ _AdditionalIncludeDirectories

const char _AdditionalIncludeDirectories[] = "AdditionalIncludeDirectories"

Definition at line 52 of file msbuild_objectmodel.cpp.

◆ _AdditionalLibraryDirectories

const char _AdditionalLibraryDirectories[] = "AdditionalLibraryDirectories"

Definition at line 53 of file msbuild_objectmodel.cpp.

◆ _AdditionalManifestDependencies

const char _AdditionalManifestDependencies[] = "AdditionalManifestDependencies"

Definition at line 54 of file msbuild_objectmodel.cpp.

◆ _AdditionalOptions

const char _AdditionalOptions[] = "AdditionalOptions"

Definition at line 55 of file msbuild_objectmodel.cpp.

◆ _AdditionalUsingDirectories

const char _AdditionalUsingDirectories[] = "AdditionalUsingDirectories"

Definition at line 56 of file msbuild_objectmodel.cpp.

◆ _AddModuleNamesToAssembly

const char _AddModuleNamesToAssembly[] = "AddModuleNamesToAssembly"

Definition at line 50 of file msbuild_objectmodel.cpp.

◆ _AllowIsolation

const char _AllowIsolation[] = "AllowIsolation"

Definition at line 57 of file msbuild_objectmodel.cpp.

◆ _ApplicationConfigurationMode

const char _ApplicationConfigurationMode[] = "ApplicationConfigurationMode"

Definition at line 58 of file msbuild_objectmodel.cpp.

◆ _AssemblerListingLocation

const char _AssemblerListingLocation[] = "AssemblerListingLocation"

Definition at line 59 of file msbuild_objectmodel.cpp.

◆ _AssemblerOutput

const char _AssemblerOutput[] = "AssemblerOutput"

Definition at line 60 of file msbuild_objectmodel.cpp.

◆ _AssemblyDebug

const char _AssemblyDebug[] = "AssemblyDebug"

Definition at line 61 of file msbuild_objectmodel.cpp.

◆ _AssemblyLinkResource

const char _AssemblyLinkResource[] = "AssemblyLinkResource"

Definition at line 62 of file msbuild_objectmodel.cpp.

◆ _ATLMinimizesCRunTimeLibraryUsage

const char _ATLMinimizesCRunTimeLibraryUsage[] = "ATLMinimizesCRunTimeLibraryUsage"

Definition at line 63 of file msbuild_objectmodel.cpp.

◆ _BaseAddress

const char _BaseAddress[] = "BaseAddress"

Definition at line 64 of file msbuild_objectmodel.cpp.

◆ _BasicRuntimeChecks

const char _BasicRuntimeChecks[] = "BasicRuntimeChecks"

Definition at line 65 of file msbuild_objectmodel.cpp.

◆ _BrowseInformation

const char _BrowseInformation[] = "BrowseInformation"

Definition at line 66 of file msbuild_objectmodel.cpp.

◆ _BrowseInformationFile

const char _BrowseInformationFile[] = "BrowseInformationFile"

Definition at line 67 of file msbuild_objectmodel.cpp.

◆ _BufferSecurityCheck

const char _BufferSecurityCheck[] = "BufferSecurityCheck"

Definition at line 68 of file msbuild_objectmodel.cpp.

◆ _BuildBrowserInformation

const char _BuildBrowserInformation[] = "BuildBrowserInformation"

Definition at line 69 of file msbuild_objectmodel.cpp.

◆ _CallingConvention

const char _CallingConvention[] = "CallingConvention"

Definition at line 70 of file msbuild_objectmodel.cpp.

◆ _CharacterSet

const char _CharacterSet[] = "CharacterSet"

Definition at line 71 of file msbuild_objectmodel.cpp.

◆ _CLCompile

QT_BEGIN_NAMESPACE const char _CLCompile[] = "ClCompile"

Definition at line 42 of file msbuild_objectmodel.cpp.

◆ _ClientStubFile

const char _ClientStubFile[] = "ClientStubFile"

Definition at line 72 of file msbuild_objectmodel.cpp.

◆ _CLRImageType

const char _CLRImageType[] = "CLRImageType"

Definition at line 73 of file msbuild_objectmodel.cpp.

◆ _CLRSupportLastError

const char _CLRSupportLastError[] = "CLRSupportLastError"

Definition at line 74 of file msbuild_objectmodel.cpp.

◆ _CLRThreadAttribute

const char _CLRThreadAttribute[] = "CLRThreadAttribute"

Definition at line 75 of file msbuild_objectmodel.cpp.

◆ _CLRUnmanagedCodeCheck

const char _CLRUnmanagedCodeCheck[] = "CLRUnmanagedCodeCheck"

Definition at line 76 of file msbuild_objectmodel.cpp.

◆ _Command

const char _Command[] = "Command"

Definition at line 77 of file msbuild_objectmodel.cpp.

◆ _CompileAs

const char _CompileAs[] = "CompileAs"

Definition at line 78 of file msbuild_objectmodel.cpp.

◆ _CompileAsManaged

const char _CompileAsManaged[] = "CompileAsManaged"

Definition at line 79 of file msbuild_objectmodel.cpp.

◆ _CompileAsWinRT

const char _CompileAsWinRT[] = "CompileAsWinRT"

Definition at line 80 of file msbuild_objectmodel.cpp.

◆ _ConfigurationType

const char _ConfigurationType[] = "ConfigurationType"

Definition at line 81 of file msbuild_objectmodel.cpp.

◆ _CPreprocessOptions

const char _CPreprocessOptions[] = "CPreprocessOptions"

Definition at line 82 of file msbuild_objectmodel.cpp.

◆ _CreateHotpatchableImage

const char _CreateHotpatchableImage[] = "CreateHotpatchableImage"

Definition at line 83 of file msbuild_objectmodel.cpp.

◆ _Culture

const char _Culture[] = "Culture"

Definition at line 84 of file msbuild_objectmodel.cpp.

◆ _DataExecutionPrevention

const char _DataExecutionPrevention[] = "DataExecutionPrevention"

Definition at line 85 of file msbuild_objectmodel.cpp.

◆ _DebugInformationFormat

const char _DebugInformationFormat[] = "DebugInformationFormat"

Definition at line 86 of file msbuild_objectmodel.cpp.

◆ _DefaultCharType

const char _DefaultCharType[] = "DefaultCharType"

Definition at line 87 of file msbuild_objectmodel.cpp.

◆ _DelayLoadDLLs

const char _DelayLoadDLLs[] = "DelayLoadDLLs"

Definition at line 88 of file msbuild_objectmodel.cpp.

◆ _DelaySign

const char _DelaySign[] = "DelaySign"

Definition at line 89 of file msbuild_objectmodel.cpp.

◆ _DeleteExtensionsOnClean

const char _DeleteExtensionsOnClean[] = "DeleteExtensionsOnClean"

Definition at line 90 of file msbuild_objectmodel.cpp.

◆ _DisableLanguageExtensions

const char _DisableLanguageExtensions[] = "DisableLanguageExtensions"

Definition at line 91 of file msbuild_objectmodel.cpp.

◆ _DisableSpecificWarnings

const char _DisableSpecificWarnings[] = "DisableSpecificWarnings"

Definition at line 92 of file msbuild_objectmodel.cpp.

◆ _DLLDataFileName

const char _DLLDataFileName[] = "DLLDataFileName"

Definition at line 93 of file msbuild_objectmodel.cpp.

◆ _EmbedManagedResourceFile

const char _EmbedManagedResourceFile[] = "EmbedManagedResourceFile"

Definition at line 94 of file msbuild_objectmodel.cpp.

◆ _EmbedManifest

const char _EmbedManifest[] = "EmbedManifest"

Definition at line 95 of file msbuild_objectmodel.cpp.

◆ _EnableCOMDATFolding

const char _EnableCOMDATFolding[] = "EnableCOMDATFolding"

Definition at line 96 of file msbuild_objectmodel.cpp.

◆ _EnableEnhancedInstructionSet

const char _EnableEnhancedInstructionSet[] = "EnableEnhancedInstructionSet"

Definition at line 99 of file msbuild_objectmodel.cpp.

◆ _EnableErrorChecks

const char _EnableErrorChecks[] = "EnableErrorChecks"

Definition at line 98 of file msbuild_objectmodel.cpp.

◆ _EnableFiberSafeOptimizations

const char _EnableFiberSafeOptimizations[] = "EnableFiberSafeOptimizations"

Definition at line 100 of file msbuild_objectmodel.cpp.

◆ _EnablePREfast

const char _EnablePREfast[] = "EnablePREfast"

Definition at line 101 of file msbuild_objectmodel.cpp.

◆ _EnableUAC

const char _EnableUAC[] = "EnableUAC"

Definition at line 97 of file msbuild_objectmodel.cpp.

◆ _EntryPointSymbol

const char _EntryPointSymbol[] = "EntryPointSymbol"

Definition at line 102 of file msbuild_objectmodel.cpp.

◆ _ErrorCheckAllocations

const char _ErrorCheckAllocations[] = "ErrorCheckAllocations"

Definition at line 103 of file msbuild_objectmodel.cpp.

◆ _ErrorCheckBounds

const char _ErrorCheckBounds[] = "ErrorCheckBounds"

Definition at line 104 of file msbuild_objectmodel.cpp.

◆ _ErrorCheckEnumRange

const char _ErrorCheckEnumRange[] = "ErrorCheckEnumRange"

Definition at line 105 of file msbuild_objectmodel.cpp.

◆ _ErrorCheckRefPointers

const char _ErrorCheckRefPointers[] = "ErrorCheckRefPointers"

Definition at line 106 of file msbuild_objectmodel.cpp.

◆ _ErrorCheckStubData

const char _ErrorCheckStubData[] = "ErrorCheckStubData"

Definition at line 107 of file msbuild_objectmodel.cpp.

◆ _ErrorReporting

const char _ErrorReporting[] = "ErrorReporting"

Definition at line 108 of file msbuild_objectmodel.cpp.

◆ _ExceptionHandling

const char _ExceptionHandling[] = "ExceptionHandling"

Definition at line 109 of file msbuild_objectmodel.cpp.

◆ _ExpandAttributedSource

const char _ExpandAttributedSource[] = "ExpandAttributedSource"

Definition at line 110 of file msbuild_objectmodel.cpp.

◆ _ExportNamedFunctions

const char _ExportNamedFunctions[] = "ExportNamedFunctions"

Definition at line 111 of file msbuild_objectmodel.cpp.

◆ _FavorSizeOrSpeed

const char _FavorSizeOrSpeed[] = "FavorSizeOrSpeed"

Definition at line 112 of file msbuild_objectmodel.cpp.

◆ _FloatingPointExceptions

const char _FloatingPointExceptions[] = "FloatingPointExceptions"

Definition at line 114 of file msbuild_objectmodel.cpp.

◆ _FloatingPointModel

const char _FloatingPointModel[] = "FloatingPointModel"

Definition at line 113 of file msbuild_objectmodel.cpp.

◆ _ForceConformanceInForLoopScope

const char _ForceConformanceInForLoopScope[] = "ForceConformanceInForLoopScope"

Definition at line 115 of file msbuild_objectmodel.cpp.

◆ _ForcedIncludeFiles

const char _ForcedIncludeFiles[] = "ForcedIncludeFiles"

Definition at line 117 of file msbuild_objectmodel.cpp.

◆ _ForcedUsingFiles

const char _ForcedUsingFiles[] = "ForcedUsingFiles"

Definition at line 118 of file msbuild_objectmodel.cpp.

◆ _ForceSymbolReferences

const char _ForceSymbolReferences[] = "ForceSymbolReferences"

Definition at line 116 of file msbuild_objectmodel.cpp.

◆ _FunctionLevelLinking

const char _FunctionLevelLinking[] = "FunctionLevelLinking"

Definition at line 119 of file msbuild_objectmodel.cpp.

◆ _FunctionOrder

const char _FunctionOrder[] = "FunctionOrder"

Definition at line 120 of file msbuild_objectmodel.cpp.

◆ _GenerateClientFiles

const char _GenerateClientFiles[] = "GenerateClientFiles"

Definition at line 121 of file msbuild_objectmodel.cpp.

◆ _GenerateDebugInformation

const char _GenerateDebugInformation[] = "GenerateDebugInformation"

Definition at line 122 of file msbuild_objectmodel.cpp.

◆ _GenerateManifest

const char _GenerateManifest[] = "GenerateManifest"

Definition at line 123 of file msbuild_objectmodel.cpp.

◆ _GenerateMapFile

const char _GenerateMapFile[] = "GenerateMapFile"

Definition at line 124 of file msbuild_objectmodel.cpp.

◆ _GenerateServerFiles

const char _GenerateServerFiles[] = "GenerateServerFiles"

Definition at line 125 of file msbuild_objectmodel.cpp.

◆ _GenerateStublessProxies

const char _GenerateStublessProxies[] = "GenerateStublessProxies"

Definition at line 126 of file msbuild_objectmodel.cpp.

◆ _GenerateTypeLibrary

const char _GenerateTypeLibrary[] = "GenerateTypeLibrary"

Definition at line 127 of file msbuild_objectmodel.cpp.

◆ _GenerateWindowsMetadata

const char _GenerateWindowsMetadata[] = "GenerateWindowsMetadata"

Definition at line 128 of file msbuild_objectmodel.cpp.

◆ _GenerateXMLDocumentationFiles

const char _GenerateXMLDocumentationFiles[] = "GenerateXMLDocumentationFiles"

Definition at line 129 of file msbuild_objectmodel.cpp.

◆ _HeaderFileName

const char _HeaderFileName[] = "HeaderFileName"

Definition at line 130 of file msbuild_objectmodel.cpp.

◆ _HeapCommitSize

const char _HeapCommitSize[] = "HeapCommitSize"

Definition at line 131 of file msbuild_objectmodel.cpp.

◆ _HeapReserveSize

const char _HeapReserveSize[] = "HeapReserveSize"

Definition at line 132 of file msbuild_objectmodel.cpp.

◆ _IgnoreAllDefaultLibraries

const char _IgnoreAllDefaultLibraries[] = "IgnoreAllDefaultLibraries"

Definition at line 133 of file msbuild_objectmodel.cpp.

◆ _IgnoreEmbeddedIDL

const char _IgnoreEmbeddedIDL[] = "IgnoreEmbeddedIDL"

Definition at line 134 of file msbuild_objectmodel.cpp.

◆ _IgnoreImportLibrary

const char _IgnoreImportLibrary[] = "IgnoreImportLibrary"

Definition at line 135 of file msbuild_objectmodel.cpp.

◆ _IgnoreSpecificDefaultLibraries

const char _IgnoreSpecificDefaultLibraries[] = "IgnoreSpecificDefaultLibraries"

Definition at line 137 of file msbuild_objectmodel.cpp.

◆ _IgnoreStandardIncludePath

const char _IgnoreStandardIncludePath[] = "IgnoreStandardIncludePath"

Definition at line 138 of file msbuild_objectmodel.cpp.

◆ _ImageHasSafeExceptionHandlers

const char _ImageHasSafeExceptionHandlers[] = "ImageHasSafeExceptionHandlers"

Definition at line 136 of file msbuild_objectmodel.cpp.

◆ _ImportLibrary

const char _ImportLibrary[] = "ImportLibrary"

Definition at line 139 of file msbuild_objectmodel.cpp.

◆ _InlineFunctionExpansion

const char _InlineFunctionExpansion[] = "InlineFunctionExpansion"

Definition at line 140 of file msbuild_objectmodel.cpp.

◆ _InterfaceIdentifierFileName

const char _InterfaceIdentifierFileName[] = "InterfaceIdentifierFileName"

Definition at line 142 of file msbuild_objectmodel.cpp.

◆ _IntermediateDirectory

const char _IntermediateDirectory[] = "IntermediateDirectory"

Definition at line 143 of file msbuild_objectmodel.cpp.

◆ _IntrinsicFunctions

const char _IntrinsicFunctions[] = "IntrinsicFunctions"

Definition at line 141 of file msbuild_objectmodel.cpp.

◆ _ItemGroup

const char _ItemGroup[] = "ItemGroup"

Definition at line 43 of file msbuild_objectmodel.cpp.

◆ _KeyContainer

const char _KeyContainer[] = "KeyContainer"

Definition at line 144 of file msbuild_objectmodel.cpp.

◆ _KeyFile

const char _KeyFile[] = "KeyFile"

Definition at line 145 of file msbuild_objectmodel.cpp.

◆ _LanguageStandard

const char _LanguageStandard[] = "LanguageStandard"

Definition at line 146 of file msbuild_objectmodel.cpp.

◆ _LanguageStandard_C

const char _LanguageStandard_C[] = "LanguageStandard_C"

Definition at line 147 of file msbuild_objectmodel.cpp.

◆ _LargeAddressAware

const char _LargeAddressAware[] = "LargeAddressAware"

Definition at line 148 of file msbuild_objectmodel.cpp.

◆ _Lib

const char _Lib[] = "Lib"

Definition at line 45 of file msbuild_objectmodel.cpp.

◆ _Link

const char _Link[] = "Link"

Definition at line 44 of file msbuild_objectmodel.cpp.

◆ _LinkDLL

const char _LinkDLL[] = "LinkDLL"

Definition at line 149 of file msbuild_objectmodel.cpp.

◆ _LinkErrorReporting

const char _LinkErrorReporting[] = "LinkErrorReporting"

Definition at line 150 of file msbuild_objectmodel.cpp.

◆ _LinkIncremental

const char _LinkIncremental[] = "LinkIncremental"

Definition at line 151 of file msbuild_objectmodel.cpp.

◆ _LinkStatus

const char _LinkStatus[] = "LinkStatus"

Definition at line 152 of file msbuild_objectmodel.cpp.

◆ _LinkTimeCodeGeneration

const char _LinkTimeCodeGeneration[] = "LinkTimeCodeGeneration"

Definition at line 153 of file msbuild_objectmodel.cpp.

◆ _LocaleID

const char _LocaleID[] = "LocaleID"

Definition at line 154 of file msbuild_objectmodel.cpp.

◆ _ManifestFile

const char _ManifestFile[] = "ManifestFile"

Definition at line 155 of file msbuild_objectmodel.cpp.

◆ _MapExports

const char _MapExports[] = "MapExports"

Definition at line 156 of file msbuild_objectmodel.cpp.

◆ _MapFileName

const char _MapFileName[] = "MapFileName"

Definition at line 157 of file msbuild_objectmodel.cpp.

◆ _MergedIDLBaseFileName

const char _MergedIDLBaseFileName[] = "MergedIDLBaseFileName"

Definition at line 158 of file msbuild_objectmodel.cpp.

◆ _MergeSections

const char _MergeSections[] = "MergeSections"

Definition at line 159 of file msbuild_objectmodel.cpp.

◆ _Message

const char _Message[] = "Message"

Definition at line 160 of file msbuild_objectmodel.cpp.

◆ _Midl

const char _Midl[] = "Midl"

Definition at line 46 of file msbuild_objectmodel.cpp.

◆ _MidlCommandFile

const char _MidlCommandFile[] = "MidlCommandFile"

Definition at line 161 of file msbuild_objectmodel.cpp.

◆ _MinimalRebuild

const char _MinimalRebuild[] = "MinimalRebuild"

Definition at line 162 of file msbuild_objectmodel.cpp.

◆ _MkTypLibCompatible

const char _MkTypLibCompatible[] = "MkTypLibCompatible"

Definition at line 163 of file msbuild_objectmodel.cpp.

◆ _ModuleDefinitionFile

const char _ModuleDefinitionFile[] = "ModuleDefinitionFile"

Definition at line 164 of file msbuild_objectmodel.cpp.

◆ _MultiProcessorCompilation

const char _MultiProcessorCompilation[] = "MultiProcessorCompilation"

Definition at line 165 of file msbuild_objectmodel.cpp.

◆ _Name

const char _Name[] = "Name"

Definition at line 166 of file msbuild_objectmodel.cpp.

◆ _NoEntryPoint

const char _NoEntryPoint[] = "NoEntryPoint"

Definition at line 167 of file msbuild_objectmodel.cpp.

◆ _ObjectFileName

const char _ObjectFileName[] = "ObjectFileName"

Definition at line 168 of file msbuild_objectmodel.cpp.

◆ _OmitDefaultLibName

const char _OmitDefaultLibName[] = "OmitDefaultLibName"

Definition at line 169 of file msbuild_objectmodel.cpp.

◆ _OmitFramePointers

const char _OmitFramePointers[] = "OmitFramePointers"

Definition at line 170 of file msbuild_objectmodel.cpp.

◆ _OpenMPSupport

const char _OpenMPSupport[] = "OpenMPSupport"

Definition at line 171 of file msbuild_objectmodel.cpp.

◆ _Optimization

const char _Optimization[] = "Optimization"

Definition at line 172 of file msbuild_objectmodel.cpp.

◆ _OptimizeReferences

const char _OptimizeReferences[] = "OptimizeReferences"

Definition at line 173 of file msbuild_objectmodel.cpp.

◆ _OutputDirectory

const char _OutputDirectory[] = "OutputDirectory"

Definition at line 174 of file msbuild_objectmodel.cpp.

◆ _OutputFile

const char _OutputFile[] = "OutputFile"

Definition at line 175 of file msbuild_objectmodel.cpp.

◆ _PlatformToolSet

const char _PlatformToolSet[] = "PlatformToolset"

Definition at line 176 of file msbuild_objectmodel.cpp.

◆ _PrecompiledHeader

const char _PrecompiledHeader[] = "PrecompiledHeader"

Definition at line 177 of file msbuild_objectmodel.cpp.

◆ _PrecompiledHeaderFile

const char _PrecompiledHeaderFile[] = "PrecompiledHeaderFile"

Definition at line 178 of file msbuild_objectmodel.cpp.

◆ _PrecompiledHeaderOutputFile

const char _PrecompiledHeaderOutputFile[] = "PrecompiledHeaderOutputFile"

Definition at line 179 of file msbuild_objectmodel.cpp.

◆ _PreprocessKeepComments

const char _PreprocessKeepComments[] = "PreprocessKeepComments"

Definition at line 181 of file msbuild_objectmodel.cpp.

◆ _PreprocessorDefinitions

const char _PreprocessorDefinitions[] = "PreprocessorDefinitions"

Definition at line 180 of file msbuild_objectmodel.cpp.

◆ _PreprocessOutputPath

const char _PreprocessOutputPath[] = "PreprocessOutputPath"

Definition at line 182 of file msbuild_objectmodel.cpp.

◆ _PreprocessSuppressLineNumbers

const char _PreprocessSuppressLineNumbers[] = "PreprocessSuppressLineNumbers"

Definition at line 183 of file msbuild_objectmodel.cpp.

◆ _PreprocessToFile

const char _PreprocessToFile[] = "PreprocessToFile"

Definition at line 184 of file msbuild_objectmodel.cpp.

◆ _PreventDllBinding

const char _PreventDllBinding[] = "PreventDllBinding"

Definition at line 185 of file msbuild_objectmodel.cpp.

◆ _PrimaryOutput

const char _PrimaryOutput[] = "PrimaryOutput"

Definition at line 186 of file msbuild_objectmodel.cpp.

◆ _ProcessorNumber

const char _ProcessorNumber[] = "ProcessorNumber"

Definition at line 187 of file msbuild_objectmodel.cpp.

◆ _ProgramDatabase

const char _ProgramDatabase[] = "ProgramDatabase"

Definition at line 188 of file msbuild_objectmodel.cpp.

◆ _ProgramDatabaseFile

const char _ProgramDatabaseFile[] = "ProgramDatabaseFile"

Definition at line 190 of file msbuild_objectmodel.cpp.

◆ _ProgramDataBaseFileName

const char _ProgramDataBaseFileName[] = "ProgramDataBaseFileName"

Definition at line 189 of file msbuild_objectmodel.cpp.

◆ _ProxyFileName

const char _ProxyFileName[] = "ProxyFileName"

Definition at line 191 of file msbuild_objectmodel.cpp.

◆ _RandomizedBaseAddress

const char _RandomizedBaseAddress[] = "RandomizedBaseAddress"

Definition at line 192 of file msbuild_objectmodel.cpp.

◆ _RedirectOutputAndErrors

const char _RedirectOutputAndErrors[] = "RedirectOutputAndErrors"

Definition at line 193 of file msbuild_objectmodel.cpp.

◆ _RegisterOutput

const char _RegisterOutput[] = "RegisterOutput"

Definition at line 194 of file msbuild_objectmodel.cpp.

◆ _ResourceCompile

const char _ResourceCompile[] = "ResourceCompile"

Definition at line 47 of file msbuild_objectmodel.cpp.

◆ _ResourceOutputFileName

const char _ResourceOutputFileName[] = "ResourceOutputFileName"

Definition at line 195 of file msbuild_objectmodel.cpp.

◆ _RuntimeLibrary

const char _RuntimeLibrary[] = "RuntimeLibrary"

Definition at line 196 of file msbuild_objectmodel.cpp.

◆ _RuntimeTypeInfo

const char _RuntimeTypeInfo[] = "RuntimeTypeInfo"

Definition at line 197 of file msbuild_objectmodel.cpp.

◆ _SectionAlignment

const char _SectionAlignment[] = "SectionAlignment"

Definition at line 198 of file msbuild_objectmodel.cpp.

◆ _ServerStubFile

const char _ServerStubFile[] = "ServerStubFile"

Definition at line 199 of file msbuild_objectmodel.cpp.

◆ _SetChecksum

const char _SetChecksum[] = "SetChecksum"

Definition at line 200 of file msbuild_objectmodel.cpp.

◆ _ShowIncludes

const char _ShowIncludes[] = "ShowIncludes"

Definition at line 201 of file msbuild_objectmodel.cpp.

◆ _ShowProgress

const char _ShowProgress[] = "ShowProgress"

Definition at line 202 of file msbuild_objectmodel.cpp.

◆ _SmallerTypeCheck

const char _SmallerTypeCheck[] = "SmallerTypeCheck"

Definition at line 203 of file msbuild_objectmodel.cpp.

◆ _StackCommitSize

const char _StackCommitSize[] = "StackCommitSize"

Definition at line 204 of file msbuild_objectmodel.cpp.

◆ _StackReserveSize

const char _StackReserveSize[] = "StackReserveSize"

Definition at line 205 of file msbuild_objectmodel.cpp.

◆ _StringPooling

const char _StringPooling[] = "StringPooling"

Definition at line 206 of file msbuild_objectmodel.cpp.

◆ _StripPrivateSymbols

const char _StripPrivateSymbols[] = "StripPrivateSymbols"

Definition at line 207 of file msbuild_objectmodel.cpp.

◆ _StructMemberAlignment

const char _StructMemberAlignment[] = "StructMemberAlignment"

Definition at line 208 of file msbuild_objectmodel.cpp.

◆ _SubSystem

const char _SubSystem[] = "SubSystem"

Definition at line 209 of file msbuild_objectmodel.cpp.

◆ _SupportUnloadOfDelayLoadedDLL

const char _SupportUnloadOfDelayLoadedDLL[] = "SupportUnloadOfDelayLoadedDLL"

Definition at line 210 of file msbuild_objectmodel.cpp.

◆ _SuppressCompilerWarnings

const char _SuppressCompilerWarnings[] = "SuppressCompilerWarnings"

Definition at line 211 of file msbuild_objectmodel.cpp.

◆ _SuppressStartupBanner

const char _SuppressStartupBanner[] = "SuppressStartupBanner"

Definition at line 212 of file msbuild_objectmodel.cpp.

◆ _SwapRunFromCD

const char _SwapRunFromCD[] = "SwapRunFromCD"

Definition at line 213 of file msbuild_objectmodel.cpp.

◆ _SwapRunFromNet

const char _SwapRunFromNet[] = "SwapRunFromNet"

Definition at line 214 of file msbuild_objectmodel.cpp.

◆ _TargetEnvironment

const char _TargetEnvironment[] = "TargetEnvironment"

Definition at line 215 of file msbuild_objectmodel.cpp.

◆ _TargetMachine

const char _TargetMachine[] = "TargetMachine"

Definition at line 216 of file msbuild_objectmodel.cpp.

◆ _TerminalServerAware

const char _TerminalServerAware[] = "TerminalServerAware"

Definition at line 217 of file msbuild_objectmodel.cpp.

◆ _TreatLinkerWarningAsErrors

const char _TreatLinkerWarningAsErrors[] = "TreatLinkerWarningAsErrors"

Definition at line 218 of file msbuild_objectmodel.cpp.

◆ _TreatSpecificWarningsAsErrors

const char _TreatSpecificWarningsAsErrors[] = "TreatSpecificWarningsAsErrors"

Definition at line 219 of file msbuild_objectmodel.cpp.

◆ _TreatWarningAsError

const char _TreatWarningAsError[] = "TreatWarningAsError"

Definition at line 220 of file msbuild_objectmodel.cpp.

◆ _TreatWChar_tAsBuiltInType

const char _TreatWChar_tAsBuiltInType[] = "TreatWChar_tAsBuiltInType"

Definition at line 221 of file msbuild_objectmodel.cpp.

◆ _TurnOffAssemblyGeneration

const char _TurnOffAssemblyGeneration[] = "TurnOffAssemblyGeneration"

Definition at line 222 of file msbuild_objectmodel.cpp.

◆ _TypeLibFormat

const char _TypeLibFormat[] = "TypeLibFormat"

Definition at line 223 of file msbuild_objectmodel.cpp.

◆ _TypeLibraryFile

const char _TypeLibraryFile[] = "TypeLibraryFile"

Definition at line 224 of file msbuild_objectmodel.cpp.

◆ _TypeLibraryName

const char _TypeLibraryName[] = "TypeLibraryName"

Definition at line 225 of file msbuild_objectmodel.cpp.

◆ _TypeLibraryResourceID

const char _TypeLibraryResourceID[] = "TypeLibraryResourceID"

Definition at line 226 of file msbuild_objectmodel.cpp.

◆ _UACExecutionLevel

const char _UACExecutionLevel[] = "UACExecutionLevel"

Definition at line 227 of file msbuild_objectmodel.cpp.

◆ _UACUIAccess

const char _UACUIAccess[] = "UACUIAccess"

Definition at line 228 of file msbuild_objectmodel.cpp.

◆ _UndefineAllPreprocessorDefinitions

const char _UndefineAllPreprocessorDefinitions[] = "UndefineAllPreprocessorDefinitions"

Definition at line 229 of file msbuild_objectmodel.cpp.

◆ _UndefinePreprocessorDefinitions

const char _UndefinePreprocessorDefinitions[] = "UndefinePreprocessorDefinitions"

Definition at line 230 of file msbuild_objectmodel.cpp.

◆ _UseFullPaths

const char _UseFullPaths[] = "UseFullPaths"

Definition at line 231 of file msbuild_objectmodel.cpp.

◆ _UseOfATL

const char _UseOfATL[] = "UseOfATL"

Definition at line 232 of file msbuild_objectmodel.cpp.

◆ _UseOfMfc

const char _UseOfMfc[] = "UseOfMfc"

Definition at line 233 of file msbuild_objectmodel.cpp.

◆ _UseUnicodeForAssemblerListing

const char _UseUnicodeForAssemblerListing[] = "UseUnicodeForAssemblerListing"

Definition at line 234 of file msbuild_objectmodel.cpp.

◆ _ValidateAllParameters

const char _ValidateAllParameters[] = "ValidateAllParameters"

Definition at line 235 of file msbuild_objectmodel.cpp.

◆ _Version

const char _Version[] = "Version"

Definition at line 236 of file msbuild_objectmodel.cpp.

◆ _WarnAsError

const char _WarnAsError[] = "WarnAsError"

Definition at line 237 of file msbuild_objectmodel.cpp.

◆ _WarningLevel

const char _WarningLevel[] = "WarningLevel"

Definition at line 238 of file msbuild_objectmodel.cpp.

◆ _WholeProgramOptimization

const char _WholeProgramOptimization[] = "WholeProgramOptimization"

Definition at line 239 of file msbuild_objectmodel.cpp.

◆ _WindowsMetadataFile

const char _WindowsMetadataFile[] = "WindowsMetadataFile"

Definition at line 240 of file msbuild_objectmodel.cpp.

◆ _XMLDocumentationFileName

const char _XMLDocumentationFileName[] = "XMLDocumentationFileName"

Definition at line 241 of file msbuild_objectmodel.cpp.