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. Visual Studio
  4. Clean Up Solution

Clean Up Solution

Scheduled Pinned Locked Moved Visual Studio
question
4 Posts 2 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.
  • R Offline
    R Offline
    redjoy
    wrote on last edited by
    #1

    I am converting a VS2003 solution (several hundred files) with 10 project to VS2005. At the same time I would like to remove any files that were generated but are not needed or not used. I started by creating a blank solution in VS2005 and adding one project. Several developers were stuffing #includes everywhere, thus creating dependencies that prevent me from pulling each project in one by one. Does anyone know of a better way to do this? Thanks, Michael ᅠᅠᅠᅠᅠᅠᅠᅠ ᅠ\|/ ᅠᅠᅠᅠᅠᅠᅠ^O^O^ ——o00o—0—o00o—— If we knew what it was we were doing, it would not be called research, would it? --Albert Einstein

    J 1 Reply Last reply
    0
    • R redjoy

      I am converting a VS2003 solution (several hundred files) with 10 project to VS2005. At the same time I would like to remove any files that were generated but are not needed or not used. I started by creating a blank solution in VS2005 and adding one project. Several developers were stuffing #includes everywhere, thus creating dependencies that prevent me from pulling each project in one by one. Does anyone know of a better way to do this? Thanks, Michael ᅠᅠᅠᅠᅠᅠᅠᅠ ᅠ\|/ ᅠᅠᅠᅠᅠᅠᅠ^O^O^ ——o00o—0—o00o—— If we knew what it was we were doing, it would not be called research, would it? --Albert Einstein

      J Offline
      J Offline
      Jun Du
      wrote on last edited by
      #2

      VS2005 can convert the solution and contained projects for you. No need to do it manually. Just load your solution to VS2005 and let it convert projects one by one. Best, Jun

      R 1 Reply Last reply
      0
      • J Jun Du

        VS2005 can convert the solution and contained projects for you. No need to do it manually. Just load your solution to VS2005 and let it convert projects one by one. Best, Jun

        R Offline
        R Offline
        redjoy
        wrote on last edited by
        #3

        Thank you. I know that VS2005 converts VS2003 solutions and projects. What I am really looking for is a way to remove any files that are not needed or not used by any projects. The previous developers just pulled in all files from a directory into source control. I am really trying to cleanup the source code as well, i.e., remove unnecessary references to other files that are not needed. Michael ᅠᅠᅠᅠᅠᅠᅠᅠᅠ\|/ ᅠᅠᅠᅠᅠᅠᅠ^O^O^ ——o00o—0—o00o—— If we knew what it was we were doing, it would not be called research, would it? --Albert Einstein

        J 1 Reply Last reply
        0
        • R redjoy

          Thank you. I know that VS2005 converts VS2003 solutions and projects. What I am really looking for is a way to remove any files that are not needed or not used by any projects. The previous developers just pulled in all files from a directory into source control. I am really trying to cleanup the source code as well, i.e., remove unnecessary references to other files that are not needed. Michael ᅠᅠᅠᅠᅠᅠᅠᅠᅠ\|/ ᅠᅠᅠᅠᅠᅠᅠ^O^O^ ——o00o—0—o00o—— If we knew what it was we were doing, it would not be called research, would it? --Albert Einstein

          J Offline
          J Offline
          Jun Du
          wrote on last edited by
          #4

          No problem. You only can clean up projects manually. Best, Jun

          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