NEWPRJ - OS/2 PM project creator

Release date: 
Thursday, 15 March, 1990

License:

Interface:

Authors/Port authors:

Newprj creates a new OS/2 PM project. It's a pretty simple program. You run  it by typing:

newprj projname
 
where projname is the name of the new project. 
 
newprj creates eight files:

  • .MAK - MS MAKE file,
  • .C   - C source file,
  • .H   - C header file,
  • .LNK - linker command file,
  • .DEF - linker definition file,
  • .RC  - resource compiler file.
  • .ICO - icon file, and
  • .DLG - resource compiler dialog file,

Once you've run newprj, you can compile the new project by typing:

make projname.mak

This will create an EXE file which will run (although it really doesn't do anything).

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

Following ones are the download links for manual installation:

NEWPRJ - OS/2 PM project creator (15/3/1990, Anthony Andersen) Readme/What's new
DOCUMENTATION FOR NEWPRJ.EXE newprj was created by Anthony Andersen. Compuserve ID 72037,2474. I wrote this to simplify the tedious task of creating a new set of OS/2 PM project files. If it helps anyone else, I'm happy. You need an OS/2 toolkit (or SKD or SoftSet) and MS C 5.1 or higher to compile the new project. I have tested it with versions 1.1 and 1.2. The source code and the executable file have been released into the public domain. Any comments about newprj are welcome. newprj creates a new OS/2 PM project. It's a pretty simple program. You run it by typing: newprj projname where projname is the name of the new project. newprj creates eight files: .MAK - MS MAKE file, .C - C source file, .H - C header file, .LNK - linker command file, .DEF - linker definition file, .RC - resource compiler file. .ICO - icon file, and .DLG - resource compiler dialog file, this is a listing of the files created by typing: newprj slash SLASH MAK 284 3-15-90 1:28a SLASH C 5509 3-15-90 1:28a SLASH DEF 159 3-15-90 1:28a SLASH LNK 68 3-15-90 1:28a SLASH H 684 3-15-90 1:28a SLASH DLG 757 3-15-90 1:28a SLASH ICO 288 3-15-90 1:28a SLASH RC 1469 3-15-90 1:28a Once you've run newprj, you can compile the new project by typing: make projname.mak This will create an EXE file which will run (although it really doesn't do anything).
 hobbes.nmsu.edu/download/pub/os2/dev/tools/misc/NewPrj_1990-03-15.zip  local copy
NEWPRJ - OS/2 PM project creator (15/3/1990, Anthony Andersen)
 ia802808.us.archive.org/13/items/ProfitPress_Mega_WINOS2_Sharewares_Win31_OS2_1991_Eng/ProfitPress-MegaWINOS2-Sharewares-MANUALLY_FIXED_ISO.iso
Record updated last time on: 09/08/2023 - 18:53

Translate to...

Comments

New Link: https://hobbes.nmsu.edu/download/pub/os2/dev/tools/misc/NewPrj_1990-03-15.zip

Add new comment