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.

15 lines
338 B

  1. #
  2. # This file defines settings that are global to all DirectPlay PocketPC builds
  3. #
  4. PLAT_DIR = pocketpc
  5. ALT_PROJECT_TARGET = pocketpc
  6. TARGETLIBS=$(TARGETLIBS) \
  7. $(SDK_LIB_PATH)\ole32.lib \
  8. $(SDK_LIB_PATH)\winsock.lib \
  9. $(SDK_LIB_PATH)\toolhelp.lib
  10. DLLENTRY=_DllMainCRTStartup