Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
cacalabs
/
libcaca
kopie van
https://github.com/cacalabs/libcaca.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
7
Wiki
Activiteit
Bladeren bron
* Distribute all MSVC files.
tags/v0.99.beta14
Sam Hocevar
sam
17 jaren geleden
bovenliggende
ffde02419c
commit
acd7fd5401
1 gewijzigde bestanden
met
toevoegingen van 11
en
10 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+11
-10
msvc/Makefile.am
+ 11
- 10
msvc/Makefile.am
Bestand weergeven
@@ -2,14 +2,15 @@
NULL =
EXTRA_DIST = \
libcaca.sln \
config.h \
libcaca.vcproj \
cacaball.vcproj \
cacafire.vcproj \
cacamoir.vcproj \
cacaplas.vcproj \
cacaview.vcproj \
$(NULL)
EXTRA_DIST = libcaca.sln \
config.h \
common.h \
libcucul.vcproj \
libcaca.vcproj \
cacafire.vcproj \
cacademo.vcproj \
cucul-sharp.csproj \
caca-sharp.csproj \
test-csharp.csproj \
$(NULL)
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan