Changeset 731 for trunk/client
- Timestamp:
- Nov 12, 2012, 12:10:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Makefile.kmk
r730 r731 100 100 @echo Writing build level informations 101 101 @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' 103 103 104 104 # compile help file
Note:
See TracChangeset
for help on using the changeset viewer.