home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples1.exe / smc / smcrls.lst < prev    next >
Encoding:
File List  |  2000-06-23  |  1.9 KB  |  130 lines

  1. ;; To compile: smctest -Osmcself.exe -v @smc.lst
  2.  
  3. -u
  4. -c
  5. -z
  6.  
  7. -w-4002 ; ignoring unknown preprocessing directive
  8. -w-4005 ; loss of precision
  9. -w-4013 ; class is implicitly abstract
  10. -w-4018 ; use before def
  11. -w-4027 ; macros with arguments
  12. -w-4028 ; bool -> int conversion
  13. -w-4030 ; '@' found in comment
  14. -w-4033 ; byref argument without &
  15. -w-4035 ; negative const -> unsigned
  16.  
  17. -DDEFMGMT=unmanaged
  18. -DMGDDATA=0
  19. -DLEGACY=1
  20. -DMR=*
  21.  
  22. -Dvolatile=
  23.  
  24. -DNDEBUG=1
  25. -DCORIMP=1
  26. -DTRAP_VIA_SETJMP=0
  27. -D_OS_COMMIT_ALLOC=1
  28. -DMACROS_NOT_SUPPORTED=1
  29. -DSTATIC_UNMANAGED_MEMBERS=1
  30. -DGEN_REFS_INSTEAD_OF_DEFS=0
  31.  
  32. -DbegErrorTrap=try
  33. -DdclErrorTrap=
  34. -DchkErrorTrap=except
  35. -DfltErrorTrap=__SMCfilter
  36.  
  37. -D_fastcall=
  38. -D__fastcall=
  39.  
  40. -D_stdcall=
  41. -D__stdcall=
  42.  
  43. -D_cdecl=
  44. -D__cdecl=
  45.  
  46. -D__try=try
  47. -D__except=except
  48.  
  49. -D_inline=inline
  50. -D__inline=inline
  51.  
  52. -DNULL=null
  53.  
  54. -DUNIMPL=assert
  55. -DNO_WAY=assert
  56.  
  57. -DDLL_IMPORT=extern
  58.  
  59. -DINOUT=byref
  60. -DOUT=byref
  61. -DIN=in
  62. -DREF=
  63.  
  64. -DUNION=union
  65. -DCASE=case
  66. -DDEFCASE=default
  67. -DIMPORT=extern
  68. -DIMPCRT=extern
  69. -DCOR_IMPORT=extern
  70.  
  71. ;
  72. ; The following is a horrible hack for including CorHdr.h
  73. ;
  74. -DCorSigCompressData=WRAPPED_CorSigCompressData
  75. -DCorSigCompressToken=WRAPPED_CorSigCompressToken
  76. -DCorSigUncompressData=WRAPPED_CorSigUncompressData
  77. -DCorSigUncompressToken=WRAPPED_CorSigUncompressToken
  78. -DCorSigUncompressElementType=WRAPPED_CorSigUncompressElementType
  79.  
  80. SMCself.h
  81. ..\..\..\include\corhdr.h
  82.  
  83. alloc.h
  84. comp.h
  85. CORwrap.h
  86. error.h
  87. genIL.h
  88. hash.h
  89. host.h
  90. infile.h
  91. outfile.h
  92. parser.h
  93. pewrite.h
  94. scan.h
  95. smc.h
  96. smcPCH.h
  97. symbol.h
  98. treenode.h
  99. type.h
  100. typedefs.h
  101. vartype.h
  102.  
  103. alloc.cpp
  104. bind.cpp
  105. comp.cpp
  106. CORexp.cpp
  107. CORimp.cpp
  108. error.cpp
  109. foldexpr.cpp
  110. gencode.cpp
  111. genIL.cpp
  112. hash.cpp
  113. outfile.cpp
  114. parser.cpp
  115. pewrite.cpp
  116. scan.cpp
  117. smc.cpp
  118. symbol.cpp
  119. tree.cpp
  120. type.cpp
  121.  
  122. inlines.h
  123.  
  124. macros.i.free
  125. imports.h
  126. Win32.h
  127. cor-temp.c
  128.  
  129. version.c
  130.