mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Remove ancient/unused flowcanvas and libglademm from repository.
Update libraries to latest stable released version (except gnomecanvasmm, which is strangely packaged...). Fixes building (at least here). git-svn-id: svn://localhost/ardour2/trunk@2790 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0e31c56591
commit
35fc31a1de
1550 changed files with 362440 additions and 73136 deletions
11
libs/cairomm/MSVC/blank.cpp
Normal file
11
libs/cairomm/MSVC/blank.cpp
Normal 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 glibmm 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