rename everything from 'do' to 'edo'
This commit is contained in:
parent
f2e1e40c30
commit
d618ab07df
94 changed files with 2936 additions and 1534 deletions
12
edo.pc
Normal file
12
edo.pc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Package Information for pkg-config
|
||||
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include/edo
|
||||
|
||||
Name: Evolving Distribution Objects
|
||||
Description: Evolving Distribution Objects
|
||||
Version: 1.0
|
||||
Libs: -L${libdir} -ledo -ledoutils
|
||||
Cflags: -I${includedir}
|
||||
Loading…
Add table
Add a link
Reference in a new issue