mirror of
https://github.com/anope/anope.git
synced 2026-07-02 08:06:37 +02:00
Added InspIRCd 1.2 protocol module into Windows makefiles and installer scripts
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2537 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -174,6 +174,7 @@ SetOutPath "$INSTDIR\data\backups"
|
||||
File "anope-1.8.2-MySQL\data\modules\hs_setall.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\hybrid.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\inspircd11.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\inspircd12.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\ms_cancel.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\ms_check.dll"
|
||||
File "anope-1.8.2-MySQL\data\modules\ms_del.dll"
|
||||
@@ -417,6 +418,7 @@ Section Uninstall
|
||||
Delete "$INSTDIR\data\modules\ms_check.dll"
|
||||
Delete "$INSTDIR\data\modules\ms_cancel.dll"
|
||||
Delete "$INSTDIR\data\modules\inspircd11.dll"
|
||||
Delete "$INSTDIR\data\modules\inspircd12.dll"
|
||||
Delete "$INSTDIR\data\modules\hybrid.dll"
|
||||
Delete "$INSTDIR\data\modules\hs_setall.dll"
|
||||
Delete "$INSTDIR\data\modules\hs_set.dll"
|
||||
@@ -537,4 +539,4 @@ RMDir "$INSTDIR\data\backups"
|
||||
DeleteRegKey ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}"
|
||||
DeleteRegKey HKLM "${PRODUCT_DIR_REGKEY}"
|
||||
SetAutoClose true
|
||||
SectionEnd
|
||||
SectionEnd
|
||||
|
||||
Reference in New Issue
Block a user