mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 14:32:58 +02:00
Move library tree where it belongs
This commit is contained in:
20
lib-src/portmidi/pm_mingw/eclipse/README.txt
Normal file
20
lib-src/portmidi/pm_mingw/eclipse/README.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
These files, dot-cproject and dot-project, come from Philip Martin
|
||||
(posted on Media_api mailing list on September 3, 2008).
|
||||
He writes: "I do not have a makefile. I used Eclipse + CDT to build
|
||||
PortMidi using MinGw. ... The two files .project and .cproject I
|
||||
believe must be in the root of the portmidi tree to work with Eclipse.
|
||||
... I have only compiled the relevant sources into one .dll here."
|
||||
|
||||
The .project and .cproject files have been renamed to dot-project and
|
||||
dot-cproject here to make them more visible. To use them, you will
|
||||
need to rename them to .project and .cproject, and probably move them
|
||||
to the portmidi tree root.
|
||||
|
||||
At this time, no one is actively maintaining Eclipse or MinGw versions
|
||||
of PortMidi, so these files may be out-of-date or have other problems.
|
||||
Feel free to submit updates or discuss the possibility of maintaining
|
||||
these or some equivalent files for MinGw.
|
||||
|
||||
Roger Dannenberg
|
||||
18-Oct-2008
|
||||
|
Reference in New Issue
Block a user