Leaked source code of windows server 2003
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.

31 lines
534 B

  1. !IF 0
  2. Module Name: Shared sources.inc file for Engine projects.
  3. Abstract:
  4. Author:
  5. JStall
  6. !ENDIF
  7. SOURCES_USED=..\sources.inc
  8. MSC_STDCALL=1
  9. MSC_WARNING_LEVEL=-W4
  10. NT_UP=0
  11. USE_MSVCRT=1
  12. USE_STATIC_ATL=1
  13. ATL_VER=30
  14. INCLUDES=\
  15. ..\..\inc;\
  16. ..\..\inc\Public;\
  17. ..\ObjectAPI\$(O);\
  18. $(WINDOWS_INC_PATH)\DUser;\
  19. $(BASE_INC_PATH);\
  20. $(SDK_INC_PATH)\gdiplus
  21. C_DEFINES=$(C_DEFINES) -DWIN32 -D_MBCS -DDUSER_EXPORTS -DNO_DEFAULT_HEAP -DROCKALL_DIRECTUSER