diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2022-06-03 17:49:33 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2022-06-07 19:44:36 -0500 |
| commit | 266b097c0b0a13dd4934f55f61cad62ffcbb953d (patch) | |
| tree | 21400e8e1f7a6a5ebbc1abaacb40c472fc0b9fbc /src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |
| parent | 584213c5ffeca09b3fe24bd5e92f73fd057ac642 (diff) | |
| download | wix-266b097c0b0a13dd4934f55f61cad62ffcbb953d.tar.gz wix-266b097c0b0a13dd4934f55f61cad62ffcbb953d.tar.bz2 wix-266b097c0b0a13dd4934f55f61cad62ffcbb953d.zip | |
REG_EXPAND_SZ values are not necessarily a path.
Diffstat (limited to 'src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj')
| -rw-r--r-- | src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj b/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj index 5b40eaf1..ee9f505e 100644 --- a/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj +++ b/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |||
| @@ -49,6 +49,7 @@ | |||
| 49 | <ClCompile Include="DictUtilTest.cpp" /> | 49 | <ClCompile Include="DictUtilTest.cpp" /> |
| 50 | <ClCompile Include="DirUtilTests.cpp" /> | 50 | <ClCompile Include="DirUtilTests.cpp" /> |
| 51 | <ClCompile Include="DUtilTests.cpp" /> | 51 | <ClCompile Include="DUtilTests.cpp" /> |
| 52 | <ClCompile Include="EnvUtilTests.cpp" /> | ||
| 52 | <ClCompile Include="error.cpp" /> | 53 | <ClCompile Include="error.cpp" /> |
| 53 | <ClCompile Include="FileUtilTest.cpp" /> | 54 | <ClCompile Include="FileUtilTest.cpp" /> |
| 54 | <ClCompile Include="GuidUtilTest.cpp" /> | 55 | <ClCompile Include="GuidUtilTest.cpp" /> |
