diff options
author | admin <contact@optics-design.com> | 2025-04-25 23:46:04 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-04-25 23:46:04 +0200 |
commit | 5fd4cb8ab3bb7b44899e2a68703ec3a1d5979f1d (patch) | |
tree | 4ea145b76689529dd1a76756cd638d5380f0acc9 /structure.txt | |
parent | 6be3193593d6fe6dc36e584a44ec629a44fc394b (diff) |
Added Icon
Diffstat (limited to 'structure.txt')
-rw-r--r-- | structure.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/structure.txt b/structure.txt index 53c0568..f1ce652 100644 --- a/structure.txt +++ b/structure.txt @@ -4,6 +4,7 @@ glamac | compile_flags.txt
| COPYING
| COPYRIGHT
+| glamac.rc
| Makefile
| README.md
| structure.txt
@@ -11,6 +12,7 @@ glamac +---bin
| gla.exe
| glamac.exe
+| glamac_res.o
| SDL2.dll
| SDL2_ttf.dll
|
@@ -44,6 +46,12 @@ glamac | glamac_view.h
| glass_data.h
|
++---res
+| +---icons
+| | glamac_icon.ico
+| | glamac_icon.png
+| |
+| \---images
\---src
+---glamac
| glamac.c
|