source:
vbox/trunk/src/libs/libpng-1.2.8/scripts/libpng-config-head.in@
8998
最後變更 在這個檔案從8998是 6395,由 提交於 17 年 前 | |
---|---|
|
|
檔案大小: 324 位元組 |
行 | |
---|---|
1 | #! /bin/sh |
2 | |
3 | # libpng-config |
4 | # provides configuration info for libpng. |
5 | |
6 | # Copyright (C) 2002 Glenn Randers-Pehrson |
7 | # For conditions of distribution and use, see copyright notice in png.h |
8 | |
9 | # Modeled after libxml-config. |
10 | |
11 | version=1.2.8 |
12 | prefix="" |
13 | libdir="" |
14 | libs="" |
15 | I_opts="" |
16 | L_opts="" |
17 | R_opts="" |
18 | cppflags="" |
19 | ccopts="" |
20 | ldopts="" |
21 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器