Skip to content

Commit 20b1ddd

Browse files
authored
Update MSR.vcxproj
1 parent 588964e commit 20b1ddd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/WinMSRDriver/MSR.vcxproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@
159159
<ItemGroup>
160160
<ClCompile Include="msrmain.c" />
161161
</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>
162169
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
163170
<ImportGroup Label="ExtensionTargets">
164171
</ImportGroup>

0 commit comments

Comments
 (0)