Skip to content

Commit

Permalink
Update Horion.vcxproj
Browse files Browse the repository at this point in the history
wait that isn't supposed to be here
  • Loading branch information
N0tExisting committed Jan 25, 2021
1 parent 418e2f8 commit fbeb6b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Horion.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<ResourceCompile Include="Horion.rc" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="Horion\Module\Modules\AutoBucket.cpp" />
<!--<ClCompile Include="Horion\Module\Modules\AutoBucket.cpp" />-->
<ClCompile Include="Horion\Command\CommandMgr.cpp" />
<ClCompile Include="Horion\Command\Commands\BindCommand.cpp" />
<ClCompile Include="Horion\Command\Commands\BruhCommand.cpp" />
Expand Down Expand Up @@ -421,7 +421,7 @@
<ClCompile Include="WellThatsAnkward\selectionHighlight.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Horion\Module\Modules\AutoBucket.h" />
<!--<ClInclude Include="Horion\Module\Modules\AutoBucket.h" />-->
<ClInclude Include="Horion\Command\CommandMgr.h" />
<ClInclude Include="Horion\Command\Commands\BindCommand.h" />
<ClInclude Include="Horion\Command\Commands\BruhCommand.h" />
Expand Down Expand Up @@ -662,4 +662,4 @@
<Error Condition="!Exists('packages\Microsoft.XAudio2.Redist.1.2.0\build\native\Microsoft.XAudio2.Redist.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.XAudio2.Redist.1.2.0\build\native\Microsoft.XAudio2.Redist.targets'))" />
<Error Condition="!Exists('packages\directxtk_desktop_2017.2020.2.24.4\build\native\directxtk_desktop_2017.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\directxtk_desktop_2017.2020.2.24.4\build\native\directxtk_desktop_2017.targets'))" />
</Target>
</Project>
</Project>

0 comments on commit fbeb6b7

Please sign in to comment.