- Timestamp:
- Aug 3, 2020, 12:05:10 AM (5 years ago)
- Location:
- trunk/NLS/es
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NLS/es/gotreses.lnk.tpl
r80 r83 1 1 system os2v2_dll INITINSTANCE TERMINSTANCE 2 name gotrese e2 name gotreses 3 3 OPTION ONEAUTODATA 4 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::ES:ES:0:V:@@ Gotcha ES resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018-2019 Netlabs Gotcha Team All rights reserved' -
trunk/NLS/es/makefile
r79 r83 68 68 # $(CC) /I$(INCLDIR) $(CFLAGS) $*.c 69 69 70 all: $(RESOURCE).dll gotcha_es.hlp 70 all: $(RESOURCE).dll 71 #gotcha_es.hlp 71 72 72 73 … … 92 93 $(RC) $(RFLAGS) -r $(RESOURCE).rc $@ 93 94 94 gotcha_es.hlp: gotcha_es.ipf ..\common.ipf &95 $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &96 $(DATA)\gotcha.bmp97 wipfc -l en_US gotcha_en.ipf98 $(COPY) *.hlp readme_es ..\..\bin95 #gotcha_es.hlp: gotcha_es.ipf ..\common.ipf & 96 # $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp & 97 # $(DATA)\gotcha.bmp 98 # wipfc -l en_US gotcha_en.ipf 99 # $(COPY) *.hlp readme_es ..\..\bin 99 100 100 101 clean:: .symbolic
Note:
See TracChangeset
for help on using the changeset viewer.