Componentes.Terceros.DevExp.../internal/x.48/1/Install/Delphi2010/D14_03_XPTheme.bpg
2010-01-18 18:37:26 +00:00

20 lines
792 B
Plaintext

#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(MAKEDIR)\..
!endif
#------------------------------------------------------------------------------
MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$**
DCC = $(ROOT)\bin\dcc32.exe $**
BRCC = $(ROOT)\bin\brcc32.exe $**
#------------------------------------------------------------------------------
PROJECTS = dxThemeD14.bpl
#------------------------------------------------------------------------------
default: $(PROJECTS)
#------------------------------------------------------------------------------
dxThemeD14.bpl: ..\..\XP Theme Manager\Packages\dxThemeD14.dpk
$(DCC)