Changeset 729
- Timestamp:
- Nov 12, 2012, 12:06:45 PM (13 years ago)
- Location:
- trunk/client/src
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Config.km_
r649 r729 12 12 VERSION = 2.2.x 13 13 BUILD = beta-date 14 VENDOR = netlabs 14 15 SAMBA = ../../samba-35 15 16 TOOLKIT = u:/os2tk45 -
trunk/client/src/Makefile.kmk
r720 r729 100 100 @echo Writing build level informations 101 101 @cp rc/description.rc_ rc/description.rc 102 @BldLevelInf0.cmd $(VERSION) $(BUILD)102 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.