mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
epsapi.a doesn't exist anymore...
svn path=/trunk/; revision=11537
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: makefile,v 1.12 2004/11/03 22:42:59 weiden Exp $
|
||||
# $Id: makefile,v 1.13 2004/11/04 22:14:41 weiden Exp $
|
||||
|
||||
PATH_TO_TOP = ../..
|
||||
|
||||
@@ -6,7 +6,7 @@ TARGET_TYPE = dynlink
|
||||
|
||||
TARGET_NAME = psapi
|
||||
|
||||
TARGET_SDKLIBS = epsapi.a ntdll.a kernel32.a
|
||||
TARGET_SDKLIBS = ntdll.a kernel32.a
|
||||
|
||||
TARGET_CFLAGS = -I./include -Wall -Werror
|
||||
|
||||
|
||||
Reference in New Issue
Block a user