diff options
Diffstat (limited to '')
-rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index 758f075c..5dbe2792 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
@@ -61,7 +61,9 @@ | |||
61 | <ClCompile Include="RemoveRegistryKeysEx.cpp" /> | 61 | <ClCompile Include="RemoveRegistryKeysEx.cpp" /> |
62 | <ClCompile Include="RestartManager.cpp" /> | 62 | <ClCompile Include="RestartManager.cpp" /> |
63 | <ClCompile Include="scaexec.cpp" /> | 63 | <ClCompile Include="scaexec.cpp" /> |
64 | <ClCompile Include="scagroup.cpp" /> | ||
64 | <ClCompile Include="scamanifest.cpp" /> | 65 | <ClCompile Include="scamanifest.cpp" /> |
66 | <ClCompile Include="scanet.cpp" /> | ||
65 | <ClCompile Include="scaperf.cpp" /> | 67 | <ClCompile Include="scaperf.cpp" /> |
66 | <ClCompile Include="scaperfexec.cpp" /> | 68 | <ClCompile Include="scaperfexec.cpp" /> |
67 | <ClCompile Include="scasched.cpp" /> | 69 | <ClCompile Include="scasched.cpp" /> |
@@ -84,6 +86,8 @@ | |||
84 | <ClInclude Include="precomp.h" /> | 86 | <ClInclude Include="precomp.h" /> |
85 | <ClInclude Include="sca.h" /> | 87 | <ClInclude Include="sca.h" /> |
86 | <ClInclude Include="scacost.h" /> | 88 | <ClInclude Include="scacost.h" /> |
89 | <ClInclude Include="scagroup.h" /> | ||
90 | <ClInclude Include="scanet.h" /> | ||
87 | <ClInclude Include="scasmb.h" /> | 91 | <ClInclude Include="scasmb.h" /> |
88 | <ClInclude Include="scasmbexec.h" /> | 92 | <ClInclude Include="scasmbexec.h" /> |
89 | <ClInclude Include="scauser.h" /> | 93 | <ClInclude Include="scauser.h" /> |