External/WinRing0/MAKEFILE
author |
moel.mich |
|
Wed, 18 Jul 2012 19:45:59 +0000 |
changeset 366 |
667c75cad937 |
permissions |
-rw-r--r-- |
Changed the system tray icon font scaling to adapt to the size of the tray icon in pixels, because on Windows 7 the tray icon scales with the system font size, while on Windows XP the tray icons are always 16 pixels large.
moel@347
|
1 |
#
|
moel@347
|
2 |
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
|
moel@347
|
3 |
# file to this component. This file merely indirects to the real make file
|
moel@347
|
4 |
# that is shared by all the driver components of the Windows NT DDK
|
moel@347
|
5 |
#
|
moel@347
|
6 |
|
moel@347
|
7 |
!INCLUDE $(NTMAKEENV)\makefile.def
|