mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Remaining changes needed for building libpdb on Windows (except for adding the extra JE source modules)
This commit is contained in:
parent
105652ad09
commit
350ed31655
15 changed files with 40 additions and 34 deletions
|
|
@ -94,7 +94,7 @@ mountpoint (string path)
|
|||
return best;
|
||||
}
|
||||
|
||||
#elif defined(WIN32)
|
||||
#elif defined(PLATFORM_WINDOWS)
|
||||
|
||||
string
|
||||
mountpoint (string path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue