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 96dc8db commit 03ce87bCopy full SHA for 03ce87b
1 file changed
src/WinMSRDriver/MSR.vcxproj
@@ -159,13 +159,6 @@
159
<ItemGroup>
160
<ClCompile Include="msrmain.c" />
161
</ItemGroup>
162
- <ItemGroup>
163
- <Inf Include="MSR.inf">
164
- <SpecifyArchitecture>true</SpecifyArchitecture>
165
- <Architecture>amd64</Architecture>
166
- <CatalogFileName>MSR.cat</CatalogFileName>
167
- </Inf>
168
- </ItemGroup>
169
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
170
<ImportGroup Label="ExtensionTargets">
171
</ImportGroup>
0 commit comments