- Timestamp:
- Jun 26, 2009 10:45:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/Makefile.kmk
r20952 r20967 64 64 VBoxPython23_EXTENDS = VBoxPythonBase 65 65 VBoxPython23_EXTENDS_BY = appending 66 VBoxPython23_NAME = VBoxPython2_3 66 67 VBoxPython23_TEMPLATE = XPCOM 67 68 … … 77 78 VBoxPython24_EXTENDS = VBoxPythonBase 78 79 VBoxPython24_EXTENDS_BY = appending 80 VBoxPython24_NAME = VBoxPython2_4 79 81 VBoxPython24_TEMPLATE = XPCOM 80 82 … … 90 92 VBoxPython25_EXTENDS = VBoxPythonBase 91 93 VBoxPython25_EXTENDS_BY = appending 94 VBoxPython25_NAME = VBoxPython2_5 92 95 VBoxPython25_TEMPLATE = XPCOM 93 96 … … 103 106 VBoxPython26_EXTENDS = VBoxPythonBase 104 107 VBoxPython26_EXTENDS_BY = appending 108 VBoxPython26_NAME = VBoxPython2_6 105 109 VBoxPython26_TEMPLATE = XPCOM 106 110 … … 116 120 VBoxPython27_EXTENDS = VBoxPythonBase 117 121 VBoxPython27_EXTENDS_BY = appending 122 VBoxPython27_NAME = VBoxPython2_7 118 123 VBoxPython27_TEMPLATE = XPCOM 119 124 … … 129 134 VBoxPython28_EXTENDS = VBoxPythonBase 130 135 VBoxPython28_EXTENDS_BY = appending 136 VBoxPython28_NAME = VBoxPython2_8 131 137 VBoxPython28_TEMPLATE = XPCOM 132 138
Note:
See TracChangeset
for help on using the changeset viewer.