ISNSOURCE

This commit is contained in:
Paul Schneider 2021-08-10 22:24:52 +01:00
commit 8a10281949
3 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ PRJNAME := $(shell basename `pwd -P`)
endif
version := $(shell cat ../../version.txt)
MAKE=make
NUGETSOURCE=$(HOME)/Nupkgs
ISNSOURCE=$(HOME)/Nupkgs
VERSION=$(version)
CONFIGURATION=Debug