File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 135135 RuntimeTypeInfo=" true"
136136 UsePrecompiledHeader=" 0"
137137 WarningLevel=" 3"
138- DebugInformationFormat=" 0 "
138+ DebugInformationFormat=" 3 "
139139 CompileAs=" 1"
140140 DisableSpecificWarnings=" 4996"
141141 />
155155 LinkIncremental=" 1"
156156 AdditionalLibraryDirectories=" ../lib"
157157 ModuleDefinitionFile=" ../src/lua5.1.def"
158- GenerateDebugInformation=" false"
158+ GenerateDebugInformation=" true"
159+ ProgramDatabaseFile=" C:/Symbols/$(ConfigurationName)_$(SafeParentName).pdb"
160+ GenerateMapFile=" true"
161+ MapFileName=" C:/Symbols/$(ConfigurationName)_$(SafeParentName).map"
162+ MapExports=" true"
159163 SubSystem=" 2"
160164 OptimizeReferences=" 2"
161165 EnableCOMDATFolding=" 2"
220224 RuntimeTypeInfo=" true"
221225 UsePrecompiledHeader=" 0"
222226 WarningLevel=" 3"
223- DebugInformationFormat=" 0 "
227+ DebugInformationFormat=" 3 "
224228 CompileAs=" 1"
225229 DisableSpecificWarnings=" 4996"
226230 />
240244 LinkIncremental=" 1"
241245 AdditionalLibraryDirectories=" ../lib"
242246 ModuleDefinitionFile=" ../src/lua5.1.def"
243- GenerateDebugInformation=" false"
247+ GenerateDebugInformation=" true"
248+ ProgramDatabaseFile=" C:/Symbols/$(ConfigurationName)_$(SafeParentName).pdb"
249+ GenerateMapFile=" true"
250+ MapFileName=" C:/Symbols/$(ConfigurationName)_$(SafeParentName).map"
251+ MapExports=" true"
244252 SubSystem=" 2"
245253 OptimizeReferences=" 2"
246254 EnableCOMDATFolding=" 2"
You can’t perform that action at this time.
0 commit comments