This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
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.
765
Commits
1
Branch
77 MiB
Tree:
ba28ea75f5
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ba28ea75f5'
${ noResults }
libcaca
/
DotNet
/
libCaca.dll.config
libCaca.dll.config
86 B
Raw
Normal View
History
* Added preliminary .NET bindings. Caca is complete, Cucul needs to be finished
18 years ago
1
2
3
<configuration>
<dllmap dll="libCaca.dll" target="libcaca.so" />
</configuration>