You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by ro...@apache.org on 2005/03/07 02:58:27 UTC

svn commit: r156355 - incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj

Author: roberto
Date: Sun Mar  6 17:58:26 2005
New Revision: 156355

URL: http://svn.apache.org/viewcvs?view=rev&rev=156355
Log:
~ Updated DataMapper Test project file to include new MySql files/content

Modified:
    incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj?view=diff&r1=156354&r2=156355
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj Sun Mar  6 17:58:26 2005
@@ -431,6 +431,10 @@
                     BuildAction = "Content"
                 />
                 <File
+                    RelPath = "Maps\MySql\ByteFx\Document.xml"
+                    BuildAction = "Content"
+                />
+                <File
                     RelPath = "Maps\MySql\ByteFx\DynamicAccount.xml"
                     BuildAction = "Content"
                 />
@@ -451,6 +455,10 @@
                     BuildAction = "Content"
                 />
                 <File
+                    RelPath = "Maps\MySql\ByteFx\ResultClass.xml"
+                    BuildAction = "Content"
+                />
+                <File
                     RelPath = "Maps\Oracle\ODP\Account.xml"
                     BuildAction = "Content"
                 />
@@ -749,6 +757,10 @@
                 />
                 <File
                     RelPath = "Scripts\MySql\DataBase.sql"
+                    BuildAction = "Content"
+                />
+                <File
+                    RelPath = "Scripts\MySql\documents-init.sql"
                     BuildAction = "Content"
                 />
                 <File