mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Minor fixes.
svn path=/trunk/; revision=7444
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# $Id: Makefile.ros-template,v 1.1 2004/01/02 19:49:46 gvg Exp $
|
||||
# $Id: Makefile.ros-template,v 1.2 2004/01/03 23:45:25 sedwards Exp $
|
||||
|
||||
TARGET_NAME = shlwapi
|
||||
|
||||
TARGET_OBJECTS = @C_SRCS@
|
||||
|
||||
TARGET_CFLAGS = @EXTRADEFS@
|
||||
TARGET_CFLAGS = -D__REACTOS__ @EXTRADEFS@
|
||||
|
||||
TARGET_SDKLIBS = @IMPORTS@ libwine.a wine_uuid.a ntdll.a libwine_unicode.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user