Skip to content

Commit 73f9960

Browse files
committed
Adding missing dependencies and updating gitignore
1 parent c4c6ae2 commit 73f9960

29 files changed

+0
-34
lines changed

.gitignore

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,3 @@
1-
# Prerequisites
2-
*.d
3-
4-
# Compiled Object files
5-
*.slo
6-
*.lo
7-
*.o
8-
*.obj
9-
10-
# Precompiled Headers
11-
*.gch
12-
*.pch
13-
14-
# Compiled Dynamic libraries
15-
*.so
16-
*.dylib
17-
*.dll
18-
19-
# Fortran module files
20-
*.mod
21-
*.smod
22-
23-
# Compiled Static libraries
24-
*.lai
25-
*.la
26-
*.a
27-
*.lib
28-
29-
# Executables
30-
*.exe
31-
*.out
32-
*.app
33-
34-
# Custom
351
.vs/
362
bin/
373
data/raw/*.raw

lib/freeglut/freeglut.dll

230 KB
Binary file not shown.

lib/freeglut/freeglut.lib

35.7 KB
Binary file not shown.

lib/glew/glew32.dll

413 KB
Binary file not shown.

lib/glew/glew32.lib

685 KB
Binary file not shown.

lib/glew/glew32s.lib

2.47 MB
Binary file not shown.

lib/glfw/debug/glfw3.lib

914 KB
Binary file not shown.

lib/glfw/glfw3.dll

221 KB
Binary file not shown.

lib/glfw/release/glfw3.lib

631 KB
Binary file not shown.

lib/im_3_12/im.dll

1.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)