Go to the source code of this file.
Classes | |
| class | vcprojtool.FileList |
| class | vcprojtool.InvalidCommand |
| class | vcprojtool.InvalidOption |
| class | vcprojtool.VCProject |
| class | vcprojtool.VCProjException |
| class | vcprojtool.YamlConfig |
Namespaces | |
| namespace | vcprojtool |
Functions | |
| def | vcprojtool.main |
| def | vcprojtool.parse_args |
| def | vcprojtool.test_filelist |
| def | vcprojtool.test_vcproj |
| def | vcprojtool.test_yamlconfig |
| def | vcprojtool.usage |
Variables | |
| dictionary | vcprojtool.conf_type |
| string | vcprojtool.dll_yaml |
| string | vcprojtool.exe_yaml |
| string | vcprojtool.exeproj_yaml |
| string | vcprojtool.lib_yaml |
| string | vcprojtool.rtcdll_yaml |
| string | vcprojtool.rtcexe_yaml |
| string | vcprojtool.tool_elem |
| dictionary | vcprojtool.tools |
| string | vcprojtool::vcproj_template |