compcode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
compcode [2007/06/13 07:39]
lavirotte
compcode [2007/06/13 07:40]
lavirotte
Line 51: Line 51:
 } }
 </​code>​ </​code>​
 +
  
  
 ===== Compilation ===== ===== Compilation =====
  
-Wcomp distrib. ​Here is a sample of the command line compilation :+Here is a sample of the command line compilation :
 <​code>​ <​code>​
 csc.exe /​target:​library /r:Bean.dll Sample_Component.cs csc.exe /​target:​library /r:Bean.dll Sample_Component.cs
 </​code>​ </​code>​
 +
 +You will find Bean.dll in the WComp distrib.
  • compcode.txt
  • Last modified: 2011/06/06 10:48
  • by Stéphane Lavirotte