Changeset: 8ae50b9605b9 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8ae50b9605b9
Modified Files:
NT/mksqlwxs.py
Branch: oscar
Log Message:
Revert to libbat instead of libgdk.
diffs (21 lines):
diff --git a/NT/mksqlwxs.py b/NT/mksqlwxs.py
--- a/NT/mksqlwxs.py
+++ b/NT/mksqlwxs.py
@@ -124,7 +124,7 @@ def main():
[r'bin\mclient.exe',
r'bin\mserver5.exe',
r'bin\msqldump.exe',
- r'bin\gdk.dll',
+ r'bin\bat.dll',
r'bin\mapi.dll',
r'bin\monetdb5.dll',
r'bin\stream.dll',
@@ -175,7 +175,7 @@ def main():
[r'lib\monetdb5\_pyapi3.dll'])
print(r' </Directory>')
id = comp(extend, id, 14,
- [r'lib\gdk.lib',
+ [r'lib\bat.lib',
r'lib\mapi.lib',
r'lib\monetdb5.lib',
r'lib\stream.lib',
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list