Windows Fix: Statically link msvcr71 into micasa.dll and micasacache.dll.

This commit is contained in:
Jim Norman
2005-11-18 21:20:53 +00:00
parent b0ccfcb83a
commit 3583fc3fc7
17 changed files with 288 additions and 174 deletions

View File

@@ -94,36 +94,6 @@
Project = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "atk-sharp"
AssemblyName = "atk-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\atk-sharp.dll"
/>
<Reference
Name = "gdk-sharp"
AssemblyName = "gdk-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\gdk-sharp.dll"
/>
<Reference
Name = "glade-sharp"
AssemblyName = "glade-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\glade-sharp.dll"
/>
<Reference
Name = "glib-sharp"
AssemblyName = "glib-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\glib-sharp.dll"
/>
<Reference
Name = "gtk-sharp"
AssemblyName = "gtk-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\gtk-sharp.dll"
/>
<Reference
Name = "pango-sharp"
AssemblyName = "pango-sharp"
HintPath = "..\extern\w32\gtk-sharp-2.0\pango-sharp.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
@@ -139,6 +109,42 @@
Project = "{E21DD887-22F4-4935-9851-409715F663B0}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "pango-sharp"
AssemblyName = "pango-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\pango-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
<Reference
Name = "atk-sharp"
AssemblyName = "atk-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\atk-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
<Reference
Name = "gdk-sharp"
AssemblyName = "gdk-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\gdk-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
<Reference
Name = "glade-sharp"
AssemblyName = "glade-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\glade-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
<Reference
Name = "glib-sharp"
AssemblyName = "glib-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\glib-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
<Reference
Name = "gtk-sharp"
AssemblyName = "gtk-sharp"
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\gtk-sharp.dll"
AssemblyFolderKey = "hklm\gtk-sharp"
/>
</References>
</Build>
<Files>