We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d215a9c commit 2688e23Copy full SHA for 2688e23
mak.vs2008/lua5.1s_dll.vcxproj
@@ -337,7 +337,7 @@
337
<Link>
338
<ModuleDefinitionFile />
339
<GenerateDebugInformation>true</GenerateDebugInformation>
340
- <ProgramDatabaseFile>../../../symbols/$(Configuration)_$(PlatformTarget)_$(ProjectName).pdb</ProgramDatabaseFile>
+ <ProgramDatabaseFile>$(SolutionDir)..\symbols\$(Configuration)_$(SafeRootNamespace).pdb</ProgramDatabaseFile>
341
<MapFileName />
342
<SubSystem>Windows</SubSystem>
343
<OptimizeReferences>true</OptimizeReferences>
0 commit comments