mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
makefile, default tree path.
This commit is contained in:
parent
2c598e394f
commit
e26040431f
3 changed files with 70 additions and 59 deletions
|
|
@ -19,8 +19,8 @@ CONST
|
|||
rmtTreeKey* = "path";
|
||||
rmtTreeBranchKey* = "branch";
|
||||
bldType* = "Build";
|
||||
(*defTreeVal* = "https://github.com/vishaps/vipackTree";*)
|
||||
defTreeVal* = "git@github.com:vishaps/vipackTree";
|
||||
defTreeVal* = "https://github.com/vishaps/vipackTree";
|
||||
(*defTreeVal* = "git@github.com:vishaps/vipackTree";*)
|
||||
confTreeVal* = defTreeVal;
|
||||
defTypVal* = rmtTypGitVal;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue