Files
reactos/reactos/lib/olepro32/Makefile
Steven Edwards cf035ffc03 Imported Olepro32 from WINE CVS-20040225.......
...I really want to get MFC working.

svn path=/trunk/; revision=8395
2004-02-26 02:01:13 +00:00

10 lines
168 B
Makefile

# $Id: Makefile,v 1.1 2004/02/26 02:01:13 sedwards Exp $
PATH_TO_TOP = ../..
TARGET_TYPE = winedll
include $(PATH_TO_TOP)/rules.mak
include $(TOOLS_PATH)/helper.mk