This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
cacalabs
/
libcaca
огледало од
https://github.com/cacalabs/libcaca.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
7
Вики
Activity
1652
Комити
1
Грана
59 MiB
Дрво:
1f79729288
libcaca
/
caca-sharp
/
caca-sharp.dll.config.in
caca-sharp.dll.config.in
94 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 година
Detect shared library suffix at configure stage.
пре 16 година
* 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@LT_SUFFIX@" />
</configuration>