template.dsp 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. # Microsoft Developer Studio Project File - Name="extname" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=extname - Win32 Status_TS
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "extname.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "extname.mak" CFG="extname - Win32 Status_TS"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "extname - Win32 Status_TS" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE
  20. # Begin Project
  21. # PROP AllowPerConfigDependencies 0
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. RSC=rc.exe
  26. RE2C=re2c.exe
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "OUTPUTDIR"
  30. # PROP BASE Intermediate_Dir "OUTPUTDIR"
  31. # PROP BASE Ignore_Export_Lib 0
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "OUTPUTDIR"
  36. # PROP Intermediate_Dir "OUTPUTDIR"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP BASECPP
  40. # ADD CPP BASECPP LOCALCPP
  41. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  42. # ADD RSC /l 0x409 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LINK32=link.exe
  47. # ADD BASE LINK32 BASELIBS
  48. # ADD LINK32 BASELIBS LOCALLIBS BASELDFLAGS LOCALLDFLAGS OUTPATH
  49. # Begin Target
  50. # Name "extname - Win32 Status_TS"
  51. # Begin Group "Source Files"
  52. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  53. CORESOURCES
  54. SOURCEFILES
  55. # End Group
  56. # Begin Group "Header Files"
  57. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  58. COREHEADERS
  59. HEADERFILES
  60. # End Group
  61. DEFS
  62. TEXTFILES
  63. # Begin Group "Resource Files"
  64. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  65. RESOURCEFILES
  66. # End Group
  67. # End Target
  68. # End Project