Changeset 21342 for trunk/src/kernel32


Ignore:
Timestamp:
Sep 22, 2009, 8:52:46 PM (16 years ago)
Author:
abwillis
Message:

VAC365 build updates. dsound update seems to help VAC308 some here too.

Location:
trunk/src/kernel32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/_ras.cpp

    r21302 r21342  
    1010#include <custombuild.h>
    1111#include <odincrt.h>
     12#include <libc/float.h>
    1213
    1314#include "initterm.h"
  • trunk/src/kernel32/kernel32.mak

    r21302 r21342  
    169169LIBS = \
    170170$(ODIN32_LIB)/$(ODINCRT).lib \
    171 $(ODIN32_LIB)/libwrap.lib \
     171$(ODIN32_LIB)/libwrap0.lib \
     172$(ODIN32_LIB)/libwrap1.lib \
    172173$(ODIN32_LIB)\wgss50.LIB \
    173174$(ODIN32_LIB)\WIN32K.LIB \
Note: See TracChangeset for help on using the changeset viewer.