Stop trying to package dbghelp.dll - windows always comes with one anyway
This commit is contained in:
@@ -205,7 +205,8 @@ class WindowsManifest(ViewerManifest):
|
|||||||
self.end_prefix()
|
self.end_prefix()
|
||||||
|
|
||||||
# For use in crash reporting (generates minidumps)
|
# For use in crash reporting (generates minidumps)
|
||||||
self.path("dbghelp.dll")
|
#self.path("dbghelp.dll")
|
||||||
|
#is shipped with windows anyway
|
||||||
|
|
||||||
# For using FMOD for sound... DJS
|
# For using FMOD for sound... DJS
|
||||||
#~if self.prefix(src="../../libraries/i686-win32/lib/release", dst=""):
|
#~if self.prefix(src="../../libraries/i686-win32/lib/release", dst=""):
|
||||||
|
|||||||
Reference in New Issue
Block a user