Fixed SConstruct to include MSVC files in dist.
This commit is contained in:
parent
036c711120
commit
e01fe854d5
@ -1815,6 +1815,9 @@ EndGlobal
|
|||||||
""")
|
""")
|
||||||
vmime_vcproj.close();
|
vmime_vcproj.close();
|
||||||
|
|
||||||
|
libvmime_dist_files.append("vmime.sln")
|
||||||
|
libvmime_dist_files.append("vmime.vcproj")
|
||||||
|
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user