diff --git a/build/config-win32-icl.py b/build/config-win32-icl.py index c12e7786..a6ebc8ea 100644 --- a/build/config-win32-icl.py +++ b/build/config-win32-icl.py @@ -30,7 +30,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/i386_vc10' diff --git a/build/config-win32-msvc2010-debug.py b/build/config-win32-msvc2010-debug.py index f9db519b..7140de13 100644 --- a/build/config-win32-msvc2010-debug.py +++ b/build/config-win32-msvc2010-debug.py @@ -28,7 +28,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/i386_vc10' diff --git a/build/config-win32-msvc2010.py b/build/config-win32-msvc2010.py index 89312f2f..bea8fe8f 100644 --- a/build/config-win32-msvc2010.py +++ b/build/config-win32-msvc2010.py @@ -31,7 +31,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/i386_vc10' diff --git a/build/config-win64-icl.py b/build/config-win64-icl.py index 37e7d90c..5a867387 100644 --- a/build/config-win64-icl.py +++ b/build/config-win64-icl.py @@ -30,7 +30,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/x64_vc10' diff --git a/build/config-win64-msvc2010-debug.py b/build/config-win64-msvc2010-debug.py index dfc09bc2..e67287b5 100644 --- a/build/config-win64-msvc2010-debug.py +++ b/build/config-win64-msvc2010-debug.py @@ -28,7 +28,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/x64_vc10' diff --git a/build/config-win64-msvc2010.py b/build/config-win64-msvc2010.py index 39266732..088d1ca1 100644 --- a/build/config-win64-msvc2010.py +++ b/build/config-win64-msvc2010.py @@ -31,7 +31,7 @@ PYTHON27LIB = ['boost_python27-vc100-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc100-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc100-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc100-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/x64_vc10' diff --git a/build/config-win64-msvc2012-debug.py b/build/config-win64-msvc2012-debug.py index d9220c02..f52ad980 100644 --- a/build/config-win64-msvc2012-debug.py +++ b/build/config-win64-msvc2012-debug.py @@ -28,7 +28,7 @@ PYTHON27LIB = ['boost_python27-vc120-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc120-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc120-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc120-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/x64_vc12' diff --git a/build/config-win64-msvc2012.py b/build/config-win64-msvc2012.py index 839ee1da..38944ee8 100644 --- a/build/config-win64-msvc2012.py +++ b/build/config-win64-msvc2012.py @@ -31,7 +31,7 @@ PYTHON27LIB = ['boost_python27-vc120-mt-1_53', 'python27'] PYTHON27INCLUDE = ['#dependencies/include/python27'] PYTHON32LIB = ['boost_python32-vc120-mt-1_53', 'python32'] PYTHON32INCLUDE = ['#dependencies/include/python32'] -PYTHON33LIB = ['boost_python32-vc120-mt-1_53', 'python33'] +PYTHON33LIB = ['boost_python33-vc120-mt-1_53', 'python33'] PYTHON33INCLUDE = ['#dependencies/include/python33'] QTINCLUDE = ['#dependencies/qt/include'] QTDIR = '#dependencies/qt/x64_vc12'