diff options
Diffstat (limited to 'src/test/BurnUnitTest/BurnUnitTest.vcxproj')
-rw-r--r-- | src/test/BurnUnitTest/BurnUnitTest.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/BurnUnitTest/BurnUnitTest.vcxproj b/src/test/BurnUnitTest/BurnUnitTest.vcxproj index 93b3e562..3f3c7b4f 100644 --- a/src/test/BurnUnitTest/BurnUnitTest.vcxproj +++ b/src/test/BurnUnitTest/BurnUnitTest.vcxproj | |||
@@ -46,6 +46,7 @@ | |||
46 | <ClCompile Include="SearchTest.cpp" /> | 46 | <ClCompile Include="SearchTest.cpp" /> |
47 | <ClCompile Include="VariableHelpers.cpp" /> | 47 | <ClCompile Include="VariableHelpers.cpp" /> |
48 | <ClCompile Include="VariableTest.cpp" /> | 48 | <ClCompile Include="VariableTest.cpp" /> |
49 | <ClCompile Include="VariantTest.cpp" /> | ||
49 | </ItemGroup> | 50 | </ItemGroup> |
50 | <ItemGroup> | 51 | <ItemGroup> |
51 | <ClInclude Include="BurnTestException.h" /> | 52 | <ClInclude Include="BurnTestException.h" /> |