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.

File:
1 edited

Legend:

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

    r6429 r21342  
    413413mkcalltab.exe mkcalltab: $(WIN32KBIN)\mkcalltab.exe
    414414$(WIN32KBIN)\mkcalltab.exe: clfix.exe $(MKCALLTABOBJS)
     415    @if not exist $(WIN32KBIN) $(CREATEPATH) $(WIN32KBIN)
    415416    $(LD) $(LFLAGS) /pmtype:vio @<<$(WIN32KOBJ)\$(@B).lnk
    416417        /OUT:$@
Note: See TracChangeset for help on using the changeset viewer.