Makefiles autogenerated by Eclipse for build

Makefiles may be used for build the project with 'make'
(generated on Linux)
This commit is contained in:
MihailRis
2021-08-20 16:17:50 +03:00
committed by GitHub
parent 1a00a11917
commit bb07d8e5ed
11 changed files with 341 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
C_UPPER_SRCS :=
CXX_SRCS :=
C++_SRCS :=
OBJ_SRCS :=
CC_SRCS :=
ASM_SRCS :=
C_SRCS :=
CPP_SRCS :=
O_SRCS :=
S_UPPER_SRCS :=
CC_DEPS :=
C++_DEPS :=
EXECUTABLES :=
OBJS :=
C_UPPER_DEPS :=
CXX_DEPS :=
C_DEPS :=
CPP_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
src/files \
src/graphics \
src/lighting \
src/loaders \
src/physics \
src \
src/voxels \
src/window \