Този сайт работи по-добре с JavaScript.
Начало
Помощ
Вход
cacalabs
/
libcaca
огледало от
https://github.com/cacalabs/libcaca.git
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Версии
7
Уики
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.
1201
Ревизии
1
Клон
232 MiB
ИН на ревизия:
641656e902
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '641656e902'
${ noResults }
libcaca
/
csharp
/
cucul-sharp.dll.config
cucul-sharp.dll.config
88 B
Директен файл
Normal View
История
* Some mass-renaming in the C# bindings: + Renamed the dlls so that the C# versions do not have the same name as the C DLLs on Win32. It's now "cucul-sharp.dll", mimicking GTK#. + Renamed namespaces: "using Cucul" instead of "using libCucul". + Renamed the Cucul class into CuculCanvas to avoid namespace/class name collisions. + Renamed old-fashioned "kk"/"qq" names into "dp"/"cv".
преди 17 години
1
2
3
<configuration>
<dllmap dll="libcucul.dll" target="libcucul.so" />
</configuration>