MFC4 - SubProjects
Darren Martz -- martz%mspo3@mprgate.mpr.ca Friday, January 12, 1996 I cannot figure out how to remove a sub-project. I cannot figure out how to take an existing MFC3 project and make it a sub-project. Adding a sub-project is simple: Open workspace "Insert/Project..." or Open workspace "Build/Sub Projects..." "New..." Which BTW is how you setup sub-project dependencies. Darren
Brad Wilson -- bradw@netnet.net Sunday, January 14, 1996 [Mini-digest: 3 responses] >> I cannot figure out how to remove a sub-project. "Build" menu, "Configurations...". Highlight the project name (not the build configuration(s)), click "Remove". >> I cannot figure out how to take an existing MFC3 project and make it a >> sub-project. Haven't figured this one out. I just went in and added a sub- project and made sure any special compiler settings I needed were set. Brad -- class CBradWilson : public CWorldWatchProgrammingTeam { public: CString GetInetAddr() { return CString("bradw@exptech.com"); } CString GetPhone() { return CString("+1 (810) 620-9803"); } CString GetURL() { return CString("http://www.exptech.com"); } CString GetDisclaimer() { return CString("All I say is fact :-p"); } }; // QOTW: "There is no right or wrong ... just popular opinion" -----From: Niels Ull Jacobsen> I cannot figure out how to remove a sub-project. Query "delete project" in online help. Second item which shows up is "Inserting and Deleting Projects". > I cannot figure out how to take an existing MFC3 project and make it a > sub-project. Open it as a workspace. Save it. Read about "Specifying Subprojects in a Project Workspace". Now can we get back to "intermediate to advanced MFC questions"? -- Niels Ull Jacobsen, Kruger A/S -----From: fredz@hces.com (Fred Zelhart) Darren writes: > > I cannot figure out how to remove a sub-project. > > Adding a sub-project is simple: > Open workspace > "Insert/Project..." > or > Open workspace > "Build/Sub Projects..." > "New..." > > Which BTW is how you setup sub-project dependencies. > > Darren > Removing a subproject can be done by going to Build/Configurations, from there you can choose to remove a subproject. This didn't seem logical to me, but it was the only way that I found from searching. I didn't find anything in the help file either. Not very intuitive, since a lot of functions can be done by right-click on the project workspace. But that's just my opinion. Fred Zelhart ================= Fred Zelhart, Software Engineer | fredz@hces.com PACE Health Management Systems | (515) 222-1717 (voice) 1025 Ashworth Road, Suite 420 | (515) 222-0570 (fax) West Des Moines, IA 50265 | -- "The problem with the gene pool is that there's no lifeguard."
| Вернуться в корень Архива |