NEWPRJ - OS/2 PM project creator

Data rilascio: 
Giovedì, 15 Marzo, 1990

Licenza:

Interfaccia:

Authors/Port authors:

Newprj crea un nuovo progetto OS/2 PM. Si tratta di un programma abbastanza semplice. Lo si esegue digitando:
 
newprj projname
 
dove projname è il nome del nuovo progetto.
 
newprj crea otto file:

  • .MAK - un file MS MAKE,
  • .C   - un file sorgente C,
  • .H   - un file header C,
  • .LNK - un file di comandi per il linker,
  • .DEF - un file per le definizioni del linker,
  • .RC  - un file per il compilatore di risorse,
  • .ICO - un file icona, e per finire
  • .DLG - un file dialog per il compilatore di risorse,

Una volta che si è eseguito newprj, è possibile compilare il nuovo progetto digitando:
 
make projname.mak

che creerà un file EXE che potrà essere eseguito (anche se in verità non farà nulla).

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.

Qui di seguito trovi i link di download per l'installazione manuale del software:

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
Scheda aggiornata l'ultima volta il: 09/08/2023 - 18:53

Commenti

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

Aggiungi un commento