about summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2020-03-03 21:26:17 -0800
committerjbzdarkid <jbzdarkid@gmail.com>2020-03-03 21:26:17 -0800
commit6b11e2530eaaecb1e4ab75821b12521fbb44062c (patch)
tree35002ac5444c86ee7b45eaaf73d15d203b9c30c2 /Source/Source.vcxproj
parent3ece17f201686342e8aff90148f360245788b234 (diff)
downloadwitness-tutorializer-6b11e2530eaaecb1e4ab75821b12521fbb44062c.tar.gz
witness-tutorializer-6b11e2530eaaecb1e4ab75821b12521fbb44062c.tar.bz2
witness-tutorializer-6b11e2530eaaecb1e4ab75821b12521fbb44062c.zip
Helper for serializing all puzzles
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 78b5f00..1cfb484 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj
@@ -165,6 +165,7 @@
165 <ClInclude Include="json.hpp" /> 165 <ClInclude Include="json.hpp" />
166 <ClInclude Include="Memory.h" /> 166 <ClInclude Include="Memory.h" />
167 <ClInclude Include="MemoryException.h" /> 167 <ClInclude Include="MemoryException.h" />
168 <ClInclude Include="Panels_.h" />
168 <ClInclude Include="pch.h" /> 169 <ClInclude Include="pch.h" />
169 <ClInclude Include="Puzzle.h" /> 170 <ClInclude Include="Puzzle.h" />
170 <ClInclude Include="Panels.h" /> 171 <ClInclude Include="Panels.h" />