20 lines
309 B
Plaintext
20 lines
309 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1990 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
!ENDIF
|
|
|
|
!INCLUDE ..\..\Shimhook.mak
|
|
!INCLUDE ..\sources.inc
|
|
|
|
SOURCES=$(SOURCES) \
|
|
..\DisableThemes.cpp
|
|
|
|
TARGETLIBS=$(TARGETLIBS) \
|
|
$(SDK_LIB_PATH)\uxtheme.lib
|
|
|