Skip to content

Commit be14eff

Browse files
samuel henrique dos santossamuel henrique dos santos
samuel henrique dos santos
authored and
samuel henrique dos santos
committed
recomeçando, dnv
1 parent 376fdfa commit be14eff

11 files changed

+1
-6698
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# STE
22
Simple Text Editor
3-
Dependencies : https://glew.sourceforge.net/, https://freetype.org/, https://www.glfw.org/
3+
Dependencies : https://glew.sourceforge.net/, https://freetype.org/

src/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CFLAGS = pkg-config --cflags glfw3
22
LIBS = pkg-config --static --libs glfw3
33

4-
54
ste: main.o common.o
65
gcc -o ste main.o common.o
76

src/common.c

-8
This file was deleted.

src/common.h

-8
This file was deleted.

src/compile.txt

-2
This file was deleted.

0 commit comments

Comments
 (0)