VirtualBox

Changeset 1165 in kBuild for trunk/src/lib/Makefile.kmk


Ignore:
Timestamp:
Sep 30, 2007 7:36:23 AM (17 years ago)
Author:
bird
Message:

Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB file into memory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/Makefile.kmk

    r1000 r1165  
    3232kDep_DEFS.win += NEED_ISBLANK=1 __WIN32__=1
    3333kDep_SOURCES = kDep.c
     34kDep_SOURCES.win = nt_fullpath.c
    3435kDep_NOINST = 1
    3536
     
    3839kUtil_DEFS.win = __WIN__
    3940kUtil_SOURCES = crc32.c md5.c
     41kUtil_SOURCES.win = nt_fullpath.c
    4042kUtil_NOINST = 1
    4143
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette