removed old bc++ makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2003-08-16 21:22:26 +00:00
parent eb69fda554
commit 6c04a87329
116 changed files with 0 additions and 4477 deletions

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=anitest
EXTRALIBS=$(WXDIR)\lib\anim.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,11 +0,0 @@
# Purpose: makefile for proplist example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=proplist
EXTRALIBS=$(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=resource
EXTRALIBS=$(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,11 +0,0 @@
# Purpose: makefile for treelay example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=treelay
EXTRALIBS=$(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=test
OBJECTS = $(TARGET).obj
EXTRALIBS=$(WXDIR)\lib\gizmos.lib
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,11 +0,0 @@
# Purpose: makefile for multicell example (BC++ 32bit)
# Created 2000-07-28
WXDIR = $(WXWIN)
TARGET=mtest
OBJECTS = $(TARGET).obj
EXTRALIBS=$(WXDIR)\lib\gizmos.lib
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=tree
OBJECTS = $(TARGET).obj
EXTRALIBS=$(WXDIR)\lib\gizmos.lib
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=mmboard
EXTRALIBS=$(WXDIR)\contrib\lib\mmedia.lib
OBJECTS = $(TARGET).obj mmbman.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=ogledit
EXTRALIBS=$(WXDIR)\lib\ogl.lib $(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj doc.obj view.obj palette.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=studio
EXTRALIBS=$(WXDIR)\lib\ogl.lib $(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj doc.obj shapes.obj symbols.obj view.obj cspalette.obj\
mainfrm.obj project.obj dialogs.obj csprint.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=plot
EXTRALIBS=$(WXDIR)\lib\plot.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=stctest
EXTRALIBS=$(WXDIR)\contrib\lib\stc.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart Chris Elliott
# Created: 1999/2002
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
EXTRALIBS=$(WXDIR)\lib\dcsvg.lib
WXDIR = $(WXWIN)
TARGET=svgtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,22 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=xrcdemo
EXTRALIBS=$(WXDIR)\lib\wxxrc.lib
OBJECTS = $(TARGET).obj \
myframe.obj \
derivdlg.obj \
custclas.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds convert for 32-bit BC++
WXDIR = $(WXWIN)
EXTRALIBS=$(WXDIR)\lib\wxxrc.lib $(WXDIR)\lib\wxdeprecated.lib
TARGET=wxconvert
OBJECTS=convert.obj rc2xml.obj rc2wxr.obj wxr2xml.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds wxrc for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=wxrc
EXTRALIBS=$(WXDIR)\lib\wxxrc.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds wxrcedit for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=wxrcedit
EXTRALIBS=$(WXDIR)\lib\wxxrc.lib
OBJECTS=edapp.obj editor.obj nodehnd.obj xmlhelpr.obj preview.obj nodesdb.obj \
pe_basic.obj pe_adv.obj propedit.obj propframe.obj splittree.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=bombs
OBJECTS = $(TARGET).obj bombs1.obj game.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=dbbrowse
OBJECTS = $(TARGET).obj browsedb.obj dbgrid.obj dbtree.obj dlguser.obj doc.obj pgmctrl.obj tabpgwin.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=forty
OBJECTS = $(TARGET).obj canvas.obj card.obj game.obj pile.obj playerdg.obj scoredg.obj scorefil.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=fractal
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=life
OBJECTS = $(TARGET).obj dialogs.obj game.obj reader.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,63 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1993
# Updated:
# Copyright:
#
# "%W% %G%"
#
# Makefile : Builds samples for Win95, BC++ WIN32
# Use FINAL=1 argument to make to build final version with no debugging
# info
# Set WXDIR for your system
WXDIR = $(WXWIN)
THISDIR=$(WXDIR)\demos
#
# Indicates kind of pb with demos
#
# No makefile.b32 file
NOMAKE=1
# No 16 bit version
#ONLY32=1
# Misc. compilation errors
COMPIL=1
# Need PNG
PNGSETUP=
!include $(WXDIR)\src\makemsc.env
#
# Please keep demos list up-to-date, in alphabetical order
#
all:
cd $(WXDIR)\demos\bombs
make -f makefile.b32 FINAL=$(FINAL)
cd $(WXDIR)\demos\dbbrowse
make -f makefile.b32 FINAL=$(FINAL)
cd $(WXDIR)\demos\forty
make -f makefile.b32 FINAL=$(FINAL)
cd $(WXDIR)\demos\fractal
make -f makefile.b32 FINAL=$(FINAL)
cd $(WXDIR)\demos\life
make -f makefile.b32 FINAL=$(FINAL)
cd $(WXDIR)\demos\poem
make -f makefile.b32 FINAL=$(FINAL)
clean:
cd $(WXDIR)\demos\bombs
make -f makefile.b32 clean
cd $(WXDIR)\demos\dbbrowse
make -f makefile.b32 clean
cd $(WXDIR)\demos\forty
make -f makefile.b32 clean
cd $(WXDIR)\demos\fractal
make -f makefile.b32 clean
cd $(WXDIR)\demos\life
make -f makefile.b32 clean
cd $(WXDIR)\demos\poem
make -f makefile.b32 clean

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=wxpoem
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=accesstest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=arttest
OBJECTS = $(TARGET).obj artbrows.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for calendar example (BC++ 32bit)
# Created: 2000-01-03
WXDIR = $(WXWIN)
TARGET=calendar
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=caret
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=checklst
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=conftest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=console
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=controls
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=dbtest
OBJECTS = $(TARGET).obj listdb.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=dialogs
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=nettest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=dnd
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=docview
OBJECTS = $(TARGET).obj view.obj doc.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=docview
OBJECTS = $(TARGET).obj view.obj doc.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for dragimag example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=dragimag
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=drawing
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=dynamic
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=erase
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for event example (BC++ 32bit)
# Created: 2001-01-31
WXDIR = $(WXWIN)
TARGET=event
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for exec example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=exec
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=font
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Michael Bedward
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=griddemo
OBJECTS = griddemo.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=demo
#EXTRALIBS=htmlhelp.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=about
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=help
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=helpview
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,54 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1993
# Updated:
# Copyright:
#
# "%W% %G%"
#
# Makefile : Builds wxHTML samples for Win95, BC++ WIN32
# Use FINAL=1 argument to make to build final version with no debugging
# info
# Set WXDIR for your system
WXDIR = $(WXWIN)
THISDIR=$(WXDIR)\samples
all:
cd $(WXDIR)\samples\html\about
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\help
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\helpview
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\printing
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\test
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\virtual
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\widget
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
cd $(WXDIR)\samples\html\zip
make -f makefile.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL)
clean:
cd $(WXDIR)\samples\html\about
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\help
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\helpview
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\printing
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\test
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\virtual
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\widget
make -f makefile.b32 clean
cd $(WXDIR)\samples\html\zip
make -f makefile.b32 clean

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=printing
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=test
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=virtual
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=widget
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=zip
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=image
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=internat
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.vc
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright: (c) Julian Smart
#
# Makefile : Builds sample for 32-bit BC++
all:
make -f server.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL) all
make -f client.b32 FINAL=$(FINAL) WXUSINGDLL=$(WXUSINGDLL) all
clean:
make -f server.b32 clean
make -f client.b32 clean

View File

@ -1,10 +0,0 @@
# Purpose: makefile for joytest example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=joytest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=keyboard
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=layout
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=listtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,315 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1993
# Updated:
# Copyright:
#
# "%W% %G%"
#
# Makefile : Builds samples for Win95, BC++ WIN32
# Use FINAL=1 argument to make to build final version with no debugging
# info
# Set WXDIR for your system
WXDIR = $(WXWIN)
THISDIR=$(WXDIR)\samples
#
# Indicates kind of pb with samples
#
# No makefile.vc file
NOMAKE=1
# Misc. compilation errors
COMPIL=1
# Need wxUSE_ODBC; define this to compile db sample
ODBCSETUP=
!if "$(WXUSINGDLL)" == ""
WXUSINGDLL=0
!endif
#assume debug
!if "$(FINAL)" == ""
FINAL=0
!endif
!if "$(EXEDIR)" == ""
EXEDIR=BORL
!endif
!if "$(OUTPUTDIR)" == ""
OUTPUTDIR=$(WXDIR)\BORL
!endif
MAKEFLAGS=-DFINAL=$(FINAL) -DWXUSINGDLL=$(WXUSINGDLL) -DOUTPUTDIR=$(OUTPUTDIR) -DEXEDIR=$(EXEDIR)
#
# Please keep samples list up-to-date, in alphabetical order
# not alphabetically organised ; 29 Nov 01
all:
cd $(WXDIR)\samples\artprov
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\calendar
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\caret
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\checklst
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\config
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\controls
make -f makefile.b32 $(MAKEFLAGS)
!if "$(ODBCSETUP)"=="1"
cd $(WXDIR)\samples\db
make -f makefile.b32 $(MAKEFLAGS)
!endif
cd $(WXDIR)\samples\ipc
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\dialogs
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\dnd
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\docview
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\docvwmdi
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\drawing
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\dynamic
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\font
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\grid
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\help
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\html
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\keyboard
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\image
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\internat
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\joytest
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\layout
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\listctrl
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\mdi
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\menu
make -f makefile.b32 $(MAKEFLAGS)
!if "$(COMPIL)" == "0"
cd $(WXDIR)\samples\memcheck
make -f makefile.b32 $(MAKEFLAGS)
!endif
!if "$(COMPIL)"==""
cd $(WXDIR)\samples\mfc
make -f makefile.b32 $(MAKEFLAGS)
!endif
cd $(WXDIR)\samples\minifram
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\minimal
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\nativdlg
make -f makefile.b32 $(MAKEFLAGS)
!if "$(COMPIL)"==""
cd $(WXDIR)\samples\dialup
make -f makefile.b32 $(MAKEFLAGS)
!endif
cd $(WXDIR)\samples\notebook
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\oleauto
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\ownerdrw
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\png
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\printing
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\regtest
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\rotate
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\sashtest
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\scroll
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\scrollsub
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\splitter
make -f makefile.b32 $(MAKEFLAGS)
!if "$(COMPIL)"==""
cd $(WXDIR)\samples\tab
make -f makefile.b32 $(MAKEFLAGS)
!endif
cd $(WXDIR)\samples\taskbar
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\text
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\thread
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\toolbar
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\treectrl
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\typetest
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\validate
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\wizard
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\dragimag
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\exec
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\statbar
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\sockets
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\widgets
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\tab
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\erase
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\event
make -f makefile.b32 $(MAKEFLAGS)
cd $(WXDIR)\samples\propsize
make -f makefile.b32 $(MAKEFLAGS)
clean:
cd $(WXDIR)\samples\artprov
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\calendar
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\caret
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\checklst
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\config
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\controls
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\db
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\ipc
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\dialogs
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\dnd
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\docview
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\docvwmdi
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\drawing
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\dynamic
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\font
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\grid
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\help
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\html
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\image
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\internat
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\keyboard
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\joytest
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\layout
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\listctrl
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\mdi
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\memcheck
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\mfc
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\menu
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\minifram
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\minimal
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\nativdlg
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\dialup
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\notebook
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\oleauto
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\ownerdrw
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\png
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\printing
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\regtest
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\rotate
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\sashtest
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\scroll
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\scrollsub
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\splitter
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\tab
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\taskbar
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\text
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\thread
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\toolbar
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\treectrl
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\typetest
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\validate
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\wizard
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\dragimag
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\erase
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\exec
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\event
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\statbar
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\propsize
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\sockets
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\treectrl
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\tab
make -f makefile.b32 $(MAKEFLAGS) clean
cd $(WXDIR)\samples\widgets
make -f makefile.b32 $(MAKEFLAGS) clean

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=mdi
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=memcheck
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=menu
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,71 +0,0 @@
#
# File: makefile.bcc
# Author: Andre Beltman
# Created: 1995
# Updated:
# Copyright:
#
# "%W% %G%"
#
# Makefile : Builds mfc example (DOS).
# WXWIN and BCCDIR are set by parent make
WXDIR = $(WXWIN)
!include $(WXDIR)\src\makeb32.env
WXLIBDIR = $(WXDIR)\lib
WXINC = $(WXDIR)\include\msw
WXBASESRC = $(WXDIR)\src\base
WXBASEINC = $(WXDIR)\include\base
WXLIB = $(WXLIBDIR)\wx32.lib
FAFALIB = $(WXLIBDIR)\fafa.lib
ITSYLIB = $(WXLIBDIR)\itsy.lib
XPMLIB = $(WXLIBDIR)\xpm.lib
DIBLIB = $(WXLIBDIR)\dib.lib
GAUGELIB = $(WXLIBDIR)\gauge.lib
WXTREELIB = $(WXLIBDIR)\wxtree.lib
RCPARSERLIB = $(WXLIBDIR)\rcparser.lib
PROLOGLIB = $(WXLIBDIR)\prologio.lib
LIBS=$(WXLIB) cw32 import32 ctl3d32 $(FAFALIB) $(ITSYLIB) $(DIBLIB)\
$(XPMLIB) $(PROLOGLIB) $(RCPARSERLIB) $(GAUGELIB) $(WXTREELIB)
TARGET=hello
!if "$(FINAL)" == "0"
LINKFLAGS=/v /Tpe /L$(WXLIBDIR);$(BCCDIR)\lib
OPT = -Od
DEBUG_FLAGS= -v
!else
LINKFLAGS=/Tpe /L$(WXLIBDIR);$(BCCDIR)\lib
OPT = -Od
DEBUG_FLAGS =
!endif
CPPFLAGS=$(DEBUG_FLAGS) $(OPT) @$(CFG)
OBJECTS = hello.obj
$(TARGET).exe: $(OBJECTS) $(TARGET).def $(TARGET).res
tlink32 $(LINKFLAGS) @&&!
c0w32.obj $(OBJECTS)
$(TARGET)
nul
$(LIBS)
$(TARGET).def
$(TARGET).res
!
.$(SRCSUFF).obj:
bcc32 $(CPPFLAGS) -c {$< }
.c.obj:
bcc32 $(CPPFLAGS) -P- -c {$< }
hello.obj: hello.$(SRCSUFF)
$(TARGET).res : $(TARGET).rc $(WXDIR)\include\msw\wx.rc
brc32 -r /i$(BCCDIR)\include /i$(WXDIR)\include\msw /i$(WXDIR)\contrib\fafa $(TARGET)
clean:
-erase *.obj *.exe *.res *.map *.rws

View File

@ -1,10 +0,0 @@
# Purpose: makefile for minifram example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=minifram
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=minimal
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=nativdlg
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for notebook example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=notebook
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=oleauto
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=cube
#EXTRALIBS=$(WXDIR)\lib\glcanvas.lib
#EXTRACPPFLAGS=-I$(WXDIR)\utils\glcanvas\win
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,22 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=isosurf
# EXTRALIBS=$(WXDIR)\lib\glcanvas.lib
# EXTRACPPFLAGS=-I$(WXDIR)\utils\glcanvas\win
OBJECTS = $(TARGET).obj
EXTRATARGETS=isosurf.dat
!include $(WXDIR)\src\makeprog.b32
isosurf.dat: isosurf.dat.gz
gzip -c -d isosurf.dat.gz > isosurf.dat

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=penguin
#EXTRALIBS=$(WXDIR)\lib\glcanvas.lib
#EXTRACPPFLAGS=-I$(WXDIR)\utils\glcanvas\win
OBJECTS = $(TARGET).obj lw.obj trackball.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=ownerdrw
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=pngdemo
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=printing
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for propsize example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=propsize
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=regtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=wxlayout
OBJECTS = wxLayout.obj kbList.obj wxllist.obj wxlparser.obj wxlwindow.obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=rotate
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for sashtest example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=sashtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=scroll
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=scrollsub
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for shaped example (BC++ 32bit)
# Created: 2000-01-03
WXDIR = $(WXWIN)
TARGET=shaped
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,17 +0,0 @@
#
# File: makefile.vc
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright: (c) Julian Smart
#
# Makefile : Builds sample for 32-bit BC++
all:
make -f server.b32 all
make -f client.b32 all
clean:
make -f server.b32 clean
make -f client.b32 clean

View File

@ -1,10 +0,0 @@
# Purpose: makefile for splitter example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=splitter
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for statbar example (BC++ 32bit)
# Created: 2000-02-04
WXDIR = $(WXWIN)
TARGET=statbar
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=stctest
EXTRALIBS=$(WXDIR)\contrib\lib\stc.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,18 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart Chris Elliott
# Created: 1999/2002
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
EXTRALIBS=$(WXDIR)\lib\dcsvg.lib
WXDIR = $(WXWIN)
TARGET=svgtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for tab example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=tab
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,16 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=tbtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,25 +0,0 @@
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=texttst
OBJECTS = $(TARGET).obj
# We have to copy to a different root name,
# since BC++ doesn't seem to like the name 'text'
# when linking
all: copyfiles $(TARGET).exe $(EXTRATARGETS)
!include $(WXDIR)\src\makeprog.b32
copyfiles:
copy text.cpp texttst.cpp
copy text.rc texttst.rc

View File

@ -1,10 +0,0 @@
# Purpose: makefile for thread example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=thread
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for toolbar example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=toolbar
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for treectrl example (BC++ 32bit)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=treetest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for typetest example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=typetest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

View File

@ -1,10 +0,0 @@
# Purpose: makefile for validate example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=validate
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32

Some files were not shown because too many files have changed in this diff Show More