Fixes abstract file name filter
This commit is contained in:
parent
8403798d4d
commit
b7fdf47529
9 changed files with 56 additions and 37 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ifndef PRJNAME
|
||||
PRJNAME := $(shell basename `pwd -P`)
|
||||
endif
|
||||
SOLUTIONDIR=$(HOME)/workspace/yavsc
|
||||
SOLUTIONDIR=../..
|
||||
version := $(shell cat $(SOLUTIONDIR)/version.txt)
|
||||
MAKE=make
|
||||
NUGETSOURCE=$(HOME)/Nupkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue