Update .vcproj with new files

This commit is contained in:
Michael Scire
2017-05-23 01:00:43 -07:00
parent 4c63561224
commit 876c197387
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -91,6 +91,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="aes_keygen.c" />
<ClCompile Include="cia.c" />
<ClCompile Include="ctr.c" />
<ClCompile Include="cwav.c" />
@@ -124,6 +125,7 @@
<ClCompile Include="tinyxml\tinyxmlparser.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="aes_keygen.h" />
<ClInclude Include="cia.h" />
<ClInclude Include="ctr.h" />
<ClInclude Include="cwav.h" />