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.

294 lines
8.1 KiB

  1. # Microsoft Developer Studio Project File - Name="MQApitst" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=MQApitst - Win32 ANSI Debug
  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 "mqapitst.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 "mqapitst.mak" CFG="MQApitst - Win32 ANSI Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "MQApitst - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "MQApitst - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "MQApitst - Win32 ANSI Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "MQApitst - Win32 ANSI Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "MQApitst - Win32 Release"
  31. # PROP BASE Use_MFC 6
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir ".\Release"
  34. # PROP BASE Intermediate_Dir ".\Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 6
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ".\release"
  39. # PROP Intermediate_Dir ".\release"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  43. # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  44. # SUBTRACT CPP /Fr
  45. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  47. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  48. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  54. # ADD LINK32 ..\..\..\..\lib\mqrt.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /pdb:none /machine:I386
  55. !ELSEIF "$(CFG)" == "MQApitst - Win32 Debug"
  56. # PROP BASE Use_MFC 6
  57. # PROP BASE Use_Debug_Libraries 1
  58. # PROP BASE Output_Dir ".\Debug"
  59. # PROP BASE Intermediate_Dir ".\Debug"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 6
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir ".\debug"
  64. # PROP Intermediate_Dir ".\debug"
  65. # PROP Ignore_Export_Lib 0
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  72. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  78. # ADD LINK32 ..\..\..\..\lib\mqrt.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /pdb:none /debug /machine:I386
  79. !ELSEIF "$(CFG)" == "MQApitst - Win32 ANSI Release"
  80. # PROP BASE Use_MFC 6
  81. # PROP BASE Use_Debug_Libraries 0
  82. # PROP BASE Output_Dir "MQApits0"
  83. # PROP BASE Intermediate_Dir "MQApits0"
  84. # PROP BASE Ignore_Export_Lib 0
  85. # PROP BASE Target_Dir ""
  86. # PROP Use_MFC 6
  87. # PROP Use_Debug_Libraries 0
  88. # PROP Output_Dir "MQApits0"
  89. # PROP Intermediate_Dir "MQApits0"
  90. # PROP Ignore_Export_Lib 0
  91. # PROP Target_Dir ""
  92. # ADD BASE CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  93. # SUBTRACT BASE CPP /Fr
  94. # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  95. # SUBTRACT CPP /Fr
  96. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  97. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  98. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  99. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  100. BSC32=bscmake.exe
  101. # ADD BASE BSC32 /nologo
  102. # ADD BSC32 /nologo
  103. LINK32=link.exe
  104. # ADD BASE LINK32 ..\..\..\..\lib\mqrt.lib /nologo /subsystem:windows /pdb:none /debug /machine:I386
  105. # ADD LINK32 ..\..\..\..\lib\mqrt.lib /nologo /subsystem:windows /pdb:none /debug /machine:I386
  106. !ELSEIF "$(CFG)" == "MQApitst - Win32 ANSI Debug"
  107. # PROP BASE Use_MFC 6
  108. # PROP BASE Use_Debug_Libraries 1
  109. # PROP BASE Output_Dir "MQApits1"
  110. # PROP BASE Intermediate_Dir "MQApits1"
  111. # PROP BASE Ignore_Export_Lib 0
  112. # PROP BASE Target_Dir ""
  113. # PROP Use_MFC 6
  114. # PROP Use_Debug_Libraries 1
  115. # PROP Output_Dir "MQApits1"
  116. # PROP Intermediate_Dir "MQApits1"
  117. # PROP Ignore_Export_Lib 0
  118. # PROP Target_Dir ""
  119. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  120. # SUBTRACT BASE CPP /Fr
  121. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fr /Yu"stdafx.h" /FD /c
  122. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  123. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  124. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  125. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  126. BSC32=bscmake.exe
  127. # ADD BASE BSC32 /nologo
  128. # ADD BSC32 /nologo
  129. LINK32=link.exe
  130. # ADD BASE LINK32 ..\..\..\..\lib\mqrt.lib /nologo /subsystem:windows /pdb:none /debug /machine:I386
  131. # ADD LINK32 ..\..\..\..\lib\mqrt.lib /nologo /subsystem:windows /pdb:none /debug /machine:I386
  132. !ENDIF
  133. # Begin Target
  134. # Name "MQApitst - Win32 Release"
  135. # Name "MQApitst - Win32 Debug"
  136. # Name "MQApitst - Win32 ANSI Release"
  137. # Name "MQApitst - Win32 ANSI Debug"
  138. # Begin Group "Source Files"
  139. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  140. # Begin Source File
  141. SOURCE=.\ClosQDlg.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\CrQDlg.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\DelQDlg.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\LocatDlg.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\MainFrm.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\MQApitst.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\MQApitst.rc
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\OpenQDlg.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\ReadMe.txt
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.\RecvMDlg.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\RecWDlg.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\SendMDlg.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\StdAfx.cpp
  178. # ADD CPP /Yc"stdafx.h"
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\testDoc.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\testView.cpp
  185. # End Source File
  186. # End Group
  187. # Begin Group "Header Files"
  188. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  189. # Begin Source File
  190. SOURCE=.\closqdlg.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\crqdlg.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\delqdlg.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\locatdlg.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\mainfrm.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\mqapitst.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.\openqdlg.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.\recvmdlg.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.\recwdlg.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.\sendmdlg.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.\stdafx.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.\testdoc.h
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.\testview.h
  227. # End Source File
  228. # End Group
  229. # Begin Group "Resource Files"
  230. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  231. # Begin Source File
  232. SOURCE=.\res\mqapitst.ico
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\res\test.rc2
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.\res\testdoc.ico
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.\res\toolbar.bmp
  242. # End Source File
  243. # End Group
  244. # End Target
  245. # End Project