Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jan 5, 2025
1 parent a477333 commit 6b2523d
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions platforms/desktop-shared/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
define HEADER
____ _
/ ___| ___ __ _ _ __ ___ _ _ ___| |_ ___ _ __ ___
| | _ / _ \/ _` | '__/ __| | | / __| __/ _ \ '_ ` _ \
| |_| | __/ (_| | | \__ \ |_| \__ \ || __/ | | | | |
\____|\___|\__,_|_| |___/\__, |___/\__\___|_| |_| |_|
|___/
____ _
/ ___| ___ __ _ _ __ ___ _ _ ___| |_ ___ _ __ ___
| | _ / _ \/ _` | '__/ __| | | / __| __/ _ \ '_ ` _ \
| |_| | __/ (_| | | \__ \ |_| \__ \ || __/ | | | | |
\____|\___|\__,_|_| |___/\__, |___/\__\___|_| |_| |_|
|___/

** Building for $(PLATFORM) platform **
** Git version: $(GIT_VERSION) **
** Profile: $(BUILD_CONFIG) **

endef
export HEADER
Expand Down

0 comments on commit 6b2523d

Please sign in to comment.