Changeset 5531 for trunk/tools/common/kDef2Wat.cpp
- Timestamp:
- Apr 17, 2001, 2:26:28 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/kDef2Wat.cpp
r4402 r5531 1 /* $Id: kDef2Wat.cpp,v 1. 1 2000-10-03 05:42:37bird Exp $1 /* $Id: kDef2Wat.cpp,v 1.2 2001-04-17 00:26:10 bird Exp $ 2 2 * 3 3 * Converter for IBM/MS linker definition files (.DEF) to Watcom linker directives and options. … … 18 18 #include "kFile.h" 19 19 #include "kFileFormatBase.h" 20 #include "kInterfaces.h" 20 21 #include "kFileDef.h" 21 22
Note:
See TracChangeset
for help on using the changeset viewer.