adjust python build generator
This commit is contained in:
parent
31ad0891d7
commit
53c48bfe31
@ -38,7 +38,7 @@ from re import compile, search, ASCII
|
||||
# either add a prebuild step to the project files or do it here
|
||||
add_prebuild = True
|
||||
# output a build project for the C++ static library
|
||||
add_cpp_lib = True
|
||||
add_cpp_lib = False
|
||||
|
||||
# The path to the mpir root directory
|
||||
build_vc = 'build.vc10/'
|
||||
|
Loading…
Reference in New Issue
Block a user