CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Threaded View

  1. #1
    Join Date
    Jul 2005
    Posts
    1,030

    How to share a resource project among multiple projects?

    I want to share a resource project among mulitple projects. I attached a sample project trying to access a shared resource project. But I got linker errors. Any guru here tells me how to fix the errors? Thanks.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured