diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-21 22:29:59 -0700 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-21 22:29:59 -0700 |
commit | 7b9c1ce45064fab605b77794854109ec91ce8f28 (patch) | |
tree | 5e545ff30ac3ff2cf26f31fc22b45d2a7069c396 /WitnessRandomizer/WitnessRandomizer.vcxproj | |
parent | d5d5868cc4fb6ddff6ee73d9582a629b170ced64 (diff) | |
download | witness-tutorializer-7b9c1ce45064fab605b77794854109ec91ce8f28.tar.gz witness-tutorializer-7b9c1ce45064fab605b77794854109ec91ce8f28.tar.bz2 witness-tutorializer-7b9c1ce45064fab605b77794854109ec91ce8f28.zip |
v0.2
Diffstat (limited to 'WitnessRandomizer/WitnessRandomizer.vcxproj')
-rw-r--r-- | WitnessRandomizer/WitnessRandomizer.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WitnessRandomizer/WitnessRandomizer.vcxproj b/WitnessRandomizer/WitnessRandomizer.vcxproj index efcd38c..41387cf 100644 --- a/WitnessRandomizer/WitnessRandomizer.vcxproj +++ b/WitnessRandomizer/WitnessRandomizer.vcxproj | |||
@@ -153,6 +153,7 @@ | |||
153 | <ItemGroup> | 153 | <ItemGroup> |
154 | <ClInclude Include="Memory.h" /> | 154 | <ClInclude Include="Memory.h" /> |
155 | <ClInclude Include="pch.h" /> | 155 | <ClInclude Include="pch.h" /> |
156 | <ClInclude Include="WitnessRandomizer.h" /> | ||
156 | </ItemGroup> | 157 | </ItemGroup> |
157 | <ItemGroup> | 158 | <ItemGroup> |
158 | <ClCompile Include="Memory.cpp" /> | 159 | <ClCompile Include="Memory.cpp" /> |