Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

12 bytes added, 23:32, 8 March 2012
Makefile for test 2 on matrix
*: then at command line issue the command '''"make"''' to complie; the name of the executable will be '''prjexe'''
<big><pre>
t2: bconsole.o console.o cframe.o cfield.o cdialog.o clabel.o Test2DialogAndLabel.o
c++ bconsole.o console.o cframe.o cfield.o cdialog.o clabel.o \
Test2DialogAndLabel.o -lncurses -oprjexeo prjexe
bconsole.o :bconsole.h bconsole.cpp
c++ -c bconsole.cpp

Navigation menu