diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-07-17 21:28:38 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-07-17 21:52:36 +1000 |
| commit | e845e7c68ae792ab2ccd4ca2f054700dde624375 (patch) | |
| tree | 27aa4807d2e397bc977a6fcf8231f7a5fe569084 /src/test/BurnUnitTest/BurnUnitTest.vcxproj | |
| parent | ed36894d8b4da2f28972811f39d5e3685964e413 (diff) | |
| download | wix-e845e7c68ae792ab2ccd4ca2f054700dde624375.tar.gz wix-e845e7c68ae792ab2ccd4ca2f054700dde624375.tar.bz2 wix-e845e7c68ae792ab2ccd4ca2f054700dde624375.zip | |
Add VariantTest.
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" /> |
