install expat library

svn path=/trunk/; revision=8832
This commit is contained in:
Martin Fuchs 2004-03-21 23:44:28 +00:00
parent 3b9f0dd221
commit 10328e2c9e
3 changed files with 3 additions and 0 deletions

View file

@ -97,6 +97,7 @@ subsys\system\autochk\autochk.exe 1
subsys\system\cmd\cmd.exe 1
subsys\system\explorer\explorer.exe 4
subsys\system\explorer\notifyhook.dll 1
subsys\system\explorer\libexpat.dll 1
subsys\system\format\format.exe 1
subsys\system\regedit\regedit.exe 4
subsys\system\services\services.exe 1

View file

@ -22,3 +22,4 @@ WineRelease
*.plg
*.suo
buildno.h
notifyhook.dll

View file

@ -157,6 +157,7 @@ implib:
install:
-$(TOOLS_PATH)/rcopy $(TARGET) $(INSTALL_DIR)/$(TARGET)
-$(TOOLS_PATH)/rcopy notifyhook.dll $(INSTALL_DIR)/system32/notifyhook.dll
-$(TOOLS_PATH)/rcopy libexpat.dll $(INSTALL_DIR)/system32/libexpat.dll
bootcd: