Remaining changes needed for building libpdb on Windows (except for adding the extra JE source modules)

This commit is contained in:
John Emmas 2013-07-17 08:08:46 +01:00
parent 105652ad09
commit 350ed31655
15 changed files with 40 additions and 34 deletions

View file

@ -94,7 +94,7 @@ mountpoint (string path)
return best;
}
#elif defined(WIN32)
#elif defined(PLATFORM_WINDOWS)
string
mountpoint (string path)