Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • r58914 -branches/mainsoft/gh1.7/mcs/class/System.Data.OracleClient

    0 answers - 944 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Author: kostat
    Date: 2006-04-02 05:38:41 -0400 (Sun, 02 Apr 2006)
    New Revision: 58914
    Modified:
    Log:
    merge -r 58912:58913
    Modified:
    2006-04-02 09:37:30 UTC (rev 58913)
    2006-04-02 09:38:41 UTC (rev 58914)
    @@ -3,11 +3,24 @@
    include //build/rules.make
    LIBRARY = System.DClient.dll
    +ifeq (net_1_1_java, $(PRFILE))
    +LIB_MCS_FLAGS = \
    + -r:rt.dll \
    + -r:J2SE.Helpers.dll \
    + /r:System.dll \
    + /r:System.Xml.dll / \
    + -nowarn:649 -nowarn:169 -nowarn:219 -nowarn:168 -nowarn:1595 \
    + -r:$(corlib) \
    + -r:System.Xml.dll \
    + /r:System.Drawing.dll
    +
    +else
    LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll \
    /r:System.Xml.dll /r:System.Data.dll \
    / \
    /r:System.Drawing.dll \
    /nowarn:649 /nowarn:169
    +endif
    TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /nowarn:618
    Mono-patches maillist - Mono-patches (AT) lists (DOT) ximian.com

Re: r58914 -branches/mainsoft/gh1.7/mcs/class/System.Data.OracleClient


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "Development"

EMSDN.COM