Changeset 798
- Timestamp:
- Aug 21, 2013, 5:14:02 PM (12 years ago)
- Location:
- branches/client-2.1/src
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-2.1/src/Config.km_
r650 r798 12 12 VERSION = 2.1.x 13 13 BUILD = beta-date 14 VENDOR = netlabs 14 15 SAMBA = ../../samba-33 15 16 TOOLKIT = u:/os2tk45 -
branches/client-2.1/src/Makefile.kmk
r767 r798 99 99 @echo Writing build level informations 100 100 @cp rc/description.rc_ rc/description.rc 101 @BldLevelInf0.cmd $(VERSION) $(BUILD)101 $(QUIET)cmd /c 'BldLevelInf.cmd -V"$(VERSION)" -N"$(VENDOR)" -D"NDPSMB - SMBFS NetDrive External Plugin Build $(BUILD)" -Len rc\\description.rc' 102 102 103 103 # compile help file
Note:
See TracChangeset
for help on using the changeset viewer.