Classes | Variables
vcproj_gen Namespace Reference

Classes

class  vcproj_gen
 

Variables

string copyprops
 
string userprops
 

Variable Documentation

string vcproj_gen.copyprops
Initial value:
1 = """
2 copy "%RTM_ROOT%\\etc\\rtm_config.vsprops" .
3 """

Definition at line 23 of file vcproj_gen.py.

string vcproj_gen.userprops
Initial value:
1 = """<?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioPropertySheet
3  ProjectType="Visual C++"
4  Version="8.00"
5  Name="User property"
6  >
7  <UserMacro
8  Name="user_lib"
9  Value=""
10  />
11  <UserMacro
12  Name="user_libd"
13  Value=""
14  />
15 </VisualStudioPropertySheet>
16 """

Definition at line 27 of file vcproj_gen.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:05