diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:47:41 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:47:41 +0200 |
commit | 3485b4fb94d0c7e5c54665d9626ffdfce9502b99 (patch) | |
tree | 19c2c0a21c1613cd3e53180671095d268625499b /win32/hexchat.sln | |
parent | fe3df241c9df18de4e3e1180114bb557c2935b6e (diff) |
Rename DLL files, rename X-SASL to SASL
Diffstat (limited to 'win32/hexchat.sln')
-rw-r--r-- | win32/hexchat.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.sln b/win32/hexchat.sln index 13e10d3b..cb869353 100644 --- a/win32/hexchat.sln +++ b/win32/hexchat.sln @@ -78,7 +78,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winamp", "..\plugins\winamp EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsys", "..\plugins\winsys\winsys.vcxproj", "{6C0CA980-97C5-427A-BE61-5BCECAFABBDA}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsasl", "..\plugins\xsasl\xsasl.vcxproj", "{18871EBA-AC85-4652-8919-EB8064B9A714}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sasl", "..\plugins\sasl\sasl.vcxproj", "{18871EBA-AC85-4652-8919-EB8064B9A714}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hextray", "..\plugins\hextray\hextray.vcxproj", "{3024CF36-85E5-4E00-9608-7002E2C7EF14}" EndProject |