d04 ex02 ok, presque rien a changer ou je me trompe ?
This commit is contained in:
@@ -28,14 +28,14 @@ LIBS =
|
||||
|
||||
INCLUDES = -I$(D_HEADERS)
|
||||
|
||||
D_SRCS = .
|
||||
D_SRCS = srcs
|
||||
SRCS = main.cpp \
|
||||
Animal.cpp \
|
||||
Dog.cpp \
|
||||
Cat.cpp \
|
||||
Brain.cpp
|
||||
|
||||
D_HEADERS = .
|
||||
D_HEADERS = headers
|
||||
HEADERS = Animal.hpp \
|
||||
Dog.hpp \
|
||||
Cat.hpp \
|
||||
|
||||
Reference in New Issue
Block a user