(file) Return to platform_WIN32_IX86_MSVC.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_WIN32_IX86_MSVC.mak between version 1.30 and 1.34

version 1.30, 2005/04/07 18:38:42 version 1.34, 2005/04/25 05:23:31
Line 60 
Line 60 
 endif endif
  
 # Enable the compilation of the SLP functions. # Enable the compilation of the SLP functions.
 PEGASUS_ENABLE_SLP=true  ifdef PEGASUS_ENABLE_SLP
       DEFINES+= -DPEGASUS_ENABLE_SLP
   endif
  
 # ATTN KS 20020927 - Add flag to allow conditional testing of interoperability # ATTN KS 20020927 - Add flag to allow conditional testing of interoperability
 # changes during interoperability tests. # changes during interoperability tests.
Line 126 
Line 128 
 # The Provider User Context feature (PEP 197) is not supported on Windows # The Provider User Context feature (PEP 197) is not supported on Windows
 PEGASUS_DISABLE_PROV_USERCTXT=1 PEGASUS_DISABLE_PROV_USERCTXT=1
  
 # Windows does not support local domain sockets or the equivalent Bug 2148  # Windows does not support local domain sockets or the equivalent Bug 2147
 PEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET=1 PEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET=1
  
 # l10n # l10n


Legend:
Removed from v.1.30  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2