passage de Mvl à Mvg lors du link pour utiliser le
parseur vhdl de Fred mangeant les generic. Tous ceux utilisant Mvl doivent passer à Mvg s'ils veulent s'interfacer avec genlib ....
This commit is contained in:
parent
1ddc78b07a
commit
ba4f20f09b
|
@ -22,7 +22,7 @@ ocp_LDADD = @ALLIANCE_LIBS@ \
|
|||
-lMsl \
|
||||
-lMel -lMgl \
|
||||
-lMhl \
|
||||
-lMvl \
|
||||
-lMvg \
|
||||
-lMmg \
|
||||
-lMlo \
|
||||
-lMph -lMut \
|
||||
|
|
|
@ -11,7 +11,7 @@ ocr_LDADD = @ALLIANCE_LIBS@ \
|
|||
$(top_builddir)/src/seg/libocrPath.a \
|
||||
$(top_builddir)/src/util/libocrUtil.a \
|
||||
-lMlu -lMlo -lMal -lMcl -lMel -lMhl \
|
||||
-lMgl -lMsl -lMvl -lMpu -lMph -lMap \
|
||||
-lMgl -lMsl -lMvg -lMpu -lMph -lMap \
|
||||
-lMcp -lMmg -lMut -lRcn
|
||||
|
||||
ocr_SOURCES = display.c findNPointsPath.c getOption.c\
|
||||
|
|
Loading…
Reference in New Issue