diff --git a/config.json b/config.json index dc0bece..72fec04 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,11 @@ "name": "Bakanet", "owner": "Anulax", "git": "https://github.com/anulax1225/bakanet", + "link": "bakanet", + "includes": + [ + "%{IncludeDirs.bakanet}" + ], "packages": [ { diff --git a/linker b/linker deleted file mode 100644 index 8617432..0000000 --- a/linker +++ /dev/null @@ -1,9 +0,0 @@ -includedirs -{ - "%{IncludeDirs.bakanet}" -} - -links -{ - "bakanet" -} \ No newline at end of file