home *** CD-ROM | disk | FTP | other *** search
/ Practical Algorithms for Image Analysis / Practical Algorithms for Image Analysis.iso / CH_3.3 / BC / BC.MDP (.txt) < prev    next >
Encoding:
Microsoft Developer Studio Project  |  1999-09-11  |  35.5 KB  |  201 lines

  1. vcbks40.mvbEF0
  2. @    Control-C
  3. Control-Break
  4. Datatype Misalignment
  5. Access Violation
  6. In Page Error
  7.     No Memory
  8. Illegal Instruction
  9. Noncontinuable Exception
  10. Invalid Disposition
  11. Array Bounds Exceeded
  12. Float Denormal Operand
  13. Float Divide by Zero
  14. Float Inexact Result
  15. Float Invalid Operation
  16. Float Overflow
  17. Float Stack Check
  18. Float Underflow
  19. Integer Divide by Zero
  20. Integer Overflow
  21. Privileged Instruction
  22. Stack Overflow
  23. DLL Initialization Failed
  24. Microsoft C++ Exception
  25. Watch1
  26. Watch2
  27. Watch3
  28. Watch4
  29. @    Control-C
  30. Control-Break
  31. Datatype Misalignment
  32. Access Violation
  33. In Page Error
  34.     No Memory
  35. Illegal Instruction
  36. Noncontinuable Exception
  37. Invalid Disposition
  38. Array Bounds Exceeded
  39. Float Denormal Operand
  40. Float Divide by Zero
  41. Float Inexact Result
  42. Float Invalid Operation
  43. Float Overflow
  44. Float Stack Check
  45. Float Underflow
  46. Integer Divide by Zero
  47. Integer Overflow
  48. Privileged Instruction
  49. Stack Overflow
  50. DLL Initialization Failed
  51. Microsoft C++ Exception
  52. Watch1
  53. Watch2
  54. Watch3
  55. Watch4
  56. BC - WIN32 RELEASE
  57. /nologo /ML /W3 /GX /O2 /I "..\..\libimage" /I " ..\..\libtiff\libtiff" /I " ..\..\libip" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /Fp"Release/bc.pch" /YX /Fo"Release/" /c 
  58. /l 0x409 /d "NDEBUG" 
  59. /nologo /o"Release/bc.bsc" 
  60. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libimage\Release\libimage.lib ..\..\libtiff\libtiff\Release\libtiff.lib ..\..\libip\Release\libip.lib /nologo /subsystem:console /incremental:no /pdb:"Release/bc.pdb" /machine:I386 /out:"Release/bc.exe" 
  61. E:\book\book.cup\ch_3.3\bc\bc.c
  62. BC - WIN32 DEBUG
  63. /nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\libimage" /I " ..\..\libtiff\libtiff" /I " ..\..\libip" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Fp"Debug/bc.pch" /YX /Fo"Debug/" /Fd"Debug/" /c 
  64. /l 0x409 /d "_DEBUG" 
  65. /nologo /o"Debug/bc.bsc" 
  66. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libimage\Debug\libimage.lib ..\..\libtiff\libtiff\Debug\libtiff.lib ..\..\libip\Debug\libip.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/bc.pdb" /debug /machine:I386 /out:"Debug/bc.exe" 
  67. E:\book\book.cup\ch_3.3\bc\bc.c
  68. bc - Win32 Release
  69. bc.mak
  70. CProject
  71. bc - Win32 Release
  72. bc - Win32 Release
  73. bc - Win32 Debug
  74. CTargetItem
  75. .\bc.c
  76. CFileItem
  77. CDependencyContainer
  78. CDependencyFile
  79. CDependencyFile
  80. CDependencyFile
  81. tiffio.h
  82. CDependencyFile
  83. draw.h
  84. CDependencyFile
  85. lldef.h
  86. CDependencyFile
  87. sgl_stat.h
  88. CDependencyFile
  89. convolve.h
  90. CDependencyFile
  91. pcc2.h
  92. CDependencyFile
  93. bdy_stru.h
  94. CDependencyFile
  95. tiff.h
  96. CDependencyFile
  97. tiffimage.h
  98. CDependencyFile
  99. CDependencyFile
  100. misc.h
  101. CDependencyFile
  102. images.h
  103. CDependencyFile
  104. CDependencyContainer
  105. CDependencyFile
  106. CDependencyFile
  107. CDependencyFile
  108. tiffio.h
  109. CDependencyFile
  110. draw.h
  111. CDependencyFile
  112. lldef.h
  113. CDependencyFile
  114. sgl_stat.h
  115. CDependencyFile
  116. convolve.h
  117. CDependencyFile
  118. pcc2.h
  119. CDependencyFile
  120. bdy_stru.h
  121. CDependencyFile
  122. tiff.h
  123. CDependencyFile
  124. tiffimage.h
  125. CDependencyFile
  126. CDependencyFile
  127. misc.h
  128. CDependencyFile
  129. images.h
  130. CDependencyFile
  131. BC - WIN32 RELEASE
  132. /nologo /ML /W3 /GX /O2 /I "..\..\libimage" /I " ..\..\libtiff\libtiff" /I " ..\..\libip" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /Fp"Release/bc.pch" /YX /Fo"Release/" /c 
  133. /l 0x409 /d "NDEBUG" 
  134. /nologo /o"Release/bc.bsc" 
  135. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libimage\Release\libimage.lib ..\..\libtiff\libtiff\Release\libtiff.lib ..\..\libip\Release\libip.lib /nologo /subsystem:console /incremental:no /pdb:"Release/bc.pdb" /machine:I386 /out:"Release/bc.exe" 
  136. E:\book\book.cup\ch_3.3\bc\bc.c
  137. BC - WIN32 DEBUG
  138. /nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\libimage" /I " ..\..\libtiff\libtiff" /I " ..\..\libip" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Fp"Debug/bc.pch" /YX /Fo"Debug/" /Fd"Debug/" /c 
  139. /l 0x409 /d "_DEBUG" 
  140. /nologo /o"Debug/bc.bsc" 
  141. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libimage\Debug\libimage.lib ..\..\libtiff\libtiff\Debug\libtiff.lib ..\..\libip\Debug\libip.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/bc.pdb" /debug /machine:I386 /out:"Debug/bc.exe" 
  142. E:\book\book.cup\ch_3.3\bc\bc.c
  143. bc - Win32 Release
  144. bc.mak
  145. CProject
  146. bc - Win32 Release
  147. bc - Win32 Release
  148. bc - Win32 Debug
  149. CTargetItem
  150. .\bc.c
  151. CFileItem
  152. CDependencyContainer
  153. CDependencyFile
  154. CDependencyFile
  155. CDependencyFile
  156. tiffio.h
  157. CDependencyFile
  158. draw.h
  159. CDependencyFile
  160. lldef.h
  161. CDependencyFile
  162. sgl_stat.h
  163. CDependencyFile
  164. convolve.h
  165. CDependencyFile
  166. pcc2.h
  167. CDependencyFile
  168. bdy_stru.h
  169. CDependencyFile
  170. tiff.h
  171. CDependencyFile
  172. tiffimage.h
  173. CDependencyFile
  174. CDependencyFile
  175. misc.h
  176. CDependencyFile
  177. images.h
  178. CDependencyFile
  179. CDependencyContainer
  180. CDependencyFile
  181. CDependencyFile
  182. CDependencyFile
  183. tiffio.h
  184. CDependencyFile
  185. draw.h
  186. CDependencyFile
  187. lldef.h
  188. CDependencyFile
  189. sgl_stat.h
  190. CDependencyFile
  191. convolve.h
  192. CDependencyFile
  193. pcc2.h
  194. CDependencyFile
  195. bdy_stru.h
  196. CDependencyFile
  197. tiff.h
  198. CDependencyFile
  199. tiffimage.h
  200. CDependencyFile
  201.