about summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r--Source/Source.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 33e3697..5aaa0b0 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj
@@ -159,6 +159,7 @@
159 <ItemGroup> 159 <ItemGroup>
160 <ClInclude Include="ChallengeRandomizer.h" /> 160 <ClInclude Include="ChallengeRandomizer.h" />
161 <ClInclude Include="Memory.h" /> 161 <ClInclude Include="Memory.h" />
162 <ClInclude Include="MemoryException.h" />
162 <ClInclude Include="Puzzle.h" /> 163 <ClInclude Include="Puzzle.h" />
163 <ClInclude Include="Panels.h" /> 164 <ClInclude Include="Panels.h" />
164 <ClInclude Include="PuzzleSerializer.h" /> 165 <ClInclude Include="PuzzleSerializer.h" />