20 lines
364 B
PHP
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IF 0
Shared sources.inc file for Test projects.
!ENDIF
# Do not use NTBUILD's Warning.h pragmas, will treat all warnings as errors and use highest level (W4)
COMPILER_WARNINGS=
MSC_STDCALL=1
MSC_WARNING_LEVEL=/W4
USE_MSVCRT=1
INCLUDES=\
$(WINDOWS_INC_PATH)\DUser;\
$(SHELL_INC_PATH);\
$(SDK_INC_PATH)\gdiplus