mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
install expat library
svn path=/trunk/; revision=8832
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -22,3 +22,4 @@ WineRelease
|
||||
*.plg
|
||||
*.suo
|
||||
buildno.h
|
||||
notifyhook.dll
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user