#----------------------------------------------------------------------------
# ObjectWindows
# Copyright (c) 1995, 1996 by Borland International, All Rights Reserved
#
# $Revision:   10.10  $
#----------------------------------------------------------------------------
EXE    = ocxdlg
RESEXE = ocxdlgap.res
DEFEXE = ocxdlgap.def
OBJEXE = ocxdlgap.obj ocxdlg.obj

CFLAGS =-D_OCFPCH
SYSTEMS=WIN32
MODELS=dft
!if !$d(MODEL)
 MODEL=f
!endif

!include $(BCEXAMPLEDIR)\owlocfmk.gen
