mirror of https://github.com/lianthony/NT4.0
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.
22 lines
375 B
22 lines
375 B
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
NOTES:
|
|
|
|
This file builds the NT Network Control Panel Applet. As of 2/5/93,
|
|
the DLL does not build, so "bin" is not yet included in the DIRS list.
|
|
The "applet" is generated as a test application in the NCPA directory:
|
|
NCPA\OBJ\*\NCPAPP.EXE.
|
|
|
|
!ENDIF
|
|
|
|
|
|
DIRS= xlate \
|
|
src \
|
|
bin
|
|
|