Changeset 2898 for libcaca/trunk/msvc/Makefile.am
- Timestamp:
- Oct 7, 2008, 11:26:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/msvc/Makefile.am
r2821 r2898 3 3 NULL = 4 4 5 EXTRA_DIST = libcaca.sln \ 6 config.h \ 5 EXTRA_DIST = config.h \ 7 6 caca_types.h \ 8 libcaca.vcproj \9 libcaca.vcproj \10 cacafire.vcproj \11 cacademo.vcproj \12 caca-sharp.csproj \13 caca-sharp.csproj \14 test-csharp.csproj \15 7 $(NULL) 16 8
Note: See TracChangeset
for help on using the changeset viewer.