- Timestamp:
- Nov 18, 2008, 5:23:29 PM (17 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
r1278 r1280 7 7 # 17 Sep 08 JBS Commented out (# JBS) unneeded exports 8 8 9 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'9 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 10 10 segment class 'DATA' readwrite loadoncall nonshared 11 11 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r1278 r1280 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/internal/makefile
r1278 r1280 53 53 @%write $^@ option map 54 54 @%write $^@ name $(BASE) 55 @%write $^@ op desc '@$#SLAInc:3.1 4.0$#@$#$#1$#$# 11/16/2008 03:14:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler'55 @%write $^@ op desc '@$#SLAInc:3.15.0$#@$#$#1$#$# 11/18/2008 03:15:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler' 56 56 @%write $^@ file $(BASE).obj 57 57 @%write $^@ library os2386.lib -
trunk/dll/version.h
r1278 r1280 55 55 56 56 #define VERMAJOR 3 57 #define VERMINOR 1 457 #define VERMINOR 15 58 58 // Ensure VERREALMINOR nul for non-beta releases 59 59 // #define VERREALMINOR ""
Note:
See TracChangeset
for help on using the changeset viewer.
