Ignore:
Timestamp:
Jan 15, 2000, 11:02:50 PM (26 years ago)
Author:
sandervl
Message:

JW: Updated to Wine level 20000109 + corrected compile errors

Location:
trunk/src/winmm/midimap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/midimap/initterm.cpp

    r2308 r2456  
    1 /* $Id: initterm.cpp,v 1.1 2000-01-03 10:29:04 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.2 2000-01-15 22:02:50 sandervl Exp $ */
    22
    33/*
     
    3232#include <string.h>
    3333#include <odin.h>
     34#include <win32type.h>
     35#include <odinlx.h>
    3436#include <misc.h>       /*PLF Wed  98-03-18 23:18:15*/
    3537
  • trunk/src/winmm/midimap/makefile

    r2308 r2456  
    1 # $Id: makefile,v 1.1 2000-01-03 10:29:05 sandervl Exp $
     1# $Id: makefile,v 1.2 2000-01-15 22:02:50 sandervl Exp $
    22
    33#
     
    77#
    88
    9 PDWIN32_INCLUDE = ..\..\include
    10 PDWIN32_LIB = ..\..\lib
    11 PDWIN32_BIN = ..\..\bin
     9PDWIN32_INCLUDE = ..\..\..\include
     10PDWIN32_LIB = ..\..\..\lib
     11PDWIN32_BIN = ..\..\..\bin
    1212
    1313
Note: See TracChangeset for help on using the changeset viewer.