diff options
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r-- | Source/Source.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 76fdcef..78b5f00 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj | |||
@@ -162,6 +162,7 @@ | |||
162 | </ItemDefinitionGroup> | 162 | </ItemDefinitionGroup> |
163 | <ItemGroup> | 163 | <ItemGroup> |
164 | <ClInclude Include="ChallengeRandomizer.h" /> | 164 | <ClInclude Include="ChallengeRandomizer.h" /> |
165 | <ClInclude Include="json.hpp" /> | ||
165 | <ClInclude Include="Memory.h" /> | 166 | <ClInclude Include="Memory.h" /> |
166 | <ClInclude Include="MemoryException.h" /> | 167 | <ClInclude Include="MemoryException.h" /> |
167 | <ClInclude Include="pch.h" /> | 168 | <ClInclude Include="pch.h" /> |