BarCode.dsp 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. # Microsoft Developer Studio Project File - Name="BarCode" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=BarCode - Win32 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 "BarCode.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 "BarCode.mak" CFG="BarCode - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "BarCode - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "BarCode - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "BarCode - Win32 Debug"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "Debug"
  32. # PROP BASE Intermediate_Dir "Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "Debug"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MDd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX
  40. # ADD CPP /nologo /MDd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX
  41. # ADD BASE MTL /nologo /D"_DEBUG" /h"$(ProjectName)idl.h" /tlb"Debug\$(ProjectName).tlb" /win32
  42. # ADD MTL /nologo /D"_DEBUG" /h"$(ProjectName)idl.h" /tlb"Debug\$(ProjectName).tlb" /win32
  43. # ADD BASE RSC /l 3073 /d "_DEBUG" /i "$(IntDir)"
  44. # ADD RSC /l 3073 /d "_DEBUG" /i "$(IntDir)"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # 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 /dll /out:"Debug\BarCode.ocx" /incremental:yes /def:".\BarCode.def" /debug /pdbtype:sept /subsystem:windows /implib:"$(OutDir)/BarCode.lib" /machine:ix86
  50. # ADD 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 /dll /out:"Debug\BarCode.ocx" /incremental:yes /def:".\BarCode.def" /debug /pdbtype:sept /subsystem:windows /implib:"$(OutDir)/BarCode.lib" /machine:ix86
  51. # Begin Special Build Tool
  52. SOURCE="$(InputPath)"
  53. PostBuild_Desc=Performing registration
  54. PostBuild_Cmds=regsvr32 /s /c "$(TargetPath)"
  55. # End Special Build Tool
  56. !ELSEIF "$(CFG)" == "BarCode - Win32 Release"
  57. # PROP BASE Use_MFC 6
  58. # PROP BASE Use_Debug_Libraries 0
  59. # PROP BASE Output_Dir "Release"
  60. # PROP BASE Intermediate_Dir "Release"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 6
  63. # PROP Use_Debug_Libraries 0
  64. # PROP Output_Dir "Release"
  65. # PROP Intermediate_Dir "Release"
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MD /Zi /W3 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c /GX
  68. # ADD CPP /nologo /MD /Zi /W3 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c /GX
  69. # ADD BASE MTL /nologo /D"NDEBUG" /h"$(ProjectName)idl.h" /tlb"Release\$(ProjectName).tlb" /win32
  70. # ADD MTL /nologo /D"NDEBUG" /h"$(ProjectName)idl.h" /tlb"Release\$(ProjectName).tlb" /win32
  71. # ADD BASE RSC /l 3073 /d "NDEBUG" /i "$(IntDir)"
  72. # ADD RSC /l 3073 /d "NDEBUG" /i "$(IntDir)"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # 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 /dll /out:"Release\BarCode.ocx" /incremental:no /def:".\BarCode.def" /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /implib:"$(OutDir)/BarCode.lib" /machine:ix86
  78. # ADD 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 /dll /out:"Release\BarCode.ocx" /incremental:no /def:".\BarCode.def" /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /implib:"$(OutDir)/BarCode.lib" /machine:ix86
  79. # Begin Special Build Tool
  80. SOURCE="$(InputPath)"
  81. PostBuild_Desc=Performing registration
  82. PostBuild_Cmds=regsvr32 /s /c "$(TargetPath)"
  83. # End Special Build Tool
  84. !ENDIF
  85. # Begin Target
  86. # Name "BarCode - Win32 Debug"
  87. # Name "BarCode - Win32 Release"
  88. # Begin Group "Source Files"
  89. # PROP Default_Filter "cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  90. # Begin Source File
  91. SOURCE=.\BarCode.cpp
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.\BarCode.def
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.\BarCode.idl
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.\BarCodeCtrl.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\BarCodePropPage.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.\EANBarCode.cpp
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.\stdafx.cpp
  110. !IF "$(CFG)" == "BarCode - Win32 Debug"
  111. # ADD CPP /nologo /Yc"stdafx.h" /GZ /GX
  112. !ELSEIF "$(CFG)" == "BarCode - Win32 Release"
  113. # ADD CPP /nologo /Yc"stdafx.h" /GX
  114. !ENDIF
  115. # End Source File
  116. # End Group
  117. # Begin Group "Header Files"
  118. # PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
  119. # Begin Source File
  120. SOURCE=.\BarCode.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\BarCodeCtrl.h
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\BarCodePropPage.h
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.\EANBarCode.h
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.\Resource.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.\stdafx.h
  136. # End Source File
  137. # End Group
  138. # Begin Group "Resource Files"
  139. # PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  140. # Begin Source File
  141. SOURCE=.\BarCode.rc
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\BarCodeCtrl.bmp
  145. # End Source File
  146. # End Group
  147. # Begin Source File
  148. SOURCE=.\ReadMe.txt
  149. # End Source File
  150. # End Target
  151. # End Project