Changeset 5113 for trunk/src


Ignore:
Timestamp:
Feb 11, 2001, 4:32:24 PM (25 years ago)
Author:
bird
Message:

Updated with new files.

File:
1 edited

Legend:

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

    r4775 r5113  
    11[COMPILER]
    22MACRO=odin32_setcurrentdir();\nodin32_maketagfile();\n
    3 FILTEREXPANSION=0 0 0 0 0 0 0 0 0 0 0 0 0 0
     3FILTEREXPANSION=1 0 0 0 0 0 0 1 1 1 1 1 1 1
    44compile=concur|capture|clear|:Compile:&Compile,nmake -f win32k.mak .\bin\debug\%n.obj
    55make=concur|capture|clear|:Build:&Build,nmake
     
    3737Win32knew.def
    3838win32ktst.def
     39..\..\include\win32k.h
     40api\api.cpp
     41api\myVR32AllocMem.asm
    3942dev16\d16globl.c
    4043dev16\d16init.c
     
    5659elf2lx\elfdumper.cpp
    5760elf2lx\makefile
     61k32\k32QuerySystemMemInfo.cpp
     62test\AllocMem.c
     63test\AllocMem.def
     64test\AllocMem.mak
     65test\invokelongexename.c
     66test\longexecutablename..c
     67test\longexecutablename..def
     68test\longexecutablename.c
     69test\longexecutablename.def
     70test\longexecutablename.drv.c
     71test\longexecutablename.drv.def
     72test\makefile
     73test\MemInfoTest.c
     74test\MemInfoTest.def
     75test\MemInfoTest.mak
     76include\api.h
    5877include\asmutils.h
    5978include\avl.h
     
    7190include\k32.h
    7291include\ldr.h
    73 include\ldrCalls.h
     92include\locks.h
    7493include\log.h
    7594include\macros.h
     
    82101include\options.inc
    83102include\OS2KIO.h
     103include\OS2KLDR.h
     104include\OS2KPG.h
    84105include\OS2KPTDA.h
    85106include\OS2Krnl.h
     
    87108include\OS2KSEC.h
    88109include\OS2KSEM.h
     110include\OS2KSM.h
    89111include\OS2KTCB.h
    90112include\OS2KTK.h
     
    107129k32\k32QueryOTEs.cpp
    108130k32\k32SetOptions.cpp
    109 ldr\calltaba.asm
    110131ldr\ldr.cpp
    111132ldr\ModuleBase.cpp
     
    142163misc\env.c
    143164misc\heaptest.c
     165misc\locks.asm
    144166misc\log.c
    145167misc\makefile
     
    182204[ASSOCIATION]
    183205[STATE]
     206BUFFER:
    184207
    185 
Note: See TracChangeset for help on using the changeset viewer.