boujnah5207 / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

Split /trunk/bin into /lib and /toolslib #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This would make it much simpler to upgrade

Original issue reported on code.google.com by wmccaffe...@gmail.com on 11 Mar 2009 at 1:45

GoogleCodeExporter commented 9 years ago
This reeks a bit of havoc on the organization of the DLLs after the build 
process 
completes.  The build process ends up copying many of the /lib items into the 
/toolslib.  Consequently, I'd like to keep these together.  As a work-around, 
you can 
have VS generate a project and copy/paste the DLLs from the /lib and /Tools/lib 
folders, respectively.

Original comment by wmccaffe...@gmail.com on 23 Mar 2009 at 11:28