converted libexpat to a static library

svn path=/trunk/; revision=13593
This commit is contained in:
Thomas Bluemel 2005-02-16 14:01:34 +00:00
parent e651dfa82d
commit 7e682fbbd0
2 changed files with 4 additions and 7 deletions

View file

@ -74,7 +74,6 @@ lib\dinput\dinput.dll 1
lib\dinput8\dinput8.dll 1
lib\dsound\dsound.dll 1
lib\dxdiagn\dxdiagn.dll 1
lib\expat\expat.dll 1
lib\fmifs\fmifs.dll 1
lib\freetype\freetype.dll 1
lib\gdi32\gdi32.dll 1

View file

@ -2,15 +2,13 @@
PATH_TO_TOP = ../..
include $(PATH_TO_TOP)/config
TARGET_NAME = expat
TARGET_TYPE = dynlink
TARGET_BASE = $(TARGET_BASE_LIB_EXPAT)
TARGET_NORC = yes
TARGET_DEFONLY = yes
TARGET_DEFNAME = lib/libexpat
TARGET_TYPE = library
TARGET_CFLAGS = -D__USE_W32API -DHAVE_EXPAT_CONFIG_H -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
TARGET_CFLAGS = -D__USE_W32API -DHAVE_EXPAT_CONFIG_H -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
TARGET_LFLAGS = -nostartfiles
LIB_OBJECTS = \