#include "stlconfig.h"
#include "stlstrings.h"
#include "platforms.h"
#include "depsearch.h"
Go to the source code of this file.
◆ TPL_COMPILER
| const CString TPL_COMPILER = "$compiler" |
|
static |
◆ TPL_EXE_OUTPUT
| const CString TPL_EXE_OUTPUT = "$exe_output" |
|
static |
◆ TPL_FILE
◆ TPL_INCLUDES
| const CString TPL_INCLUDES = "$includes" |
|
static |
◆ TPL_LIB_DIRS
| const CString TPL_LIB_DIRS = "$libdirs" |
|
static |
◆ TPL_LIB_LINKER
| const CString TPL_LIB_LINKER = "$lib_linker" |
|
static |
◆ TPL_LIBS
◆ TPL_LINKER
| const CString TPL_LINKER = "$linker" |
|
static |
◆ TPL_LNK_OBJECTS
| const CString TPL_LNK_OBJECTS = "$link_objects" |
|
static |
◆ TPL_LNK_OPTIONS
| const CString TPL_LNK_OPTIONS = "$link_options" |
|
static |
◆ TPL_LNK_RES_OBJECTS
| const CString TPL_LNK_RES_OBJECTS = "$link_resobjects" |
|
static |
◆ TPL_OBJECT
| const CString TPL_OBJECT = "$object" |
|
static |
◆ TPL_OPTIONS
| const CString TPL_OPTIONS = "$options" |
|
static |
◆ TPL_OUTPUT
| const CString TPL_OUTPUT = "$output" |
|
static |
◆ TPL_RES_COMPILER
| const CString TPL_RES_COMPILER = "$rescomp" |
|
static |
◆ TPL_RES_INCLUDES
| const CString TPL_RES_INCLUDES = "$res_includes" |
|
static |
◆ TPL_RES_OUTPUT
| const CString TPL_RES_OUTPUT = "$resource_output" |
|
static |
◆ TPL_STL_OUTPUT
| const CString TPL_STL_OUTPUT = "$static_output" |
|
static |