Rename main.cpp to vcpkg.cpp

This commit is contained in:
Alexander Karatarakis 2017-01-25 19:34:25 -08:00
parent 59be40a100
commit 31ddf1a803
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\src\main.cpp">
<ClCompile Include="..\src\vcpkg.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>