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.

20 lines
316 B

  1. TARGETNAME=satest
  2. TARGETPATH=obj
  3. TARGETTYPE=PROGRAM
  4. UMTYPE=console
  5. UMENTRY=wmain
  6. USER_INCLUDES=\
  7. $(USER_INCLUDES);\
  8. $(BASEDIR)\public\internal\base\inc;\
  9. $(DDK_INC_PATH);
  10. TARGETLIBS=\
  11. $(SDK_LIB_PATH)\user32.lib\
  12. $(SDK_LIB_PATH)\gdi32.lib
  13. SOURCES=\
  14. acpi.cpp\
  15. test.cpp\
  16. test.rc