File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
DirectProgramming/DPC++FPGA/ReferenceDesigns/gzip Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|x64" >
125
125
<Link >
126
126
<SubSystem >Console</SubSystem >
127
127
<GenerateDebugInformation >true</GenerateDebugInformation >
128
+ <SpecifyDevCmplAdditionalOptions >-Xsboard=intel_s10sx_pac:pac_s10_usm; -Xsnum-reorder=6; -Xsopt-arg=-nocaching</SpecifyDevCmplAdditionalOptions >
128
129
</Link >
129
130
<Manifest />
130
131
</ItemDefinitionGroup >
168
169
<EnableCOMDATFolding >true</EnableCOMDATFolding >
169
170
<OptimizeReferences >true</OptimizeReferences >
170
171
<GenerateDebugInformation >true</GenerateDebugInformation >
172
+ <SpecifyDevCmplAdditionalOptions >-Xsboard=intel_s10sx_pac:pac_s10_usm; -Xsnum-reorder=6; -Xsopt-arg=-nocaching</SpecifyDevCmplAdditionalOptions >
171
173
</Link >
172
174
</ItemDefinitionGroup >
173
175
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
174
176
<ImportGroup Label =" ExtensionTargets" >
175
177
</ImportGroup >
176
- </Project >
178
+ </Project >
You can’t perform that action at this time.
0 commit comments