mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 19:37:45 +01:00
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9c0d7d72d7
commit
449aab3c46
2869 changed files with 1026749 additions and 0 deletions
11
libs/gtkmm2/MSVC_Net2003/blank.cpp
Executable file
11
libs/gtkmm2/MSVC_Net2003/blank.cpp
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// This file may very well be the most annoying workaround of all time.
|
||||
// It is included here to simplify working with gtkmm using the
|
||||
// MSVC IDE.
|
||||
//
|
||||
// This file is included in all of the MSVC projects to force the
|
||||
// IDE to display the C/C++ property pages for editing. Apparently,
|
||||
// the MSVC IDE does not recognize .cc files as C++ source code, even
|
||||
// though the compiler does!
|
||||
//
|
||||
// Tim Shead, tshead@k-3d.com
|
||||
// 10/12/2004
|
||||
Loading…
Add table
Add a link
Reference in a new issue