ParallelPort.dsp
上传用户:kathy7909
上传日期:2007-03-27
资源大小:15k
文件大小:6k
源码类别:

并口编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="ParallelPort" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.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
  19.  "Win32 (x86) Console Application")
  20. !MESSAGE "ParallelPort - Win32 Debug" (based on
  21.  "Win32 (x86) Console Application")
  22. !MESSAGE "ParallelPort - Win32 Unicode Debug" (based on
  23.  "Win32 (x86) Console Application")
  24. !MESSAGE "ParallelPort - Win32 Unicode Release" (based on
  25.  "Win32 (x86) Console Application")
  26. !MESSAGE 
  27. # Begin Project
  28. # PROP Scc_ProjName ""
  29. # PROP Scc_LocalPath ""
  30. CPP=cl.exe
  31. RSC=rc.exe
  32. !IF  "$(CFG)" == "ParallelPort - Win32 Release"
  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 2
  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 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  44. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  45. # ADD BASE RSC /l 0x1809 /d "NDEBUG"
  46. # ADD RSC /l 0x1809 /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 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
  52. # ADD LINK32 /nologo /subsystem:console /machine:I386
  53. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  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 2
  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 /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  65. # ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  66. # ADD BASE RSC /l 0x1809 /d "_DEBUG"
  67. # ADD RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LINK32=link.exe
  72. # 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
  73. # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  74. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Unicode Debug"
  75. # PROP BASE Use_MFC 2
  76. # PROP BASE Use_Debug_Libraries 1
  77. # PROP BASE Output_Dir "Parallel"
  78. # PROP BASE Intermediate_Dir "Parallel"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 2
  81. # PROP Use_Debug_Libraries 1
  82. # PROP Output_Dir "DebugU"
  83. # PROP Intermediate_Dir "DebugU"
  84. # PROP Target_Dir ""
  85. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  86. # 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
  87. # ADD BASE RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  88. # ADD RSC /l 0x1809 /d "_DEBUG" /d "_AFXDLL"
  89. BSC32=bscmake.exe
  90. # ADD BASE BSC32 /nologo
  91. # ADD BSC32 /nologo
  92. LINK32=link.exe
  93. # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  94. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:console /debug /machine:I386 /pdbtype:sept
  95. !ELSEIF  "$(CFG)" == "ParallelPort - Win32 Unicode Release"
  96. # PROP BASE Use_MFC 2
  97. # PROP BASE Use_Debug_Libraries 0
  98. # PROP BASE Output_Dir "Paralle0"
  99. # PROP BASE Intermediate_Dir "Paralle0"
  100. # PROP BASE Target_Dir ""
  101. # PROP Use_MFC 2
  102. # PROP Use_Debug_Libraries 0
  103. # PROP Output_Dir "ReleaseU"
  104. # PROP Intermediate_Dir "ReleaseU"
  105. # PROP Ignore_Export_Lib 0
  106. # PROP Target_Dir ""
  107. # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /YX /FD /c
  108. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /YX /FD /c
  109. # ADD BASE RSC /l 0x1809 /d "NDEBUG" /d "_AFXDLL"
  110. # ADD RSC /l 0x1809 /d "NDEBUG" /d "_AFXDLL"
  111. BSC32=bscmake.exe
  112. # ADD BASE BSC32 /nologo
  113. # ADD BSC32 /nologo
  114. LINK32=link.exe
  115. # ADD BASE LINK32 /nologo /subsystem:console /machine:I386
  116. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:console /machine:I386
  117. !ENDIF 
  118. # Begin Target
  119. # Name "ParallelPort - Win32 Release"
  120. # Name "ParallelPort - Win32 Debug"
  121. # Name "ParallelPort - Win32 Unicode Debug"
  122. # Name "ParallelPort - Win32 Unicode Release"
  123. # Begin Group "Source Files"
  124. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  125. # Begin Source File
  126. SOURCE=.main.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.ParallelPort.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.StdAfx.cpp
  133. # End Source File
  134. # End Group
  135. # Begin Group "Header Files"
  136. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  137. # Begin Source File
  138. SOURCE=.ParallelPort.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.StdAfx.h
  142. # End Source File
  143. # End Group
  144. # Begin Group "Resource Files"
  145. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  146. # End Group
  147. # End Target
  148. # End Project