Skip to content

Commit

Permalink
fdpp.pc: drop no longer needed cflags and prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Nov 16, 2023
1 parent 8f9218f commit fd5064a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fdpp/fdpp.pc.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
fdpplibdir=${libdir}/fdpp
fdppincdir=${includedir}/fdpp

Name: fdpp
Description: 64-bit DOS core
Version: @VERSION@
Libs: -L${fdpplibdir} -lfdpp
Cflags: -I${includedir}

0 comments on commit fd5064a

Please sign in to comment.