home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / mkspecs / win32-msvc / win32lib.dsp < prev   
Text File  |  2001-12-03  |  3KB  |  110 lines

  1. # Microsoft Developer Studio Project File - Name="$$MSVCDSP_PROJECT" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version $$MSVCDSP_VER
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  6.  
  7. CFG=$$MSVCDSP_PROJECT - Win32 $$MSVCDSP_CONFIGMODE
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "$$MSVCDSP_PROJECT.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "$$MSVCDSP_PROJECT.mak" CFG="$$MSVCDSP_PROJECT - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "$$MSVCDSP_PROJECT - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "$$MSVCDSP_PROJECT - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "$$MSVCDSP_PROJECT - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "Release"
  36. # PROP BASE Intermediate_Dir "Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "Release"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Target_Dir ""
  43. # ADD CPP $$MSVCDSP_MTDEF /W3 /O1 $$MSVCDSP_INCPATH /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" $$MSVCDSP_DEFINES /FD /c $$MSVCDSP_CXXFLAGS
  44. # ADD RSC /l 0x409 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD LIB32 /nologo $$MSVCDSP_TARGET
  49.  
  50. !ELSEIF  "$(CFG)" == "$$MSVCDSP_PROJECT - Win32 Debug"
  51.  
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD CPP $$MSVCDSP_MTDEFD /W3 /Gm $$MSVCDSP_DEBUG_OPT /Od $$MSVCDSP_INCPATH /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" $$MSVCDSP_DEFINES /FD /c $$MSVCDSP_CXXFLAGS
  63. # ADD RSC /l 0x409 /d "_DEBUG"
  64. BSC32=bscmake.exe
  65. # ADD BSC32 /nologo
  66. LIB32=link.exe -lib
  67. # ADD LIB32 /nologo $$MSVCDSP_TARGET
  68.  
  69. !ENDIF 
  70.  
  71. # Begin Target
  72.  
  73. # Name "$$MSVCDSP_PROJECT - Win32 Release"
  74. # Name "$$MSVCDSP_PROJECT - Win32 Debug"
  75. # Begin Group "Source Files"
  76.  
  77. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  78. $$MSVCDSP_SOURCES
  79. # End Group
  80. # Begin Group "Header Files"
  81.  
  82. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  83. $$MSVCDSP_HEADERS
  84. # End Group
  85. # Begin Group "Resource Files"
  86.  
  87. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  88. # End Group
  89. # Begin Group "Forms"
  90. $$MSVCDSP_FORMS
  91. # Prop Default_Filter "ui"
  92. # End Group
  93. # Begin Group "Lexables"
  94. $$MSVCDSP_LEXSOURCES
  95. # Prop Default_Filter "l"
  96. # End Group
  97. # Begin Group "Yaccables"
  98. $$MSVCDSP_YACCSOURCES
  99. # Prop Default_Filter "y"
  100. # End Group
  101. # Begin Group "Generated"
  102. $$MSVCDSP_MOCSOURCES
  103. $$MSVCDSP_FORMSOURCES
  104. $$MSVCDSP_FORMHEADERS
  105. $$MSVCDSP_IMAGES
  106. # Prop Default_Filter "moc"
  107. # End Group
  108. # End Target
  109. # End Project
  110.