Changeset 6895 for trunk/src/ole32


Ignore:
Timestamp:
Sep 30, 2001, 11:39:14 AM (24 years ago)
Author:
bird
Message:

Custombuild changes.

Location:
trunk/src/ole32
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/ole32.mak

    r6401 r6895  
    1 # $Id: ole32.mak,v 1.13 2001-07-29 19:01:40 sandervl Exp $
     1# $Id: ole32.mak,v 1.14 2001-09-30 09:24:01 bird Exp $
    22
    33#
     
    66#       ole32.dll makefile
    77#
    8 WRC_PREFIX_RESOURCE=1
     8
    99
    1010#
    1111# Tell buildenvironment that we have a non-default makefilename.
    1212#
     13WRC_PREFIX_RESOURCE=1
    1314MAKEFILE = ole32.mak
    1415
     
    1920!include ../../makefile.inc
    2021
     22
     23#
     24# Overrides.
     25#
    2126CDEFINES = $(CDEFINES) -DWINE_LARGE_INTEGER
     27
    2228
    2329#
Note: See TracChangeset for help on using the changeset viewer.