<(module_root_dir)/obj/lib/libencrypt.a
{
"targets": [
{
"target_name": "AESencrypt",
"sources": [ "AESencrypt.cpp" ],
"include_dirs": ["include"],
"libraries": [ "<(module_root_dir)/obj/lib/libencrypt.a" ],
"cflags!": [ "-fno-exceptions" ],
"cflags": [ "-std=c++11","-D_FILE_OFFSET_BITS=64"],
"cflags_cc!": [ "-fno-exceptions" ]
}
]
}
浙公网安备 33010602011771号