Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6120253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:38:51+00:00 2026-05-23T15:38:51+00:00

I do not with VS 2010 frequently so my question is beginner. VS2010 creates

  • 0

I do not with VS 2010 frequently so my question is “beginner”.

VS2010 creates a solution with the folowing directory structure (simplified):

/Solution
    solution.sdf
    solution.sln
    solution.suo
    /Solution
       solution.cpp
       solution.vcxproj
       /Debug
       /Release

I want to change the directory structure for alredy created project:

/Solution
    /Solution
       solution.cpp
       /Projects
           /VS
              solution.sdf
              solution.sln
              solution.suo
              solution.vcxproj
              /Debug
              /Release

So the solution file and projects file will be moved into subfolder

 /Projects/VS

The file solution.sln was enough to edit the path to

 = "Solution", "..\..\solution.vcxproj"

But how (and where) to change a location of the project file solution.vcxproj so as to be able to locate all files with the source code.

I am using different compilers so I want to create own subfolder for each development tool.

/Projects
    /VS
    /Eclipse
    ...
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T15:38:51+00:00Added an answer on May 23, 2026 at 3:38 pm
    = "Solution", "..\..\solution.vcxproj"
    

    No that’s wrong, the .sln file is in the same folder as the .vcxproj file. So it should read = "Solution", "solution.vcxproj".

    The only other patch is that the solution.cpp file is in a non-standard location. Edit the .vcxproj file and locate the <ItemGroup> for the solution.cpp file. Change it to Include="..\solution.cpp".

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Not too practical maybe, but still interesting. Having some abstract question on matrix multiplication
I am trying to use VS 2010 for writing C. Frequently, I try to
Problem Frequently (but not every time) when using CVS to check in files like:
Frequently I am aligning text such as: To: 07/02/2010 From: 07/02/2010 Id like it
In the past week or so, I've noticed that Visual Studio 2010 is not
I am new to Visual Studio 2008 (not 2010). What do you think are
It happens quite frequently, more times per day, that with Visual Studio 2010 ,
Not sure if this is the right place for MDX question but it seemed
Not very technical, but... I have to implement a bad words filter in a
Not sure if this is possible or if I'm expressing correctly what I'm looking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.