Makefile

branch
novnc
changeset 44
fc3b3684608a
parent 39
e5900c9b9a7b
child 50
e62125be165c
equal deleted inserted replaced
43:2079940c3989 44:fc3b3684608a
1 # 1 #
2 # This is a project Makefile. It is assumed the directory this Makefile resides in is a 2 # This is a project Makefile. It is assumed the directory this Makefile resides in is a
3 # project subdirectory. 3 # project subdirectory.
4 # 4 #
5 5
6 PROJECT_VER := "0.3.0.a" 6 PROJECT_VER := "0.3.0"
7 PROJECT_NAME := brewboard 7 PROJECT_NAME := brewboard
8 8
9 include $(IDF_PATH)/make/project.mk 9 include $(IDF_PATH)/make/project.mk
10 10

mercurial