merging master in client

pull/1/head
Matheo HERSAN 2 years ago
commit 980bdb63a7

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

BIN
app

Binary file not shown.

@ -18,4 +18,4 @@ $(TARGETS): $(SOURCES)
clean:
@rm -r $(BUILD_DIR) $(APP_NAME)
@echo -e $(GREEN)clean done.$(RESET)
@echo -e $(GREEN)clean done.$(RESET)

Loading…
Cancel
Save