You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
544 B
27 lines
544 B
!if 0
|
|
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
//
|
|
// File: dirs
|
|
//
|
|
// Contents: dirs files for NT types project.
|
|
//
|
|
//
|
|
// Functions:
|
|
//
|
|
// History: 11-08-94 GregJen Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
!endif
|
|
|
|
DIRS= \
|
|
public \
|
|
idl \
|
|
tracking \
|
|
oleext \
|
|
genxie \
|
|
sysmgmt
|
|
|