Skip to content

Commit

Permalink
Moved X1nput.ini ItemGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
araghon007 authored Mar 18, 2019
1 parent 08f73cb commit 71683a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion X1nput/XInput.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,12 @@
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="XInput.cpp" />
</ItemGroup>
<ItemGroup>
<Content Include="X1nput.ini">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down

0 comments on commit 71683a4

Please sign in to comment.