Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kirzner <borisk@mono-cvs.ximian.com>2005-07-27 19:15:43 +0400
committerBoris Kirzner <borisk@mono-cvs.ximian.com>2005-07-27 19:15:43 +0400
commit1b669ff860167bf5a4abcb96adb0dbf029aa5e15 (patch)
tree7b0d52257fa62f2ed422b3b519aa5c594433ab1a /mcs/class/System.Data/System.Data.vmwcsproj
parent29d2eb75b831bbfad6842f3327919651c4ff13be (diff)
Changed location of rt.dll in TARGET_JVM project file.
svn path=/trunk/mcs/; revision=47754
Diffstat (limited to 'mcs/class/System.Data/System.Data.vmwcsproj')
-rw-r--r--mcs/class/System.Data/System.Data.vmwcsproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Data/System.Data.vmwcsproj b/mcs/class/System.Data/System.Data.vmwcsproj
index d2bc6c5b2db..6adb5c2fca8 100644
--- a/mcs/class/System.Data/System.Data.vmwcsproj
+++ b/mcs/class/System.Data/System.Data.vmwcsproj
@@ -11,7 +11,7 @@
<Reference Name="J2SE.Helpers" AssemblyName="J2SE.Helpers" HintPath="..\lib\J2SE.Helpers.dll" Private="True"/>
<Reference Name="System" AssemblyName="System" HintPath="..\lib\System.dll" Private="False"/>
<Reference Name="System.Xml" AssemblyName="System.Xml" HintPath="..\lib\System.Xml.dll" Private="False"/>
- <Reference Name="rt" AssemblyName="rt" HintPath="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\j2sdk1.4\rt.dll" Private="False"/>
+ <Reference Name="rt" AssemblyName="rt" HintPath="..\lib\j2sdk1.4.1\rt.dll" Private="False"/>
</References>
</Build>
<Files>