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.

13 lines
288 B

  1. FUSION_PATH = $(BASEDIR)\base\win32\fusion
  2. TARGETTYPE=PROGRAM
  3. TARGETNAME=resourcetool
  4. TARGETPATH=..\obj
  5. SOURCES=resourcetool.cpp
  6. NO_BINPLACE=1
  7. UMENTRY=wmain
  8. UMTYPE=console
  9. USE_STL=1
  10. USE_MSVCRT=1
  11. USE_NATIVE_EH=1
  12. MSC_WARNING_LEVEL=-W4 -WX
  13. TARGETLIBS=$(SDK_LIB_PATH)\rpcrt4.lib