diff options
Diffstat (limited to 'src/libs/dutil/WixToolset.DUtil/dutil.vcxproj')
-rw-r--r-- | src/libs/dutil/WixToolset.DUtil/dutil.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/dutil/WixToolset.DUtil/dutil.vcxproj b/src/libs/dutil/WixToolset.DUtil/dutil.vcxproj index 9d057461..3100768d 100644 --- a/src/libs/dutil/WixToolset.DUtil/dutil.vcxproj +++ b/src/libs/dutil/WixToolset.DUtil/dutil.vcxproj | |||
@@ -65,6 +65,7 @@ | |||
65 | <PrecompiledHeader>Create</PrecompiledHeader> | 65 | <PrecompiledHeader>Create</PrecompiledHeader> |
66 | <DisableSpecificWarnings>4091;4458</DisableSpecificWarnings> | 66 | <DisableSpecificWarnings>4091;4458</DisableSpecificWarnings> |
67 | </ClCompile> | 67 | </ClCompile> |
68 | <ClCompile Include="env2util.cpp" /> | ||
68 | <ClCompile Include="envutil.cpp" /> | 69 | <ClCompile Include="envutil.cpp" /> |
69 | <ClCompile Include="eseutil.cpp" /> | 70 | <ClCompile Include="eseutil.cpp" /> |
70 | <ClCompile Include="file2utl.cpp" /> | 71 | <ClCompile Include="file2utl.cpp" /> |
@@ -82,6 +83,7 @@ | |||
82 | <ClCompile Include="monutil.cpp" /> | 83 | <ClCompile Include="monutil.cpp" /> |
83 | <ClCompile Include="osutil.cpp" /> | 84 | <ClCompile Include="osutil.cpp" /> |
84 | <ClCompile Include="path2utl.cpp" /> | 85 | <ClCompile Include="path2utl.cpp" /> |
86 | <ClCompile Include="path3utl.cpp" /> | ||
85 | <ClCompile Include="pathutil.cpp" /> | 87 | <ClCompile Include="pathutil.cpp" /> |
86 | <ClCompile Include="perfutil.cpp" /> | 88 | <ClCompile Include="perfutil.cpp" /> |
87 | <ClCompile Include="polcutil.cpp" /> | 89 | <ClCompile Include="polcutil.cpp" /> |