Kaydet (Commit) 87bdc308 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add the Versions/3.3/include/python3.3m directory

Change-Id: If50acc088402487d8185198ee3841e3d82cd904c
üst d1a5da15
......@@ -155,6 +155,18 @@ Directory gid_Dir_PythonFramework_Versions_ver_bin
Styles = (CREATE);
End
Directory gid_Dir_PythonFramework_Versions_ver_include
ParentID = gid_Dir_PythonFramework_Versions_ver;
HostName = "include";
Styles = (CREATE);
End
Directory gid_Dir_PythonFramework_Versions_ver_include_pythonver
ParentID = gid_Dir_PythonFramework_Versions_ver_include;
HostName = STRING(CONCAT3(python,PYMAJMIN,m));
Styles = (CREATE);
End
Directory gid_Dir_PythonFramework_Versions_ver_lib
ParentID = gid_Dir_PythonFramework_Versions_ver;
HostName = "lib";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment