fixed build configuration files
parent
815cb6c916
commit
faf5eda10a
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue