Update of /cvsroot/monetdb/clients/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29384/clients/NT
Modified Files:
rules.msc
Log Message:
for consistency between Windows and Unix:
Also on Windows (like on Unix),
install MonetDB's header files in <prefix>/include/MonetDB/{common,gdk}/,
not just in <prefix>/include/{common,gdk}/ .
Index: rules.msc
===================================================================
RCS file: /cvsroot/monetdb/clients/NT/rules.msc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- rules.msc 18 Sep 2007 21:55:37 -0000 1.14
+++ rules.msc 9 Dec 2007 13:03:51 -0000 1.15
@@ -19,7 +19,7 @@
RULESMSC = $(MONETDB_PREFIX)\share\MonetDB\winrules.msc
!INCLUDE $(RULESMSC)
-MONETDB_INCLUDEDIR=$(MONETDB_PREFIX)\include
+MONETDB_INCLUDEDIR=$(MONETDB_PREFIX)\include\MonetDB
MONETDB_INCS=-I"$(MONETDB_INCLUDEDIR)" -I"$(MONETDB_INCLUDEDIR)\common"
-I"$(MONETDB_INCLUDEDIR)\gdk"
MONETDB_LIBS=/libpath:"$(MONETDB_PREFIX)\lib"
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins