diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-08-29 21:29:28 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-10-24 20:03:38 -0500 |
| commit | d1d31466bb9f2e887a277807d60378afef9cc57d (patch) | |
| tree | 90b0185ce83f4ec5d986205aff2ce2487d3260de /src/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |
| parent | 281ad838c5001f988aeea06a6f06ce2cc6c0991d (diff) | |
| download | wix-d1d31466bb9f2e887a277807d60378afef9cc57d.tar.gz wix-d1d31466bb9f2e887a277807d60378afef9cc57d.tar.bz2 wix-d1d31466bb9f2e887a277807d60378afef9cc57d.zip | |
WIXFEAT:6210 Parse and compare bundle versions kind of like SemVer.
Diffstat (limited to 'src/test/DUtilUnitTest/DUtilUnitTest.vcxproj')
| -rw-r--r-- | src/test/DUtilUnitTest/DUtilUnitTest.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj b/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj index 4c660aa9..31b5a5c0 100644 --- a/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj +++ b/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |||
| @@ -49,6 +49,7 @@ | |||
| 49 | <ClCompile Include="SceUtilTest.cpp" Condition=" Exists('$(SqlCESdkIncludePath)') " /> | 49 | <ClCompile Include="SceUtilTest.cpp" Condition=" Exists('$(SqlCESdkIncludePath)') " /> |
| 50 | <ClCompile Include="StrUtilTest.cpp" /> | 50 | <ClCompile Include="StrUtilTest.cpp" /> |
| 51 | <ClCompile Include="UriUtilTest.cpp" /> | 51 | <ClCompile Include="UriUtilTest.cpp" /> |
| 52 | <ClCompile Include="VerUtilTests.cpp" /> | ||
| 52 | </ItemGroup> | 53 | </ItemGroup> |
| 53 | <ItemGroup> | 54 | <ItemGroup> |
| 54 | <ClInclude Include="precomp.h" /> | 55 | <ClInclude Include="precomp.h" /> |
