Changeset 22112 for branches/swt/testapp/apitest/src/ApiTestPm.def
- Timestamp:
- Jan 25, 2016, 4:22:26 PM (10 years ago)
- File:
-
- 1 edited
-
branches/swt/testapp/apitest/src/ApiTestPm.def (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/testapp/apitest/src/ApiTestPm.def
r22109 r22112 1 ;#! GENINFO :: platform:OS/2, version:20.45, target:ApiTest.generate 1 2 ;############################################################################## 2 3 ;# ApiTestPm.def :: Module Definition file # 3 4 ;# -------------------------------------------------------------------------- # 4 ;# PmApiTest is the PM version of the ApiTest program. # 5 ;# It has a different purpose than the Odin32 based and Native Win32 versions,# 6 ;# which is to test Odin32 from Native PM. # 7 ;# This version has low development priority since it does not directly # 8 ;# connect to SWT-OS2, which is the project depending on Odin32. # 5 ;# This is the PM variant of the ApiTest program. # 6 ;# Purpose is to test the OS/2-API in areas where Odin32 delegates to it. # 9 7 ;############################################################################## 10 8 11 12 NAME ApiTestPm WINDOWCOMPAT9 ;NAME ApiTestPm WINDOWAPI ; PM 10 NAME ApiTestPm WINDOWCOMPAT ; CLI 13 11 DESCRIPTION 'A Program to test the Odin32 API from Native PM' 14
Note:
See TracChangeset
for help on using the changeset viewer.
