shithub: choc

Download patch

ref: f2042da13067be18f36f14d8f217d1f9e3763905
parent: 7618dfead1690eb64bfb2995363261dc37856a3c
author: James Haley <haleyjd@hotmail.com>
date: Mon Sep 12 21:22:03 EDT 2011

Generate .map files for release builds in the Visual Studio project.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2375

--- a/msvc/strife.vcproj
+++ b/msvc/strife.vcproj
@@ -150,6 +150,7 @@
 				LinkIncremental="0"
 				IgnoreDefaultLibraryNames="msvcrtd"
 				GenerateDebugInformation="false"
+				GenerateMapFile="true"
 				SubSystem="1"
 				OptimizeReferences="2"
 				EnableCOMDATFolding="2"