Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgperui <pgperui@65703dd9-322d-4ecd-a169-f49c4620ba53>2011-05-03 03:08:47 (GMT)
committer pgperui <pgperui@65703dd9-322d-4ecd-a169-f49c4620ba53>2011-05-03 03:08:47 (GMT)
commit89602915ab98d28a3759e0fda94e84fbc8f57b92 (patch)
tree7af19d2ef72f19ac003cf3a4c7208997c1591cf9
parent58e06275615331c0029fc0bdf596bcc10b4d5ed3 (diff)
git-svn-id: svn+ssh://lulu.fing.edu.uy/ens/home01/pgperui/repoSVN@168 65703dd9-322d-4ecd-a169-f49c4620ba53
-rw-r--r--Utilidades/src/MakefilePythonXO2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilidades/src/MakefilePythonXO b/Utilidades/src/MakefilePythonXO
index d35ed46..5988918 100644
--- a/Utilidades/src/MakefilePythonXO
+++ b/Utilidades/src/MakefilePythonXO
@@ -9,7 +9,7 @@ Pui.o Pui_wrap.o: Pui.i Pui.cpp Pui.h
g++ -c $(CFLAGS) Pui.cpp Pui_wrap.cxx
PuiModule.so: Pui.o Pui_wrap.o
- g++ -shared Pui.o Pui_wrap.o -lstdc++ -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -L/usr/X11R6/lib -L/usr/local/lib -L../../ARToolkit/lib/ -L../../Utilidades/src -lARgsub -lARvideo -lARMulti -lAR -lpthread -lglut -lGLU -lGL -lXi -lX11 -lm -lcv -lcvaux -lSDL -lSDL_mixer -lSDL_gfx cvUtilities.o Funciones.o TimeUtils.o -o _PuiModule.so
+ g++ -shared Pui.o Pui_wrap.o -lstdc++ -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -L/usr/X11R6/lib -L/usr/local/lib -L../../ARToolkit/lib/ -L../../Utilidades/src -lARgsub -lARvideo -lARMulti -lAR -lpthread -lglut -lGLU -lGL -lXi -lX11 -lm -lcv -lcvaux -lhighgui -lSDL -lSDL_mixer -lSDL_gfx cvUtilities.o Funciones.o TimeUtils.o -o _PuiModule.so
clean:
rm Pui.o Pui_wrap.* _PuiModule.so \ No newline at end of file