Go to the source code of this file.
Classes | |
class | vcxprojtool.FileList |
class | vcxprojtool.InvalidCommand |
class | vcxprojtool.InvalidOption |
class | vcxprojtool.VCProject |
class | vcxprojtool.VCProjException |
class | vcxprojtool.YamlConfig |
Namespaces | |
namespace | vcxprojtool |
Functions | |
def | vcxprojtool.main |
def | vcxprojtool.parse_args |
def | vcxprojtool.test_filelist |
def | vcxprojtool.test_vcproj |
def | vcxprojtool.test_yamlconfig |
def | vcxprojtool.usage |
Variables | |
dictionary | vcxprojtool.Cltools |
dictionary | vcxprojtool.conf_type |
string | vcxprojtool.dll_yaml |
string | vcxprojtool.exe_yaml |
string | vcxprojtool.exeproj_yaml |
string | vcxprojtool.lib_yaml |
dictionary | vcxprojtool.Libtools |
dictionary | vcxprojtool.Linktools |
dictionary | vcxprojtool.PostBuildEventtools |
dictionary | vcxprojtool.PreBuildEventtools |
dictionary | vcxprojtool.PreLinkEventtools |
string | vcxprojtool.rtcdll_yaml |
string | vcxprojtool.rtcexe_yaml |
string | vcxprojtool.tool_elem |
string | vcxprojtool::vcxproj_template |