change tutorials to tutorial
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@385 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
aebd10254b
commit
2fdf1525fc
30 changed files with 0 additions and 0 deletions
9
branches/paradiseo-moeo-1.0/tutorial/lesson1/Makefile.am
Normal file
9
branches/paradiseo-moeo-1.0/tutorial/lesson1/Makefile.am
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
noinst_PROGRAMS = FlowShopEA
|
||||
|
||||
FlowShopEA_SOURCES = FlowShopEA.cpp
|
||||
|
||||
LDADD = -L$(top_builddir)/src ${EO_DIR}/src/libeo.a ${EO_DIR}/src/utils/libeoutils.a
|
||||
|
||||
INCLUDES = -I${EO_DIR}/src/ -I${MO_DIR}/src/ -I$(top_srcdir)/src
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue