prnsetup.dsp
上传用户:jubilation
上传日期:2007-01-03
资源大小:18k
文件大小:6k
源码类别:

打印编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="prnsetup" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** NICHT BEARBEITEN **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=prnsetup - Win32 StaticDebug
  6. !MESSAGE Dies ist kein g黮tiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
  7. !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f黨ren Sie den Befehl
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "prnsetup.mak".
  10. !MESSAGE 
  11. !MESSAGE Sie k鰊nen beim Ausf黨ren von NMAKE eine Konfiguration angeben
  12. !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "prnsetup.mak" CFG="prnsetup - Win32 StaticDebug"
  15. !MESSAGE 
  16. !MESSAGE F黵 die Konfiguration stehen zur Auswahl:
  17. !MESSAGE 
  18. !MESSAGE "prnsetup - Win32 Release" (basierend auf  "Win32 (x86) Application")
  19. !MESSAGE "prnsetup - Win32 Debug" (basierend auf  "Win32 (x86) Application")
  20. !MESSAGE "prnsetup - Win32 StaticDebug" (basierend auf  "Win32 (x86) Application")
  21. !MESSAGE 
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "prnsetup - Win32 Release"
  30. # PROP BASE Use_MFC 6
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 6
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x407 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  53. !ELSEIF  "$(CFG)" == "prnsetup - Win32 Debug"
  54. # PROP BASE Use_MFC 6
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 6
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  65. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x407 /d "_DEBUG" /d "_AFXDLL"
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  75. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. !ELSEIF  "$(CFG)" == "prnsetup - Win32 StaticDebug"
  77. # PROP BASE Use_MFC 6
  78. # PROP BASE Use_Debug_Libraries 1
  79. # PROP BASE Output_Dir "prnsetup___Win32_StaticDebug"
  80. # PROP BASE Intermediate_Dir "prnsetup___Win32_StaticDebug"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 5
  83. # PROP Use_Debug_Libraries 1
  84. # PROP Output_Dir "prnsetup___Win32_StaticDebug"
  85. # PROP Intermediate_Dir "prnsetup___Win32_StaticDebug"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  88. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  89. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  90. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  91. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  92. # ADD RSC /l 0x409 /d "_DEBUG"
  93. BSC32=bscmake.exe
  94. # ADD BASE BSC32 /nologo
  95. # ADD BSC32 /nologo
  96. LINK32=link.exe
  97. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  98. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  99. !ENDIF 
  100. # Begin Target
  101. # Name "prnsetup - Win32 Release"
  102. # Name "prnsetup - Win32 Debug"
  103. # Name "prnsetup - Win32 StaticDebug"
  104. # Begin Group "Quellcodedateien"
  105. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  106. # Begin Source File
  107. SOURCE=.PrinterSettings.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.prnsetup.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.prnsetup.rc
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.prnsetupDlg.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.StdAfx.cpp
  120. # ADD CPP /Yc"stdafx.h"
  121. # End Source File
  122. # End Group
  123. # Begin Group "Header-Dateien"
  124. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  125. # Begin Source File
  126. SOURCE=.PrinterSettings.h
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.prnsetup.h
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.prnsetupDlg.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.Resource.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.StdAfx.h
  139. # End Source File
  140. # End Group
  141. # Begin Group "Ressourcendateien"
  142. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  143. # Begin Source File
  144. SOURCE=.resprnsetup.ico
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.resprnsetup.rc2
  148. # End Source File
  149. # End Group
  150. # Begin Source File
  151. SOURCE=.ReadMe.txt
  152. # End Source File
  153. # End Target
  154. # End Project