-
statically linked libraries
Hi,
I use Visual C++ 6 and I would like to change the setup of my project. The
last question in the MFC AppWizard is:
How would you like to use the MFC library?
- As a shared DLL or as a statically linked library.
The wizard has created the project as shared DLL and now I don't find in
the setting property the ability to change to static.
(Note: On my old Borland product it was so easy...)
Any ideas to change this linker option?
Thank you
-
Re: statically linked libraries
"Christian Florentz" <christian.florentz@ps.ge.com> wrote:
>
>Hi,
>
>I use Visual C++ 6 and I would like to change the setup of my project. The
>last question in the MFC AppWizard is:
>How would you like to use the MFC library?
>- As a shared DLL or as a statically linked library.
>
>The wizard has created the project as shared DLL and now I don't find in
>the setting property the ability to change to static.
>
>(Note: On my old Borland product it was so easy...)
>
>Any ideas to change this linker option?
>
>Thank you
>
Main Menu::Project::Settings (or Alt-F7)
On the 'General' tab there is a list box titled: "Microsoft Foundation Classes".
Select "Use MFC in a Static Library". Re-compile.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks