remove unneded dependency in instruction files
parent
9f7363adab
commit
49b68b2c78
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -19,10 +19,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -19,10 +19,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -19,10 +19,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -19,10 +19,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
|
@ -18,10 +18,10 @@ BOOSTINCLUDE = ['#dependencies']
|
|||
BOOSTLIB = ['boost_filesystem', 'boost_system', 'boost_thread']
|
||||
PYTHON26INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.6/Headers']
|
||||
PYTHON26LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.6/lib']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system', 'python2.6']
|
||||
PYTHON26LIB = ['boost_python26', 'boost_system']
|
||||
PYTHON27INCLUDE= ['/System/Library/Frameworks/Python.framework/Versions/2.7/Headers']
|
||||
PYTHON27LIBDIR = ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system', 'python2.7']
|
||||
PYTHON27LIB = ['boost_python27', 'boost_system']
|
||||
PYTHON33INCLUDE= ['#dependencies/include/python3.3']
|
||||
PYTHON33LIB = ['boost_python33', 'boost_system']
|
||||
COLLADAINCLUDE = ['#dependencies/include/collada-dom', '#dependencies/include/collada-dom/1.4']
|
||||
|
|
Loading…
Reference in New Issue