ParallelPort.dsp
上传用户:angelica
上传日期:2010-03-17
资源大小:17k
文件大小:6k
源码类别:

并口编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="ParallelPort" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=ParallelPort - Win32 Unicode 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 "ParallelPort.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 "ParallelPort.mak" CFG="ParallelPort - Win32 Unicode Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "ParallelPort - Win32 Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "ParallelPort - Win32 Debug" (based on "Win32 (x86) Console Application")
  20. !MESSAGE "ParallelPort - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "ParallelPort - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "ParallelPort - Win32 Release"
  30. # PROP BASE Use_MFC 0
  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 2
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  41. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  42. # ADD BASE RSC /l 0x1809 /d "NDEBUG"
  43. # ADD RSC /l 0x1809 /d "NDEBUG" /d "_AFXDLL"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  49. # ADD LINK32 /nologo /subsystem:console /machine:I386
  50. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "Debug"
  54. # PROP BASE Intermediate_Dir "Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 2
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "Debug"
  59. # PROP Intermediate_Dir "Debug"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  62. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  63. # ADD BASE RSC /l 0x1809 /d "_DEBUG"
  64. # ADD RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LINK32=link.exe
  69. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  70. # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  71. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Unicode Debug"
  72. # PROP BASE Use_MFC 2
  73. # PROP BASE Use_Debug_Libraries 1
  74. # PROP BASE Output_Dir "Parallel"
  75. # PROP BASE Intermediate_Dir "Parallel"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 2
  78. # PROP Use_Debug_Libraries 1
  79. # PROP Output_Dir "DebugU"
  80. # PROP Intermediate_Dir "DebugU"
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  83. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /YX /FD /c
  84. # ADD BASE RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  85. # ADD RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LINK32=link.exe
  90. # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  91. # ADD LINK32 /nologo /entry:"wmainCRTStartup" /subsystem:console /debug /machine:I386 /pdbtype:sept
  92. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Unicode Release"
  93. # PROP BASE Use_MFC 2
  94. # PROP BASE Use_Debug_Libraries 0
  95. # PROP BASE Output_Dir "Paralle0"
  96. # PROP BASE Intermediate_Dir "Paralle0"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 2
  99. # PROP Use_Debug_Libraries 0
  100. # PROP Output_Dir "ReleaseU"
  101. # PROP Intermediate_Dir "ReleaseU"
  102. # PROP Ignore_Export_Lib 0
  103. # PROP Target_Dir ""
  104. # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  105. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /YX /FD /c
  106. # ADD BASE RSC /l 0x1809 /d "NDEBUG" /d "_AFXDLL"
  107. # ADD RSC /l 0x1809 /d "NDEBUG" /d "_AFXDLL"
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LINK32=link.exe
  112. # ADD BASE LINK32 /nologo /subsystem:console /machine:I386
  113. # ADD LINK32 /nologo /entry:"wmainCRTStartup" /subsystem:console /machine:I386
  114. !ENDIF 
  115. # Begin Target
  116. # Name "ParallelPort - Win32 Release"
  117. # Name "ParallelPort - Win32 Debug"
  118. # Name "ParallelPort - Win32 Unicode Debug"
  119. # Name "ParallelPort - Win32 Unicode Release"
  120. # Begin Group "Source Files"
  121. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  122. # Begin Source File
  123. SOURCE=.main.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.ParallelPort.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.StdAfx.cpp
  130. # End Source File
  131. # End Group
  132. # Begin Group "Header Files"
  133. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  134. # Begin Source File
  135. SOURCE=.ParallelPort.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.StdAfx.h
  139. # End Source File
  140. # End Group
  141. # Begin Group "Resource Files"
  142. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  143. # End Group
  144. # End Target
  145. # End Project