ex02 finished
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
NAME = form
|
||||
NAME = formExecution
|
||||
|
||||
SRC = main.cpp \
|
||||
Bureaucrat/Bureaucrat.cpp AForm/AForm.cpp \
|
||||
ShrubberyCreationForm/ShrubberyCreationForm.cpp
|
||||
ShrubberyCreationForm/ShrubberyCreationForm.cpp \
|
||||
RobotomyRequestForm/RobotomyRequestForm.cpp \
|
||||
PresidentialPardonForm/PresidentialPardonForm.cpp
|
||||
|
||||
OBJ = $(SRC:.cpp=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user