libusb/msvc/getopt
Chris Dickens 07d6d3a2a5 msvc: Reorder solution projects and add project filter files
Since Visual Studio picks the first project as the default startup
project, move the library projects back to the top of the list. This use
to be the order but was changed in commit 9843b689df.

Add the project filter files to help organize the source files within
the Solution Explorer window pane.

Additionally move the getopt source underneath the msvc directory since
it is only used for Visual Studio builds.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
2020-03-23 15:17:50 -07:00
..
getopt.c msvc: Reorder solution projects and add project filter files 2020-03-23 15:17:50 -07:00
getopt.h msvc: Reorder solution projects and add project filter files 2020-03-23 15:17:50 -07:00
getopt1.c msvc: Reorder solution projects and add project filter files 2020-03-23 15:17:50 -07:00