Singularity 1.5.6 release

This commit is contained in:
Siana Gearz
2011-04-08 23:52:52 +02:00
parent fd8866c411
commit fcc98ffe46
2 changed files with 2 additions and 1 deletions

View File

@@ -274,6 +274,7 @@ class WindowsManifest(ViewerManifest):
try:
if self.prefix("../../libraries/i686-win32/lib/release/msvcrt", dst=""):
self.path("*.dll")
self.path("*.manifest")
self.end_prefix()
except:
pass