diff options
author | Murray Cumming <murrayc@murrayc-desktop.(none)> | 2008-08-07 15:44:23 +0200 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc-desktop.(none)> | 2008-08-07 15:44:23 +0200 |
commit | ea5f76ccb4b8781271f640cd35d66a8dba31508e (patch) | |
tree | 0c12ebcc7f627431f0edab96a209837b316682b3 | |
parent | 44cf8053fabc6ab6f8c2e55eefc19b78810e6fb1 (diff) |
2008-08-07 Murray Cumming <murrayc@murrayc.com>
* MSVC/: Renamed to MSVC_Net2008, ready to be patched by Armin
or Cedric.
-rw-r--r-- | MSVC_Net2008/.cvsignore (renamed from MSVC/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/Makefile.am (renamed from MSVC/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/README (renamed from MSVC/README) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/blank.cpp (renamed from MSVC/blank.cpp) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/cairomm.sln (renamed from MSVC/cairomm.sln) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/cairomm/.cvsignore (renamed from MSVC/cairomm/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/cairomm/Makefile.am (renamed from MSVC/cairomm/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/cairomm/cairomm.rc.in (renamed from MSVC/cairomm/cairomm.rc.in) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/cairomm/cairomm.vcproj (renamed from MSVC/cairomm/cairomm.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/.cvsignore (renamed from MSVC/examples/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/Makefile.am (renamed from MSVC/examples/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/pdf-surface/.cvsignore (renamed from MSVC/examples/pdf-surface/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/pdf-surface/Makefile.am (renamed from MSVC/examples/pdf-surface/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/pdf-surface/pdf-surface.vcproj (renamed from MSVC/examples/pdf-surface/pdf-surface.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/png_file/.cvsignore (renamed from MSVC/examples/png_file/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/png_file/Makefile.am (renamed from MSVC/examples/png_file/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/png_file/png_file.vcproj (renamed from MSVC/examples/png_file/png_file.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/ps-surface/.cvsignore (renamed from MSVC/examples/ps-surface/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/ps-surface/Makefile.am (renamed from MSVC/examples/ps-surface/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/ps-surface/ps-surface.vcproj (renamed from MSVC/examples/ps-surface/ps-surface.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/svg-surface/.cvsignore (renamed from MSVC/examples/svg-surface/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/svg-surface/Makefile.am (renamed from MSVC/examples/svg-surface/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/svg-surface/svg-surface.vcproj (renamed from MSVC/examples/svg-surface/svg-surface.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/text-rotate/.cvsignore (renamed from MSVC/examples/text-rotate/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/text-rotate/Makefile.am (renamed from MSVC/examples/text-rotate/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/examples/text-rotate/text-rotate.vcproj (renamed from MSVC/examples/text-rotate/text-rotate.vcproj) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/gendef/.cvsignore (renamed from MSVC/gendef/.cvsignore) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/gendef/Makefile.am (renamed from MSVC/gendef/Makefile.am) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/gendef/gendef.cc (renamed from MSVC/gendef/gendef.cc) | 0 | ||||
-rw-r--r-- | MSVC_Net2008/gendef/gendef.vcproj (renamed from MSVC/gendef/gendef.vcproj) | 0 |
30 files changed, 0 insertions, 0 deletions
diff --git a/MSVC/.cvsignore b/MSVC_Net2008/.cvsignore index 77fd409..77fd409 100644 --- a/MSVC/.cvsignore +++ b/MSVC_Net2008/.cvsignore diff --git a/MSVC/Makefile.am b/MSVC_Net2008/Makefile.am index 976d5a5..976d5a5 100644 --- a/MSVC/Makefile.am +++ b/MSVC_Net2008/Makefile.am diff --git a/MSVC/README b/MSVC_Net2008/README index 81886cd..81886cd 100644 --- a/MSVC/README +++ b/MSVC_Net2008/README diff --git a/MSVC/blank.cpp b/MSVC_Net2008/blank.cpp index 98feb66..98feb66 100644 --- a/MSVC/blank.cpp +++ b/MSVC_Net2008/blank.cpp diff --git a/MSVC/cairomm.sln b/MSVC_Net2008/cairomm.sln index ebedfae..ebedfae 100644 --- a/MSVC/cairomm.sln +++ b/MSVC_Net2008/cairomm.sln diff --git a/MSVC/cairomm/.cvsignore b/MSVC_Net2008/cairomm/.cvsignore index 2858914..2858914 100644 --- a/MSVC/cairomm/.cvsignore +++ b/MSVC_Net2008/cairomm/.cvsignore diff --git a/MSVC/cairomm/Makefile.am b/MSVC_Net2008/cairomm/Makefile.am index b0c0ced..b0c0ced 100644 --- a/MSVC/cairomm/Makefile.am +++ b/MSVC_Net2008/cairomm/Makefile.am diff --git a/MSVC/cairomm/cairomm.rc.in b/MSVC_Net2008/cairomm/cairomm.rc.in index 8c968cf..8c968cf 100644 --- a/MSVC/cairomm/cairomm.rc.in +++ b/MSVC_Net2008/cairomm/cairomm.rc.in diff --git a/MSVC/cairomm/cairomm.vcproj b/MSVC_Net2008/cairomm/cairomm.vcproj index ff0136d..ff0136d 100644 --- a/MSVC/cairomm/cairomm.vcproj +++ b/MSVC_Net2008/cairomm/cairomm.vcproj diff --git a/MSVC/examples/.cvsignore b/MSVC_Net2008/examples/.cvsignore index 22a4e72..22a4e72 100644 --- a/MSVC/examples/.cvsignore +++ b/MSVC_Net2008/examples/.cvsignore diff --git a/MSVC/examples/Makefile.am b/MSVC_Net2008/examples/Makefile.am index a436d38..a436d38 100644 --- a/MSVC/examples/Makefile.am +++ b/MSVC_Net2008/examples/Makefile.am diff --git a/MSVC/examples/pdf-surface/.cvsignore b/MSVC_Net2008/examples/pdf-surface/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/examples/pdf-surface/.cvsignore +++ b/MSVC_Net2008/examples/pdf-surface/.cvsignore diff --git a/MSVC/examples/pdf-surface/Makefile.am b/MSVC_Net2008/examples/pdf-surface/Makefile.am index e94dba1..e94dba1 100644 --- a/MSVC/examples/pdf-surface/Makefile.am +++ b/MSVC_Net2008/examples/pdf-surface/Makefile.am diff --git a/MSVC/examples/pdf-surface/pdf-surface.vcproj b/MSVC_Net2008/examples/pdf-surface/pdf-surface.vcproj index 4b33ff7..4b33ff7 100644 --- a/MSVC/examples/pdf-surface/pdf-surface.vcproj +++ b/MSVC_Net2008/examples/pdf-surface/pdf-surface.vcproj diff --git a/MSVC/examples/png_file/.cvsignore b/MSVC_Net2008/examples/png_file/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/examples/png_file/.cvsignore +++ b/MSVC_Net2008/examples/png_file/.cvsignore diff --git a/MSVC/examples/png_file/Makefile.am b/MSVC_Net2008/examples/png_file/Makefile.am index 41f7722..41f7722 100644 --- a/MSVC/examples/png_file/Makefile.am +++ b/MSVC_Net2008/examples/png_file/Makefile.am diff --git a/MSVC/examples/png_file/png_file.vcproj b/MSVC_Net2008/examples/png_file/png_file.vcproj index 364ddc3..364ddc3 100644 --- a/MSVC/examples/png_file/png_file.vcproj +++ b/MSVC_Net2008/examples/png_file/png_file.vcproj diff --git a/MSVC/examples/ps-surface/.cvsignore b/MSVC_Net2008/examples/ps-surface/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/examples/ps-surface/.cvsignore +++ b/MSVC_Net2008/examples/ps-surface/.cvsignore diff --git a/MSVC/examples/ps-surface/Makefile.am b/MSVC_Net2008/examples/ps-surface/Makefile.am index d827e57..d827e57 100644 --- a/MSVC/examples/ps-surface/Makefile.am +++ b/MSVC_Net2008/examples/ps-surface/Makefile.am diff --git a/MSVC/examples/ps-surface/ps-surface.vcproj b/MSVC_Net2008/examples/ps-surface/ps-surface.vcproj index 5100f8f..5100f8f 100644 --- a/MSVC/examples/ps-surface/ps-surface.vcproj +++ b/MSVC_Net2008/examples/ps-surface/ps-surface.vcproj diff --git a/MSVC/examples/svg-surface/.cvsignore b/MSVC_Net2008/examples/svg-surface/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/examples/svg-surface/.cvsignore +++ b/MSVC_Net2008/examples/svg-surface/.cvsignore diff --git a/MSVC/examples/svg-surface/Makefile.am b/MSVC_Net2008/examples/svg-surface/Makefile.am index 4ce523e..4ce523e 100644 --- a/MSVC/examples/svg-surface/Makefile.am +++ b/MSVC_Net2008/examples/svg-surface/Makefile.am diff --git a/MSVC/examples/svg-surface/svg-surface.vcproj b/MSVC_Net2008/examples/svg-surface/svg-surface.vcproj index 4397833..4397833 100644 --- a/MSVC/examples/svg-surface/svg-surface.vcproj +++ b/MSVC_Net2008/examples/svg-surface/svg-surface.vcproj diff --git a/MSVC/examples/text-rotate/.cvsignore b/MSVC_Net2008/examples/text-rotate/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/examples/text-rotate/.cvsignore +++ b/MSVC_Net2008/examples/text-rotate/.cvsignore diff --git a/MSVC/examples/text-rotate/Makefile.am b/MSVC_Net2008/examples/text-rotate/Makefile.am index 6eb15e4..6eb15e4 100644 --- a/MSVC/examples/text-rotate/Makefile.am +++ b/MSVC_Net2008/examples/text-rotate/Makefile.am diff --git a/MSVC/examples/text-rotate/text-rotate.vcproj b/MSVC_Net2008/examples/text-rotate/text-rotate.vcproj index ec6bc50..ec6bc50 100644 --- a/MSVC/examples/text-rotate/text-rotate.vcproj +++ b/MSVC_Net2008/examples/text-rotate/text-rotate.vcproj diff --git a/MSVC/gendef/.cvsignore b/MSVC_Net2008/gendef/.cvsignore index a973b4d..a973b4d 100644 --- a/MSVC/gendef/.cvsignore +++ b/MSVC_Net2008/gendef/.cvsignore diff --git a/MSVC/gendef/Makefile.am b/MSVC_Net2008/gendef/Makefile.am index 3a435c3..3a435c3 100644 --- a/MSVC/gendef/Makefile.am +++ b/MSVC_Net2008/gendef/Makefile.am diff --git a/MSVC/gendef/gendef.cc b/MSVC_Net2008/gendef/gendef.cc index cf66560..cf66560 100644 --- a/MSVC/gendef/gendef.cc +++ b/MSVC_Net2008/gendef/gendef.cc diff --git a/MSVC/gendef/gendef.vcproj b/MSVC_Net2008/gendef/gendef.vcproj index fb05b48..fb05b48 100644 --- a/MSVC/gendef/gendef.vcproj +++ b/MSVC_Net2008/gendef/gendef.vcproj |