#include <cbptarget.h>
◆ OptionsRelation
Enumerator |
---|
orProject | |
orTarget | |
orTargetProject | |
orProjectTarget | |
◆ TargetType
Enumerator |
---|
ttExecutable | |
ttConsoleExecutable | |
ttStaticLibrary | |
ttDynamicLibrary | |
ttCommands | |
ttNative | |
◆ CBuildTarget()
CBuildTarget::CBuildTarget |
( |
void |
| ) |
|
◆ ~CBuildTarget()
CBuildTarget::~CBuildTarget |
( |
void |
| ) |
|
◆ AfterBuildCommands()
CStringList CBuildTarget::AfterBuildCommands |
( |
void |
| ) |
const |
|
inline |
◆ AutoExtension()
bool CBuildTarget::AutoExtension |
( |
void |
| ) |
const |
|
inline |
◆ AutoFileExtension() [1/3]
◆ AutoFileExtension() [2/3]
◆ AutoFileExtension() [3/3]
CString CBuildTarget::AutoFileExtension |
( |
const int |
Platform | ) |
|
◆ AutoFilePrefix()
◆ AutoPrefix()
bool CBuildTarget::AutoPrefix |
( |
void |
| ) |
const |
|
inline |
◆ BeforeBuildCommands()
CStringList CBuildTarget::BeforeBuildCommands |
( |
void |
| ) |
const |
|
inline |
◆ CFlags() [1/2]
CString CBuildTarget::CFlags |
( |
void |
| ) |
|
◆ CFlags() [2/2]
◆ Clear()
void CBuildTarget::Clear |
( |
void |
| ) |
|
◆ Compiler()
CString CBuildTarget::Compiler |
( |
void |
| ) |
const |
|
inline |
◆ CompilerDirectories()
CStringList CBuildTarget::CompilerDirectories |
( |
void |
| ) |
const |
|
inline |
◆ ExtDeps()
CString CBuildTarget::ExtDeps |
( |
void |
| ) |
|
◆ ForceAfterBuildCommands()
bool CBuildTarget::ForceAfterBuildCommands |
( |
void |
| ) |
const |
|
inline |
◆ ForceBeforeBuildCommands()
bool CBuildTarget::ForceBeforeBuildCommands |
( |
void |
| ) |
const |
|
inline |
◆ IncDirs() [1/2]
◆ IncDirs() [2/2]
◆ LCName()
CString CBuildTarget::LCName |
( |
void |
| ) |
const |
|
inline |
◆ LdFlags() [1/2]
CString CBuildTarget::LdFlags |
( |
void |
| ) |
|
◆ LdFlags() [2/2]
◆ LibDirs() [1/2]
◆ LibDirs() [2/2]
◆ Libs()
◆ MakeOptions()
◆ MFName()
CString CBuildTarget::MFName |
( |
void |
| ) |
const |
|
inline |
◆ Name() [1/2]
CString CBuildTarget::Name |
( |
const CString & |
Prefix, |
|
|
const int |
Case |
|
) |
| const |
◆ Name() [2/2]
◆ NameCase()
int& CBuildTarget::NameCase |
( |
void |
| ) |
|
|
inline |
◆ ObjectOutput()
CString CBuildTarget::ObjectOutput |
( |
void |
| ) |
const |
|
inline |
◆ OptionsRelationName()
◆ Output()
CString CBuildTarget::Output |
( |
void |
| ) |
const |
|
inline |
◆ Platforms()
◆ RCFlags() [1/2]
CString CBuildTarget::RCFlags |
( |
void |
| ) |
|
◆ RCFlags() [2/2]
◆ Read()
void CBuildTarget::Read |
( |
const TiXmlElement * |
TargetRoot | ) |
|
◆ ResDirs() [1/2]
◆ ResDirs() [2/2]
◆ Show()
void CBuildTarget::Show |
( |
void |
| ) |
|
◆ TargetTypeName() [1/2]
◆ TargetTypeName() [2/2]
CString CBuildTarget::TargetTypeName |
( |
void |
| ) |
|
◆ Title()
CString CBuildTarget::Title |
( |
void |
| ) |
const |
|
inline |
◆ Type()
◆ UCName()
CString CBuildTarget::UCName |
( |
void |
| ) |
const |
|
inline |
◆ m_AfterBuildCommands
◆ m_AutoExtension
bool CBuildTarget::m_AutoExtension |
|
private |
◆ m_AutoPrefix
bool CBuildTarget::m_AutoPrefix |
|
private |
◆ m_BeforeBuildCommands
◆ m_Compiler
◆ m_CompilerDirectories
◆ m_CompilerOptions
◆ m_CompilerOptionsRelation
◆ m_ExternalDependencies
◆ m_ForceAfterBuildCommands
bool CBuildTarget::m_ForceAfterBuildCommands |
|
private |
◆ m_ForceBeforeBuildCommands
bool CBuildTarget::m_ForceBeforeBuildCommands |
|
private |
◆ m_IncludeDirectoriesRelation
◆ m_LCName
◆ m_LibraryDirectoriesRelation
◆ m_LinkerDirectories
◆ m_LinkerLibraries
◆ m_LinkerOptions
◆ m_LinkerOptionsRelation
◆ m_MFName
◆ m_NameCase
int CBuildTarget::m_NameCase |
|
private |
◆ m_ObjectOutput
CString CBuildTarget::m_ObjectOutput |
|
private |
◆ m_Output
◆ m_Platforms
◆ m_ResourceCompilerDirectories
CStringList CBuildTarget::m_ResourceCompilerDirectories |
|
private |
◆ m_ResourceCompilerOptions
◆ m_ResourceCompilerOptionsRelation
◆ m_ResourceIncludeDirectoriesRelation
◆ m_Title
◆ m_Type
◆ m_UCName
◆ m_WorkingDirectory
CString CBuildTarget::m_WorkingDirectory |
|
private |
The documentation for this class was generated from the following files: