diff options
Diffstat (limited to 'MSVC_Net2008/filelist.am')
-rw-r--r-- | MSVC_Net2008/filelist.am | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/MSVC_Net2008/filelist.am b/MSVC_Net2008/filelist.am new file mode 100644 index 0000000..1ff53c8 --- /dev/null +++ b/MSVC_Net2008/filelist.am @@ -0,0 +1,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 |