Renamed to Droplets

This commit is contained in:
2021-11-20 09:57:37 -05:00
parent 5cc3195db3
commit c987efb649
13 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
TARGET = cascade
TARGET = droplets
SRC_DIR := ./src
CPP_SOURCES := $(wildcard $(SRC_DIR)/*.cpp $(SRC_DIR)/*/*.cpp)