Diff for /np2/x11/qt/Attic/xnp2.pro between versions 1.8 and 1.9

version 1.8, 2004/01/29 11:44:56 version 1.9, 2004/02/19 14:22:56
Line 46  DEFINES+= USE_QT=1 Line 46  DEFINES+= USE_QT=1
 INCLUDEPATH+= . .. ../.. ../../common ../../generic  INCLUDEPATH+= . .. ../.. ../../common ../../generic
 INCLUDEPATH+= ../../bios ../../cbus ../../fdd ../../font  INCLUDEPATH+= ../../bios ../../cbus ../../fdd ../../font
 INCLUDEPATH+= ../../io ../../lio ../../vram  INCLUDEPATH+= ../../io ../../lio ../../vram
 INCLUDEPATH+= ../../sound ../../sound/vermouth  INCLUDEPATH+= ../../sound ../../sound/vermouth ../../sound/getsnd
 INCLUDEPATH+= ../debug  INCLUDEPATH+= ../debug
 INCLUDEPATH+= ../../i286c  INCLUDEPATH+= ../../i286c
   
Line 65  SOURCES+= ../../bios/bios.c ../../bios/b Line 65  SOURCES+= ../../bios/bios.c ../../bios/b
           ../../bios/bios09.c ../../bios/bios0c.c ../../bios/bios12.c \            ../../bios/bios09.c ../../bios/bios0c.c ../../bios/bios12.c \
           ../../bios/bios13.c ../../bios/bios18.c ../../bios/bios19.c \            ../../bios/bios13.c ../../bios/bios18.c ../../bios/bios19.c \
           ../../bios/bios1a.c ../../bios/bios1b.c ../../bios/bios1c.c \            ../../bios/bios1a.c ../../bios/bios1b.c ../../bios/bios1c.c \
           ../../bios/sxsicios.c            ../../bios/sxsibios.c
   
 SOURCES+= ../../cbus/cbuscore.c ../../cbus/pc9861k.c ../../cbus/mpu98ii.c \  SOURCES+= ../../cbus/cbuscore.c ../../cbus/pc9861k.c ../../cbus/mpu98ii.c \
           ../../cbus/amd98.c ../../cbus/board118.c ../../cbus/board14.c \            ../../cbus/amd98.c ../../cbus/board118.c ../../cbus/board14.c \
           ../../cbus/board26k.c ../../cbus/board86.c ../../cbus/boardspb.c \            ../../cbus/board26k.c ../../cbus/board86.c ../../cbus/boardspb.c \
           ../../cbus/boardx2.c ../../cbus/cs4231io.c ../../cbus/pcm86io.c \            ../../cbus/boardx2.c ../../cbus/cs4231io.c ../../cbus/pcm86io.c \
           ../../cbus/saciio.c ../../cbus/scsicmd.c ../../cbus/scsiio.c            ../../cbus/sasiio.c ../../cbus/scsicmd.c ../../cbus/scsiio.c
   
 SOURCES+= ../../fdd/diskdrv.c ../../fdd/newdisk.c ../../fdd/fddfile.c \  SOURCES+= ../../fdd/diskdrv.c ../../fdd/newdisk.c ../../fdd/fddfile.c \
           ../../fdd/fdd_xdf.c ../../fdd/fdd_d88.c ../../fdd/fdd_mtr.c \            ../../fdd/fdd_xdf.c ../../fdd/fdd_d88.c ../../fdd/fdd_mtr.c \
Line 98  SOURCES+= ../../lio/lio.c ../../lio/gscr Line 98  SOURCES+= ../../lio/lio.c ../../lio/gscr
           ../../lio/gpset.c ../../lio/gline.c ../../lio/gput1.c            ../../lio/gpset.c ../../lio/gline.c ../../lio/gput1.c
   
 SOURCES+= ../../pccore.c ../../nevent.c ../../calendar.c ../../timing.c \  SOURCES+= ../../pccore.c ../../nevent.c ../../calendar.c ../../timing.c \
           ../../debugsub.c ../../statsave.c            ../../debugsub.c ../../statsave.c ../../keystat.c
   
 SOURCES+= ../../sound/sound.c ../../sound/soundrom.c ../../sound/s98.c \  SOURCES+= ../../sound/sound.c ../../sound/soundrom.c ../../sound/s98.c \
           ../../sound/adpcmc.c ../../sound/adpcmg.c \            ../../sound/adpcmc.c ../../sound/adpcmg.c \

Removed from v.1.8  
changed lines
  Added in v.1.9


RetroPC.NET-CVS <cvs@retropc.net>