]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Fix MCL compilation for Simulink
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 Jul 2012 15:44:06 +0000 (17:44 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 Jul 2012 15:44:06 +0000 (17:44 +0200)
src/mcl/matlab/Makefile

index 7e28ec381c0ba90f1b23497e5d341c8c13579dbe..42de65a771d5db01ad75f2686c18134df2f912cd 100644 (file)
@@ -1,6 +1,6 @@
 VPATH = ../../motion
-LIBPATH=$(PWD)/../../../build/linux/_compiled/lib
-INCPATH=$(PWD)/../../../build/linux/_compiled/include
+LIBPATH=$(PWD)/../../../build/host/_compiled/lib
+INCPATH=$(PWD)/../../../build/host/_compiled/include
 CXXFLAGS += -I$(VPATH) -L$(LIBPATH) -I$(INCPATH) -g
 
 all: sf_posreg.mexglx sf_trgen.mexglx sf_mcl.mexglx