update
This commit is contained in:
@ -7,7 +7,7 @@ from shutil import copytree
|
||||
|
||||
from amsbuildlib4 import *
|
||||
|
||||
libname = "amscpptemplate25a.mingw64" #static library name to generate
|
||||
libname = "amscppperm1.mingw64" #static library name to generate
|
||||
binname = "tests" #create this executable when compiling main.c or main.cpp
|
||||
commondir = "../../winx64" #common directory to pul libraries and includes from
|
||||
depdir = "./dependencies/winx64" #local pre-compiled dependency libraries and their includes
|
||||
|
Reference in New Issue
Block a user