|
Last change
on this file since 1166 was 1127, checked in by bird, 17 years ago |
|
Use NtQueryInformationFile + FileNameInformation to figure out the correctly cased names.
|
|
File size:
265 bytes
|
| Line | |
|---|
| 1 | # $Id: Makefile.kmk 1122 2007-09-25 06:16:26Z bird $
|
|---|
| 2 |
|
|---|
| 3 |
|
|---|
| 4 | DEPTH = ../../..
|
|---|
| 5 | include $(PATH_KBUILD)/header.kmk
|
|---|
| 6 |
|
|---|
| 7 | #
|
|---|
| 8 | # tstFileInfo
|
|---|
| 9 | #
|
|---|
| 10 | PROGRAMS.win += tstFileInfo
|
|---|
| 11 | tstFileInfo_TEMPLATE = BIN
|
|---|
| 12 | tstFileInfo_SOURCES = tstFileInfo.c
|
|---|
| 13 |
|
|---|
| 14 | include $(PATH_KBUILD)/footer.kmk
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.