rebrand to CppDOM
This commit is contained in:
parent
8245a90e2f
commit
258192b195
9 changed files with 10 additions and 238 deletions
|
|
@ -4,9 +4,9 @@
|
|||
{
|
||||
"name": "base",
|
||||
"standard": "c++26",
|
||||
"source_files": ["Crafter.Web-HtmlElement", "Crafter.Web-Canvas"],
|
||||
"module_files": ["Crafter.Web-Canvas", "Crafter.Web-HtmlElement", "Crafter.Web"],
|
||||
"additional_files": ["Crafter.Web.js"],
|
||||
"source_files": [],
|
||||
"module_files": ["Crafter.CppDOM"],
|
||||
"additional_files": ["Crafter.CppDOM.js"],
|
||||
"build_dir": "./build",
|
||||
"output_dir": "./bin",
|
||||
"type":"library",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue