File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/editors/xrSdkControls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <DebugType >full</DebugType >
2121 <Optimize >false</Optimize >
2222 <OutputPath >$(xrBinDir)</OutputPath >
23- <IntermediateOutputPath >$(xrIntDir)$(ProjectName )\</IntermediateOutputPath >
23+ <IntermediateOutputPath >$(xrIntDir)$(AssemblyName )\</IntermediateOutputPath >
2424 <DefineConstants >DEBUG;TRACE</DefineConstants >
2525 <ErrorReport >prompt</ErrorReport >
2626 <WarningLevel >4</WarningLevel >
2929 <DebugType >pdbonly</DebugType >
3030 <Optimize >true</Optimize >
3131 <OutputPath >$(xrBinDir)</OutputPath >
32- <IntermediateOutputPath >$(xrIntDir)$(ProjectName )\</IntermediateOutputPath >
32+ <IntermediateOutputPath >$(xrIntDir)$(AssemblyName )\</IntermediateOutputPath >
3333 <DefineConstants >TRACE</DefineConstants >
3434 <ErrorReport >prompt</ErrorReport >
3535 <WarningLevel >4</WarningLevel >
You can’t perform that action at this time.
0 commit comments