This commit is contained in:
Vijay Mahendran 2009-03-18 04:42:49 +00:00
parent f6ff95abc4
commit 5d50006cea
3 changed files with 17 additions and 17 deletions

View File

@ -77,27 +77,27 @@
<ItemGroup> <ItemGroup>
<Reference Include="atk-sharp"> <Reference Include="atk-sharp">
<Name>atk-sharp</Name> <Name>atk-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\atk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\atk-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="gdk-sharp"> <Reference Include="gdk-sharp">
<Name>gdk-sharp</Name> <Name>gdk-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\gdk-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="glade-sharp"> <Reference Include="glade-sharp">
<Name>glade-sharp</Name> <Name>glade-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glade-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\glade-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="glib-sharp"> <Reference Include="glib-sharp">
<Name>glib-sharp</Name> <Name>glib-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glib-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\glib-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="gtk-sharp"> <Reference Include="gtk-sharp">
<Name>gtk-sharp</Name> <Name>gtk-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\gtk-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="pango-sharp"> <Reference Include="pango-sharp">
<Name>pango-sharp</Name> <Name>pango-sharp</Name>
<HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\pango-sharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<Name>System</Name> <Name>System</Name>
@ -169,4 +169,4 @@
<PostBuildEvent> <PostBuildEvent>
</PostBuildEvent> </PostBuildEvent>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@ -1,11 +1,11 @@
@echo on @echo on
rem setup for calling nmake rem setup for calling nmake
rem setlocal rem setlocal
set SVN_REVISION=%1%
set casa_root_dir=%cd% set casa_root_dir=%cd%
rem Do a free (retail) build rem Do a free (retail) build
setlocal setlocal
call "C:\Program Files (x86)\Microsoft Visual Studio 2005\VC\bin\amd64\vcvarsamd64.bat" call "F:\Program Files\Microsoft Visual Studio 8\VC\bin\amd64\vcvarsamd64.bat"
echo "%SVN_REVISION%" echo "%SVN_REVISION%"
cd /d %casa_root_dir% cd /d %casa_root_dir%

View File

@ -78,37 +78,37 @@
<ItemGroup> <ItemGroup>
<Reference Include="atk-sharp"> <Reference Include="atk-sharp">
<Name>atk-sharp</Name> <Name>atk-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\atk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\atk-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="gdk-sharp"> <Reference Include="gdk-sharp">
<Name>gdk-sharp</Name> <Name>gdk-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\gdk-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="glade-sharp"> <Reference Include="glade-sharp">
<Name>glade-sharp</Name> <Name>glade-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\glade-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\glade-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="glib-sharp"> <Reference Include="glib-sharp">
<Name>glib-sharp</Name> <Name>glib-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\glib-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\glib-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="gnome-sharp"> <Reference Include="gnome-sharp">
<Name>gnome-sharp</Name> <Name>gnome-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gnome-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\gnome-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="gtk-sharp"> <Reference Include="gtk-sharp">
<Name>gtk-sharp</Name> <Name>gtk-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\gtk-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="pango-sharp"> <Reference Include="pango-sharp">
<Name>pango-sharp</Name> <Name>pango-sharp</Name>
<HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath> <HintPath>F:\Program Files\Mono-2.0.1\lib\mono\gtk-sharp-2.0\pango-sharp.dll</HintPath>
<AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
@ -244,4 +244,4 @@
<PostBuildEvent> <PostBuildEvent>
</PostBuildEvent> </PostBuildEvent>
</PropertyGroup> </PropertyGroup>
</Project> </Project>