Changeset 730 for trunk/client/src


Ignore:
Timestamp:
Nov 12, 2012, 12:09:09 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.2: added possibility to add a vendor during build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/Makefile.kmk

    r729 r730  
    100100        @echo Writing build level informations
    101101        @cp rc/description.rc_ rc/description.rc
    102         cmd /c 'BldLevelInf.cmd -V"$(VERSION)" -N$(VENDOR) -D"NDPSMB - SMBFS NetDrive External Plugin Build $(BUILD)" -Len rc\\description.rc'
     102        cmd /c 'BldLevelInf.cmd -V"$(VERSION)" -N"$(VENDOR)" -D"NDPSMB - SMBFS NetDrive External Plugin Build $(BUILD)" -Len rc\\description.rc'
    103103
    104104# compile help file
Note: See TracChangeset for help on using the changeset viewer.