Changeset 15
- Timestamp:
- Feb 23, 2018, 7:19:00 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/czech/gotrescz.lnk.tpl
r9 r15 2 2 name gotrescz 3 3 OPTION ONEAUTODATA 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha CZ resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::CZ:CS:0:V:@@ Gotcha CZ resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 segment type DATA SHARED READWRITE LOADONCALL -
trunk/czech/makefile
r12 r15 12 12 GOTMAJOR = $(%GOTMAJOR) 13 13 !else 14 GOTMAJOR = 214 GOTMAJOR = 1 15 15 !endif 16 16 !ifdef %GOTMINOR 17 17 GOTMINOR = $(%GOTMINOR) 18 18 !else 19 GOTMINOR = 9019 GOTMINOR = 80 20 20 !endif 21 21 !ifdef %GOTREVISION -
trunk/deutsch/gotresde.lnk.tpl
r9 r15 2 2 name gotresde 3 3 OPTION ONEAUTODATA 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha DE resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::DE:DE:0:V:@@ Gotcha DE resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 segment type DATA SHARED READWRITE LOADONCALL -
trunk/deutsch/makefile
r12 r15 12 12 GOTMAJOR = $(%GOTMAJOR) 13 13 !else 14 GOTMAJOR = 214 GOTMAJOR = 1 15 15 !endif 16 16 !ifdef %GOTMINOR 17 17 GOTMINOR = $(%GOTMINOR) 18 18 !else 19 GOTMINOR = 9019 GOTMINOR = 80 20 20 !endif 21 21 !ifdef %GOTREVISION -
trunk/dll/gotchdll.lnk.tpl
r9 r15 1 1 system os2v2_dll INITINSTANCE TERMINSTANCE 2 2 name gotchdll.dll 3 OPTION MANYAUTODATA3 OPTION ONEAUTODATA 4 4 OPTION IMPLIB=gotchdll.lib 5 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha hook dll Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs lSwitcher Team All rights reserved' 6 #segment type DATA SHARED READWRITE LOADONCALL 5 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha hook dll Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs lSwitcher Team All rights reserved' 6 segment type DATA SHARED READWRITE LOADONCALL 7 segment type CODE LOADONCALL 7 8 8 9 EXPORT Version_, -
trunk/dll/makefile
r9 r15 8 8 GOTMAJOR = $(%GOTMAJOR) 9 9 !else 10 GOTMAJOR = 210 GOTMAJOR = 1 11 11 !endif 12 12 !ifdef %GOTMINOR 13 13 GOTMINOR = $(%GOTMINOR) 14 14 !else 15 GOTMINOR = 9015 GOTMINOR = 80 16 16 !endif 17 17 !ifdef %GOTREVISION … … 71 71 @gotchdll.lnk f & 72 72 gotchdll.obj & 73 lib $(LIBPATH)\OS2386.lib lib gotchdll.lib & 74 #lib clib3r.lib lib U:\PMPrintf\PMPRINTF.LIB 73 lib $(LIBPATH)\OS2386.lib lib gotchdll.lib lib U:\PMPrintf\PMPRINTF.LIB 75 74 $(PERL) $(MAPSYMW) gotchdll.map 76 75 mapxqs.exe gotchdll.map -
trunk/english/gotresen.lnk.tpl
r9 r15 2 2 name gotresen 3 3 OPTION ONEAUTODATA 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha EN resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha EN resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 segment type DATA SHARED READWRITE LOADONCALL -
trunk/english/makefile
r12 r15 12 12 GOTMAJOR = $(%GOTMAJOR) 13 13 !else 14 GOTMAJOR = 214 GOTMAJOR = 1 15 15 !endif 16 16 !ifdef %GOTMINOR 17 17 GOTMINOR = $(%GOTMINOR) 18 18 !else 19 GOTMINOR = 9019 GOTMINOR = 80 20 20 !endif 21 21 !ifdef %GOTREVISION … … 49 49 # CFLAGS = /Ss /Gs /Gn /G5 /C 50 50 CFLAGS = -otexan 51 RFLAGS = -bt=os2 -zm 51 RFLAGS = -bt=os2 -zm -i=U:\gotcha_workspace\trunk 52 52 53 53 # LFLAGS= /B" /exepack:2 /pmtype:pm /packd /optfunc" … … 84 84 ../common.rc & 85 85 ../version.h 86 $(RC) -i=U:\gotcha_workspace\trunk -r -zmgotresen.rc $@86 $(RC) $(RFLAGS) -r gotresen.rc $@ 87 87 88 88 gotcha_en.hlp: gotcha_en.ipf ../common.ipf & -
trunk/gotcha.lnk.tpl
r9 r15 2 2 3 3 system os2v2_pm 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ gotcha Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ gotcha Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 -
trunk/italiano/gotresit.lnk.tpl
r9 r15 2 2 name gotresit 3 3 OPTION ONEAUTODATA 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha IT resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::IT:IT:0:V:@@ Gotcha IT resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 segment type DATA SHARED READWRITE LOADONCALL -
trunk/italiano/makefile
r12 r15 12 12 GOTMAJOR = $(%GOTMAJOR) 13 13 !else 14 GOTMAJOR = 214 GOTMAJOR = 1 15 15 !endif 16 16 !ifdef %GOTMINOR 17 17 GOTMINOR = $(%GOTMINOR) 18 18 !else 19 GOTMINOR = 9019 GOTMINOR = 80 20 20 !endif 21 21 !ifdef %GOTREVISION -
trunk/makefile
r12 r15 8 8 GOTMAJOR = $(%GOTMAJOR) 9 9 !else 10 GOTMAJOR = 210 GOTMAJOR = 1 11 11 !endif 12 12 !ifdef %GOTMINOR 13 13 GOTMINOR = $(%GOTMINOR) 14 14 !else 15 GOTMINOR = 9015 GOTMINOR = 80 16 16 !endif 17 17 !ifdef %GOTREVISION … … 28 28 GOTBUILDDATE = $(%GOTBUILDDATE) 29 29 !else 30 GOTBUILDDATE = Sat 30 GOTBUILDDATE = Sat Jan 31, 2018 11:14:06 31 31 !endif 32 32 !ifdef %GOTBUILDMACHINE -
trunk/portbras/gotresbr.lnk.tpl
r9 r15 2 2 name gotresbr 3 3 OPTION ONEAUTODATA 4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::EN:US:0:V:@@ Gotcha BR resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved'4 option description '@#The Netlabs Gotcha team:(GOTMAJOR).(GOTMINOR).(GOTREVISION).(GOTFIXLEVEL)#@##1##(GOTBUILDDATE) (GOTBUILDMACHINE)::PT:BR:0:V:@@ Gotcha BR resource DLL Copyright (c) 1998-2002 Thorsten Thielen, 2018 Netlabs Gotcha Team All rights reserved' 5 5 segment type DATA SHARED READWRITE LOADONCALL -
trunk/portbras/makefile
r12 r15 12 12 GOTMAJOR = $(%GOTMAJOR) 13 13 !else 14 GOTMAJOR = 214 GOTMAJOR = 1 15 15 !endif 16 16 !ifdef %GOTMINOR 17 17 GOTMINOR = $(%GOTMINOR) 18 18 !else 19 GOTMINOR = 9019 GOTMINOR = 80 20 20 !endif 21 21 !ifdef %GOTREVISION
Note:
See TracChangeset
for help on using the changeset viewer.