blob: 1ff53c8c408eb1d6d7d9cca1525677000acbd837 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## This file is part of cairomm
msvc_net2008_data = README \
blank.cpp \
cairomm.sln \
gendef/gendef.vcproj \
gendef/gendef.cc \
cairomm/cairommconfig.h \
cairomm/cairomm.rc \
cairomm/cairomm.vcproj \
examples/image-surface/image-surface.vcproj \
examples/pdf-surface/pdf-surface.vcproj \
examples/png_file/png_file.vcproj \
examples/ps-surface/ps-surface.vcproj \
examples/svg-surface/svg-surface.vcproj \
examples/text-rotate/text-rotate.vcproj \
examples/toy-text/toy-text.vcproj \
examples/user-font/user-font.vcproj
|