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.

12 lines
377 B

  1. EXT_INC_PATH = $(WMDMROOT)\Dependencies\Inc;
  2. !IF $(FREEBUILD)
  3. EXT_LIB_PATH = $(WMDMROOT)\Dependencies\lib\$(TARGET_DIRECTORY)
  4. !ELSE
  5. EXT_LIB_PATH = $(WMDMROOT)\Dependencies\lib\$(TARGET_DIRECTORY)
  6. !ENDIF
  7. WMDM_INC_PATH = $(WMDMROOT)\Common\include;$(WMDMROOT)\Common\include\ver;
  8. WMDM_LIB_PATH = $(WMDMROOT)\Common\lib\$(TARGET_DIRECTORY)
  9. WMDMOUTDIR = $(_OBJ_DIR)