home *** CD-ROM | disk | FTP | other *** search
/ Total Destruction / Total_Destruction.iso / addons / zipz / QDS101.ZIP / QDDev / QDTest / QDTest.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-02-03  |  5.5 KB  |  211 lines

  1. # Microsoft Developer Studio Project File - Name="QDTest" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=QDTest - Win32 Debug
  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 "QDTest.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 "QDTest.mak" CFG="QDTest - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "QDTest - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "QDTest - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "QDTest - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 6
  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 6
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "Release"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  44. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  45. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /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 /nologo /subsystem:windows /pdb:"..\System/QDTest.pdb" /machine:I386 /out:"..\System/QDTest.exe"
  55. # SUBTRACT LINK32 /pdb:none
  56.  
  57. !ELSEIF  "$(CFG)" == "QDTest - Win32 Debug"
  58.  
  59. # PROP BASE Use_MFC 6
  60. # PROP BASE Use_Debug_Libraries 1
  61. # PROP BASE Output_Dir "Debug"
  62. # PROP BASE Intermediate_Dir "Debug"
  63. # PROP BASE Target_Dir ""
  64. # PROP Use_MFC 6
  65. # PROP Use_Debug_Libraries 1
  66. # PROP Output_Dir "Debug"
  67. # PROP Intermediate_Dir "Debug"
  68. # PROP Target_Dir ""
  69. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  70. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  71. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  72. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  73. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  74. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  80. # ADD LINK32 /nologo /subsystem:windows /pdb:"..\System\Debug/QDTest.pdb" /debug /machine:I386 /out:"..\System\Debug/QDTest.exe" /pdbtype:sept
  81. # SUBTRACT LINK32 /pdb:none
  82.  
  83. !ENDIF 
  84.  
  85. # Begin Target
  86.  
  87. # Name "QDTest - Win32 Release"
  88. # Name "QDTest - Win32 Debug"
  89. # Begin Group "Source Files"
  90.  
  91. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  92. # Begin Source File
  93.  
  94. SOURCE=..\QDServer\QDServer.idl
  95.  
  96. !IF  "$(CFG)" == "QDTest - Win32 Release"
  97.  
  98. # Begin Custom Build - Performing MIDL step
  99. InputPath=..\QDServer\QDServer.idl
  100.  
  101. BuildCmds= \
  102.     midl /Oicf /h "QDServer.h" /iid "QDServer_i.c" "QDServer.idl"
  103.  
  104. ".\QDServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  105.    $(BuildCmds)
  106.  
  107. ".\QDServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  108.    $(BuildCmds)
  109.  
  110. ".\QDServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  111.    $(BuildCmds)
  112. # End Custom Build
  113.  
  114. !ELSEIF  "$(CFG)" == "QDTest - Win32 Debug"
  115.  
  116. # Begin Custom Build - Performing MIDL step
  117. InputPath=..\QDServer\QDServer.idl
  118.  
  119. BuildCmds= \
  120.     midl /Oicf /h "QDServer.h" /iid "QDServer_i.c" "QDServer.idl"
  121.  
  122. ".\QDServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  123.    $(BuildCmds)
  124.  
  125. ".\QDServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  126.    $(BuildCmds)
  127.  
  128. ".\QDServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  129.    $(BuildCmds)
  130. # End Custom Build
  131.  
  132. !ENDIF 
  133.  
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=.\QDTest.cpp
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=.\QDTest.rc
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=.\QDTestDlg.cpp
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=.\StdAfx.cpp
  150. # ADD CPP /Yc"stdafx.h"
  151. # End Source File
  152. # End Group
  153. # Begin Group "Header Files"
  154.  
  155. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  156. # Begin Source File
  157.  
  158. SOURCE=.\QDTest.h
  159. # End Source File
  160. # Begin Source File
  161.  
  162. SOURCE=.\QDTestDlg.h
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=.\Resource.h
  167. # End Source File
  168. # Begin Source File
  169.  
  170. SOURCE=.\StdAfx.h
  171. # End Source File
  172. # End Group
  173. # Begin Group "Resource Files"
  174.  
  175. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  176. # Begin Source File
  177.  
  178. SOURCE=.\res\bitmap1.bmp
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=.\res\bmp00001.bmp
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=.\res\QDTest.ico
  187. # End Source File
  188. # Begin Source File
  189.  
  190. SOURCE=.\res\QDTest.rc2
  191. # End Source File
  192. # Begin Source File
  193.  
  194. SOURCE=.\res\up1.bmp
  195. # End Source File
  196. # Begin Source File
  197.  
  198. SOURCE=.\res\walk1.bmp
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\res\walk2.bmp
  203. # End Source File
  204. # End Group
  205. # Begin Source File
  206.  
  207. SOURCE=.\ReadMe.txt
  208. # End Source File
  209. # End Target
  210. # End Project
  211.