Source code of Windows XP (NT5)
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.

19 lines
307 B

  1. TARGETNAME=oemupg
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. C_DEFINES=-DWIN32 -DUNICODE -D_UNICODE
  5. DLLENTRY=_DllMainCRTStartup
  6. PRECOMPILED_CXX=1
  7. PRECOMPILED_INCLUDE=pch.h
  8. RCOPTIONS=-N
  9. SUBSYSTEM_VERSION=3.51
  10. USE_MSVCRT=1
  11. TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
  12. INCLUDES=
  13. SOURCES=\
  14. oemupg.cpp \
  15. oemupg.rc