Notes |
|
(0003810)
|
Jan Woetzel
|
2006-02-28 06:59
|
|
sorry for teh typos...
Jan. |
|
|
(0003811)
|
Bill Hoffman
|
2006-02-28 09:06
|
|
Please provide the method for doing this in a .vcproj or .sln file. I am not sure how this is done. |
|
|
(0003812)
|
Jan Woetzel
|
2006-02-28 09:23
|
|
The startup project is set in the ".suo" file (solution user options),
e.g.
foo.sln has foo.suo
Unfortunately I did not yet disvoer its internal format.
|
|
|
(0003826)
|
Bill Hoffman
|
2006-03-02 14:41
|
|
We don't write the .suo file, and I am not sure we want to start, so this may be impossible....
|
|
|
(0005155)
|
Bill Hoffman
|
2006-10-04 13:40
|
|
|
|
(0006136)
|
jdobry
|
2007-01-10 10:52
|
|
When ".suo" file not exist, MSVS use first project in solution. But it is "ALL_BUILD". Feature for change project order in solution my be useful workaround. |
|