Opened 14 years ago

Last modified 14 years ago

#1410 closed defect

Avoid the use of solution folders in VS solution files — at Initial Version

Reported by: jng Owned by:
Priority: low Milestone: 2.3
Component: Build System Version: 2.2.0
Severity: trivial Keywords:
Cc: brucedechant External ID:

Description

If we want to lower the barrier for contribution to this project, I believe that the MGOS source should be buildable with Visual C++ 2008 Express Edition.

Unfortunately, express editions do not understand solution folders. WebTier.sln is the only solution file to use solution folders making it un-buildable in VC express.

Solution folders should not be used in any VS solution files.

Change History (1)

by jng, 14 years ago

Attachment: WebTier_sln_vcexpress.patch added

patch for WebTier.sln that removes all solution folders

Note: See TracTickets for help on using tickets.