Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiling Packages into Source Code

Status
Not open for further replies.

carriemjohnson

Programmer
Aug 26, 2002
11
0
0
US
Hi,

I have an application where we currently compile our code into a dll with separate runtime bpls. To make our installation process easier, we would like to combine our packages into our dll (so that we have only one file to distribute to our users). How can I compile my existing packages into my dll and not have to distribute the bpls separately with the application?

Thanks in advance for your help.

Carrie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top