Classes | Functions | Variables
vcprojtool Namespace Reference

Classes

class  FileList
class  InvalidCommand
class  InvalidOption
class  VCProject
class  VCProjException
class  YamlConfig

Functions

def main
def parse_args
def test_filelist
def test_vcproj
def test_yamlconfig
def usage

Variables

dictionary conf_type
string dll_yaml
string exe_yaml
string exeproj_yaml
string lib_yaml
string rtcdll_yaml
string rtcexe_yaml
string tool_elem
dictionary tools
string vcproj_template

Function Documentation

def vcprojtool.main (   argv)

Definition at line 1088 of file vcprojtool.py.

def vcprojtool.parse_args (   argv)

Definition at line 1029 of file vcprojtool.py.

Definition at line 1128 of file vcprojtool.py.

Definition at line 1144 of file vcprojtool.py.

Definition at line 1133 of file vcprojtool.py.

Definition at line 807 of file vcprojtool.py.


Variable Documentation

Initial value:
00001 {"EXE": 1, "DLL": 2, "NMAKE": 3, "LIB": 4,
00002              "RTCEXE": 1, "RTCDLL": 2}

Definition at line 107 of file vcprojtool.py.

Definition at line 333 of file vcprojtool.py.

Definition at line 207 of file vcprojtool.py.

Initial value:
00001 """
00002 ProjectType: Visual C++
00003 Version: 8.00
00004 Name: # Your Project Name
00005 ProjectGUID: __GUID__
00006 RootNamespace: 
00007 Keyword: Win32Proj
00008 Platforms:
00009   Platform:
00010     Name: Win32
00011 Configurations:
00012   - Name: Debug
00013     OutputDirectory: $(ProjectDir)$(ConfigurationName)
00014     IntermediateDirectory: $(ConfigurationName)
00015     InheritedPropertySheets: # Set vsprops file if you need
00016 """

Definition at line 186 of file vcprojtool.py.

Definition at line 477 of file vcprojtool.py.

Definition at line 692 of file vcprojtool.py.

Definition at line 583 of file vcprojtool.py.

Initial value:
00001 """                     <Tool
00002                                 Name="%s"
00003 [if-any conf.%s][for tool in conf.%s]
00004 [if-any tool.Key]
00005                                 [tool.Key]="[tool.Value]"
00006 [endif]
00007 [endfor][endif]
00008                         />
00009 """

Definition at line 175 of file vcprojtool.py.

dictionary vcprojtool::tools

Definition at line 113 of file vcprojtool.py.

Definition at line 21 of file vcprojtool.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:16