Changeset 691
- Timestamp:
- Mar 1, 2012, 1:03:21 PM (13 years ago)
- Location:
- trunk/client/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Makefile.kmk
r687 r691 22 22 export IPFC=$(TOOLKIT)\IPFC 23 23 24 ndpsmb_RCTOOL =OPENWATCOM25 24 TOOL_OPENWATCOM_RCFLAGS += -i=$(TOOLKIT)/h 26 25 … … 147 146 @ppwizard.cmd ./help/readme_de.txt /option:KeepIndent=On /option:LeaveBlankLines=On /Pack:N /output:$(PATH_INST_BIN)/readme_de.txt /other /WarningsRc:0 /Define:de /Define:txt 148 147 149 # copy ndpsmb.dll to the bin location150 $(PATH_INST_BIN)/ndpsmb.dll:151 $(CP) $(PATH_INST_LIB)/ndpsmb.dll $(PATH_INST_BIN)152 148 153 149 # final: zip all files! -
trunk/client/src/help/changelog.txt
r678 r691 754 754 #endif 755 755 756 <$UL>beta3: 757 #ifndef txt 758 :ul compact. 759 #endif 760 #ifdef en 761 <$LI> Ticket #181 762 <$LI> Ticket #192 763 <$LI> wis script changes 764 #endif 765 #ifdef fr 766 <$LI> Ticket nø 181 767 <$LI> Ticket nø 192 768 <$LI> Modification de script wis 769 #endif 770 #ifdef de 771 <$LI> Ticket #181 772 <$LI> Ticket #192 773 <$LI> wis Skript nderungen 774 #endif 775 756 776 #ifndef txt 757 777 :eul.:eul.
Note:
See TracChangeset
for help on using the changeset viewer.