aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.sln
AgeCommit message (Collapse)AuthorFilesLines
2009-09-24Update *.vcproj to visual studio 8Anders Broman1-2/+2
svn path=/trunk/; revision=30111
2008-04-05start to remove gtk1 from the Visual Studio stuff Ulf Lamping1-15/+1
svn path=/trunk/; revision=24786
2007-11-12add various files of PortableApps packagingUlf Lamping1-3/+31
svn path=/trunk/; revision=23434
2007-09-25add a "build.0" configuration, MSVC 2005 wants to have it (for whatever reasons)Ulf Lamping1-1/+1
svn path=/trunk/; revision=22972
2007-09-09add a dissectors project, so MSVC "jump to error" worksUlf Lamping1-1/+12
svn path=/trunk/; revision=22833
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project ↵Ulf Lamping1-0/+150
files for a lot easier debugging. They still use the underlying Makefile.nmake files for the actual build process. svn path=/trunk/; revision=22831