diff --git a/build/config-macos10.6-gcc-universal.py b/build/config-macos10.6-gcc-universal.py index 3469b61f..f91525fe 100644 --- a/build/config-macos10.6-gcc-universal.py +++ b/build/config-macos10.6-gcc-universal.py @@ -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'] diff --git a/build/config-macos10.6-gcc-x86.py b/build/config-macos10.6-gcc-x86.py index ef9a918b..71a18de7 100644 --- a/build/config-macos10.6-gcc-x86.py +++ b/build/config-macos10.6-gcc-x86.py @@ -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'] diff --git a/build/config-macos10.6-gcc-x86_64.py b/build/config-macos10.6-gcc-x86_64.py index a18e9390..9dcb5cec 100644 --- a/build/config-macos10.6-gcc-x86_64.py +++ b/build/config-macos10.6-gcc-x86_64.py @@ -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'] diff --git a/build/config-macos10.6-icl-x86.py b/build/config-macos10.6-icl-x86.py index 7d5f31d9..fe6a7a3c 100644 --- a/build/config-macos10.6-icl-x86.py +++ b/build/config-macos10.6-icl-x86.py @@ -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'] diff --git a/build/config-macos10.6-icl-x86_64.py b/build/config-macos10.6-icl-x86_64.py index 27aa8597..c393a371 100644 --- a/build/config-macos10.6-icl-x86_64.py +++ b/build/config-macos10.6-icl-x86_64.py @@ -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'] diff --git a/build/config-macos10.7-gcc-universal.py b/build/config-macos10.7-gcc-universal.py index 362e32cd..c9457df7 100644 --- a/build/config-macos10.7-gcc-universal.py +++ b/build/config-macos10.7-gcc-universal.py @@ -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'] diff --git a/build/config-macos10.7-gcc-x86.py b/build/config-macos10.7-gcc-x86.py index 20ff8da2..9477a28e 100644 --- a/build/config-macos10.7-gcc-x86.py +++ b/build/config-macos10.7-gcc-x86.py @@ -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'] diff --git a/build/config-macos10.7-gcc-x86_64.py b/build/config-macos10.7-gcc-x86_64.py index a24e4ca9..b02f5fe3 100644 --- a/build/config-macos10.7-gcc-x86_64.py +++ b/build/config-macos10.7-gcc-x86_64.py @@ -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'] diff --git a/build/config-macos10.7-icl-x86.py b/build/config-macos10.7-icl-x86.py index 36bc344c..04a7305a 100644 --- a/build/config-macos10.7-icl-x86.py +++ b/build/config-macos10.7-icl-x86.py @@ -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'] diff --git a/build/config-macos10.7-icl-x86_64.py b/build/config-macos10.7-icl-x86_64.py index 116e1cd4..0a0230cb 100644 --- a/build/config-macos10.7-icl-x86_64.py +++ b/build/config-macos10.7-icl-x86_64.py @@ -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'] diff --git a/build/config-macos10.8-gcc-x86_64.py b/build/config-macos10.8-gcc-x86_64.py index fd40c366..cebbebb2 100644 --- a/build/config-macos10.8-gcc-x86_64.py +++ b/build/config-macos10.8-gcc-x86_64.py @@ -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']