Browse Source

New translations fann.pc (French)

l10n_v0.2.x
linlin 4 years ago
parent
commit
56fbd760ac
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      lang/fr/gklearn/gedlib/lib/fann/pkgconfig/fann.pc

+ 10
- 0
lang/fr/gklearn/gedlib/lib/fann/pkgconfig/fann.pc View File

@@ -0,0 +1,10 @@
prefix=/export/home/lambertn/Documents/Python_GedLib/include/gedlib-master/ext/fann.2.2.0
exec_prefix=/export/home/lambertn/Documents/Python_GedLib/include/gedlib-master/ext/fann.2.2.0/bin
libdir=/export/home/lambertn/Documents/Python_GedLib/include/gedlib-master/ext/fann.2.2.0/lib
includedir=/export/home/lambertn/Documents/Python_GedLib/include/gedlib-master/ext/fann.2.2.0/include

Name=fann
Description=Fast Artificial Neural Network Library
Version=2.2.0
Libs=-L${libdir} -lm -lfann
Cflags=-I${includedir}

Loading…
Cancel
Save