- Timestamp:
- Nov 12, 2007, 7:01:48 PM (18 years ago)
- Location:
- trunk/dll
- Files:
-
- 4 edited
-
fm3dll.def (modified) (1 diff)
-
fm3res.def (modified) (1 diff)
-
internal/makefile (modified) (1 diff)
-
version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll.def
r841 r866 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.0 7#@##1## 08/31/2007 03:07:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2007 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.08#@##1## 11/11/2007 03:08:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2007 Steven Levine and Associates, Inc.' 8 8 segment class 'DATA' readwrite loadoncall nonshared 9 9 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r820 r866 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.0 7#@##1## 08/31/2007 03:07:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2007 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.08#@##1## 11/11/2007 03:08:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2007 Steven Levine and Associates, Inc.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/internal/makefile
r820 r866 50 50 @%write $^@ option map 51 51 @%write $^@ name $(BASE) 52 @%write $^@ op desc '@$#SLAInc:3.07$#@$#$#1$#$# 08/31/2007 03:07:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler'52 @%write $^@ op desc '@$#SLAInc:3.07$#@$#$#1$#$# 11/11/2007 03:08:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler' 53 53 @%write $^@ file $(BASE).obj 54 54 @%write $^@ library os2386.lib -
trunk/dll/version.h
r820 r866 49 49 50 50 #define VERMAJOR 3 51 #define VERMINOR 751 #define VERMINOR 8 52 52 // Ensure VERREALMINOR nul for non-beta releases 53 53 // #define VERREALMINOR ""
Note:
See TracChangeset
for help on using the changeset viewer.
