Autosyncing with Wine HEAD

svn path=/trunk/; revision=23206
This commit is contained in:
The Wine Synchronizer 2006-07-21 13:04:55 +00:00
parent e1450f1b74
commit 5a5dc9a1c4
2 changed files with 1 additions and 14 deletions

View file

@ -1,13 +0,0 @@
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msimg32.dll
IMPORTLIB = libmsimg32.$(IMPLIBEXT)
IMPORTS = gdi32 kernel32
C_SRCS = msimg32_main.c
@MAKE_DLL_RULES@
### Dependencies:

View file

@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>