Menu

Diff of /trunk/Src/CodeSnip.dpr [r883] .. [r884]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/Src/CodeSnip.dpr
+++ b/trunk/Src/CodeSnip.dpr
@@ -144,7 +144,6 @@
   IntfUIHandlers in 'IntfUIHandlers.pas',
   NsWebServices.UCodeSubmitter in 'NsWebServices.UCodeSubmitter.pas',
   NsWebServices.UDBDownloadMgr in 'NsWebServices.UDBDownloadMgr.pas',
-  NsWebServices.UDDabStandard in 'NsWebServices.UDDabStandard.pas',
   NsWebServices.URegistrar in 'NsWebServices.URegistrar.pas',
   UActionFactory in 'UActionFactory.pas',
   UActiveText in 'UActiveText.pas',
@@ -360,7 +359,8 @@
   Web.UCharEncodings in 'Web.UCharEncodings.pas',
   Web.UDownloadMonitor in 'Web.UDownloadMonitor.pas',
   Web.UExceptions in 'Web.UExceptions.pas',
-  Web.UHTTPEx in 'Web.UHTTPEx.pas';
+  Web.UHTTPEx in 'Web.UHTTPEx.pas',
+  Web.UStdWebService in 'Web.UStdWebService.pas';
 
 // Include compiler defines: checks if compiler supported
 {$Include CompilerDefines.inc}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.