Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
cacalabs
/
libcaca
kopia lustrzana
https://github.com/cacalabs/libcaca.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
7
Wiki
Aktywność
1832
Commity
1
Gałąź
18 MiB
Drzewo:
78a25b95bf
libcaca
/
caca-sharp
/
caca-sharp.dll.config.in
caca-sharp.dll.config.in
94 B
Czysty
Zwykły widok
Historia
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 lat temu
Detect shared library suffix at configure stage.
16 lat temu
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 lat temu
1
2
3
<configuration>
<dllmap dll="libcaca.dll" target="libcaca@LT_SUFFIX@" />
</configuration>