init here
This commit is contained in:
12
карга.json
Normal file
12
карга.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"project_name": "srab",
|
||||
"target": "linux",
|
||||
"include_modules": [
|
||||
{ "c_file": "suckit.c", "c_header": "suckit.h" },
|
||||
{ "c_file": "sckulya.c", "c_header": "sckulya.h" },
|
||||
{ "c_file": "pstruya.c", "c_header": "pstruya.h" },
|
||||
{ "c_file": "stdin.c", "c_header": "stdin.h" }
|
||||
],
|
||||
"compiler_flags": ["-pthread"],
|
||||
"linker_flags": ["-lsqlite3"]
|
||||
}
|
||||
Reference in New Issue
Block a user