本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
7
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1303
提交
1
分支
77 MiB
目錄樹:
da68305e2c
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'da68305e2c'
${ noResults }
libcaca
/
csharp
/
caca-sharp.dll.config.in
caca-sharp.dll.config.in
97 B
原始文件
Normal View
歷史記錄
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 年之前
1
2
3
<configuration>
<dllmap dll="libcaca.dll" target="libcaca.so.@LT_MAJOR@" />
</configuration>