| Last change
 on this file since 1053 was             956, checked in by Silvan Scherrer, 9 years ago | 
        
          | 
samba client: use libcx as required
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native | 
        
          | File size:
            627 bytes | 
      
      
| Line |  | 
|---|
| 1 | # | 
|---|
| 2 | # Netdrive Samba client plugin | 
|---|
| 3 | # kBuild configuration variables | 
|---|
| 4 | # Copyright (C) netlabs.org 2003-2012 | 
|---|
| 5 | # Copyright (C) bww bitwise works GmbH 2013-2015 | 
|---|
| 6 | # See COPYING for license informations | 
|---|
| 7 | # | 
|---|
| 8 | # | 
|---|
| 9 | # edit this file to change version numbering | 
|---|
| 10 | # in bldlevel informations | 
|---|
| 11 | # adjust also the date please | 
|---|
| 12 | # | 
|---|
| 13 | VERSION = 2.3.x | 
|---|
| 14 | BUILD   = beta-date | 
|---|
| 15 | VENDOR  = netlabs | 
|---|
| 16 | SAMBA   = ../../samba-36 | 
|---|
| 17 | TOOLKIT = u:/os2tk45 | 
|---|
| 18 |  | 
|---|
| 19 | # libz is needed by samba client, if it's found in the path leave the below definition blank. otherwise set it | 
|---|
| 20 | Z_LIBDIR = | 
|---|
| 21 |  | 
|---|
| 22 | # libsmb 3.3 is threadunsafe, change =0 to =1 if it works again | 
|---|
| 23 | LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.