gobjectification: 0d063141: Update Windows makefile for cipher chang...
qulogic at pidgin.im
qulogic at pidgin.im
Fri Jul 9 01:12:22 EDT 2010
----------------------------------------------------------------------
Revision: 0d063141188e071de0091b38b2ae490437d50536
Parent: 98f563bf0a5f798721a77d82364e10c2d9683eb9
Author: qulogic at pidgin.im
Date: 07/08/10 21:18:02
Branch: im.pidgin.gobjectification
URL: http://d.pidgin.im/viewmtn/revision/info/0d063141188e071de0091b38b2ae490437d50536
Changelog:
Update Windows makefile for cipher changes.
Changes against parent 98f563bf0a5f798721a77d82364e10c2d9683eb9
patched libpurple/Makefile.mingw
-------------- next part --------------
============================================================
--- libpurple/Makefile.mingw 6933c346f9ebeb2c8a52af31814d952e2c093f2d
+++ libpurple/Makefile.mingw 9705a14a3466c3db1fe5c69b26564866f27ddce7
@@ -35,27 +35,31 @@ C_SRC = \
blist.c \
buddyicon.c \
certificate.c \
- cipher.c \
+ cipher/cipher.c \
+ cipher/descipher.c \
+ cipher/des3cipher.c \
+ cipher/ghash.c \
+ cipher/hash.c \
+ cipher/hmaccipher.c \
+ cipher/md4hash.c \
+ cipher/md5cipher.c \
+ cipher/rc4cipher.c \
+ cipher/sha1cipher.c \
+ cipher/sha256cipher.c \
circbuffer.c \
cmds.c \
connection.c \
conversation.c \
core.c \
debug.c \
- des3cipher.c \
- descipher.c \
dnsquery.c \
dnssrv.c \
eventloop.c \
ft.c \
- circbuffer.c \
- hmaccipher.c \
idle.c \
imgstore.c \
log.c \
marshallers.c \
- md4cipher.c \
- md5cipher.c \
media.c \
mediamanager.c \
mime.c \
@@ -71,12 +75,10 @@ C_SRC = \
privacy.c \
proxy.c \
prpl.c \
- rc4cipher.c \
request.c \
roomlist.c \
savedstatuses.c \
server.c \
- sha1cipher.c \
signals.c \
smiley.c \
sound.c \
More information about the Commits
mailing list