diff options
| -rw-r--r-- | SConstruct | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1815,6 +1815,9 @@ EndGlobal """) vmime_vcproj.close(); + libvmime_dist_files.append("vmime.sln") + libvmime_dist_files.append("vmime.vcproj") + return None |
![]() |
index : vmime | |
| A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | SConstruct | 3 |
@@ -1815,6 +1815,9 @@ EndGlobal """) vmime_vcproj.close(); + libvmime_dist_files.append("vmime.sln") + libvmime_dist_files.append("vmime.vcproj") + return None |