Mercurial > pidgin
comparison Makefile.mingw @ 25918:bc8d1607f9b8
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
to branch 'im.pidgin.pidgin.next.minor' (head ffd76856f93610f7cd6178e943d0b61e4220b549)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 26 Jan 2009 02:39:55 +0000 |
parents | 0c7b74fc558e |
children | 727d960a75a4 |
comparison
equal
deleted
inserted
replaced
25372:a8db457c421a | 25918:bc8d1607f9b8 |
---|---|
1 # Makefile.mingw | 1 # Makefile.mingw |
2 # | 2 # |
3 # Author: hermanator12002@yahoo.com | 3 # Author: hermanator12002@yahoo.com |
4 # Date 9/11/02 | 4 # Date 9/11/02 |
5 # Description: Top Makefile for win32 (mingw) port of Pidgin and LibPurple | 5 # Description: Top Makefile for win32 (mingw) port of Pidgin and libpurple |
6 # | 6 # |
7 | 7 |
8 PIDGIN_TREE_TOP := . | 8 PIDGIN_TREE_TOP := . |
9 include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak | 9 include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak |
10 | 10 |