diff options
| author | Rob Mensching <rob@firegiant.com> | 2024-01-10 23:53:18 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2024-01-11 18:24:06 -0800 |
| commit | 4e7b7c0059d76498d1c24f348dbf6d5799203fe0 (patch) | |
| tree | 1b00606cee7fd54ca4e07aa7b550fe63982220b3 /src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |
| parent | 57b7689b2dc5e971911d1c6d48eebb5424ebca89 (diff) | |
| download | wix-4e7b7c0059d76498d1c24f348dbf6d5799203fe0.tar.gz wix-4e7b7c0059d76498d1c24f348dbf6d5799203fe0.tar.bz2 wix-4e7b7c0059d76498d1c24f348dbf6d5799203fe0.zip | |
Add pipeutil to dutil
Plus a couple small clean-ups in a couple of dutil files.
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 edf8ba67..94826b8f 100644 --- a/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj +++ b/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj | |||
| @@ -59,6 +59,7 @@ | |||
| 59 | <ClCompile Include="MemUtilTest.cpp" /> | 59 | <ClCompile Include="MemUtilTest.cpp" /> |
| 60 | <ClCompile Include="MonUtilTest.cpp" /> | 60 | <ClCompile Include="MonUtilTest.cpp" /> |
| 61 | <ClCompile Include="PathUtilTest.cpp" /> | 61 | <ClCompile Include="PathUtilTest.cpp" /> |
| 62 | <ClCompile Include="PipeUtilTest.cpp" /> | ||
| 62 | <ClCompile Include="ProcUtilTest.cpp" /> | 63 | <ClCompile Include="ProcUtilTest.cpp" /> |
| 63 | <ClCompile Include="precomp.cpp"> | 64 | <ClCompile Include="precomp.cpp"> |
| 64 | <PrecompiledHeader>Create</PrecompiledHeader> | 65 | <PrecompiledHeader>Create</PrecompiledHeader> |
