Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. DLL Project to Static Lib.

DLL Project to Static Lib.

Scheduled Pinned Locked Moved C / C++ / MFC
csharp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jawache
    wrote on last edited by
    #1

    I want to convert a vc regular dll project to a static library. Is there any way i can do this w/out having to create a new project and import all the files into it. Can i do this using TMAKE or something... any advice would be appreciated. Asim Hussain e: asim@jawache.net w: www.jawache.net

    V M 2 Replies Last reply
    0
    • J Jawache

      I want to convert a vc regular dll project to a static library. Is there any way i can do this w/out having to create a new project and import all the files into it. Can i do this using TMAKE or something... any advice would be appreciated. Asim Hussain e: asim@jawache.net w: www.jawache.net

      V Offline
      V Offline
      valikac
      wrote on last edited by
      #2

      Do you want to know how to set Visual C++ to compile the DLL project in static-library mode? If yes, you can set the mode in properties. Kuphryn

      1 Reply Last reply
      0
      • J Jawache

        I want to convert a vc regular dll project to a static library. Is there any way i can do this w/out having to create a new project and import all the files into it. Can i do this using TMAKE or something... any advice would be appreciated. Asim Hussain e: asim@jawache.net w: www.jawache.net

        M Offline
        M Offline
        Mike Nordell
        wrote on last edited by
        #3

        You have to create a new project and then e.g. drag'n'drop the files from your DLL project to your newly created static library project.

        J 1 Reply Last reply
        0
        • M Mike Nordell

          You have to create a new project and then e.g. drag'n'drop the files from your DLL project to your newly created static library project.

          J Offline
          J Offline
          Jawache
          wrote on last edited by
          #4

          I can't believe i didn't think of that.. brilliant. Cheers. Asim Hussain e: asim@jawache.net w: www.jawache.net

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups