Changeset 731 for trunk/client


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

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

File:
1 edited

Legend:

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

    r730 r731  
    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        $(QUIET)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.