source: trunk/client/src/Config.km_@ 626

Last change on this file since 626 was 626, checked in by Silvan Scherrer, 14 years ago

Samba Client 2.2: development started

  • Property svn:eol-style set to native
File size: 426 bytes
Line 
1#
2# Netdrive Samba client plugin
3# kBuild configuration variables
4# Copyright (C) netlabs.org 2003-2008
5# See COPYING for license informations
6#
7#
8# edit this file to change version numbering
9# in bldlevel informations
10# adjust also the date please
11#
12VERSION = 2.2.x
13BUILD = beta-date
14SAMBA = ../../samba-35
15TOOLKIT = u:/os2tk45
16
17# libsmb 3.3 is threadunsafe, change =0 to =1 in 3.5
18LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=1
Note: See TracBrowser for help on using the repository browser.