ravudavu

Untitled

May 21st, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. project=libflush
  2. version=0.0.1
  3. apiversion=1
  4. abiversion=1
  5. includedir=/usr/include
  6. libdir=/usr/lib
  7. Name: ${project}
  8. Description: c
  9. Version: ${version}
  10. URL:
  11. Cflags: -I${includedir}
  12. Libs: -L${libdir} -lflush
Add Comment
Please, Sign In to add comment