diff options
author | Deron <djlocal@djlaptop.chn.comcast.net> | 2006-11-16 10:00:18 -0800 |
---|---|---|
committer | Deron <djlocal@djlaptop.chn.comcast.net> | 2006-11-16 10:00:18 -0800 |
commit | 4897f5579cd772cc3761e12ec52d865785082fe9 (patch) | |
tree | d9badc361f5b7a03b8184ba03d60e59b7aa3781f /lg3dproto.pc.in |
Initial commit
Diffstat (limited to 'lg3dproto.pc.in')
-rw-r--r-- | lg3dproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lg3dproto.pc.in b/lg3dproto.pc.in new file mode 100644 index 0000000..11ae302 --- /dev/null +++ b/lg3dproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: Lg3dProto +Description: LGE extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |