VoxelEngine/Debug/sources.mk
MihailRis bb07d8e5ed
Makefiles autogenerated by Eclipse for build
Makefiles may be used for build the project with 'make'
(generated on Linux)
2021-08-20 16:17:50 +03:00

35 lines
624 B
Makefile

################################################################################
# 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 \