add new sigc++2 directory
[ardour.git] / libs / gtkmm2 / MSVC_Net2003 / blank.cpp
1 // This file may very well be the most annoying workaround of all time.
2 // It is included here to simplify working with gtkmm using the
3 // MSVC IDE.
4 //
5 // This file is included in all of the MSVC projects to force the
6 // IDE to display the C/C++ property pages for editing.  Apparently,
7 // the MSVC IDE does not recognize .cc files as C++ source code, even
8 // though the compiler does!
9 //
10 // Tim Shead, tshead@k-3d.com
11 // 10/12/2004