[dasher: 123/217] Updated release notes



commit 22481bc13f6a606949c78a01a56265802e0b68a8
Author: ipomoena <amajorek google com>
Date:   Mon Nov 16 10:47:36 2015 -0800

    Updated release notes

 Doc/development/releasing.txt |    2 +-
 INSTALL.Windows               |   12 ++----------
 2 files changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/Doc/development/releasing.txt b/Doc/development/releasing.txt
index 76c6992..ba0675b 100644
--- a/Doc/development/releasing.txt
+++ b/Doc/development/releasing.txt
@@ -35,7 +35,7 @@ if you're the Dasher maintainer, i.e., me!:
 7. Run make distcheck. Fix anything that is broken, and repeat until
    it works.
 
-8. Copy the tarball to a Windows machine, build 'Unicode Release',
+8. Copy the tarball to a Windows machine, build 'Release',
    check it works.
 
 9. Build Windows installer package(s).
diff --git a/INSTALL.Windows b/INSTALL.Windows
index b00c2a6..48f45f0 100644
--- a/INSTALL.Windows
+++ b/INSTALL.Windows
@@ -4,14 +4,9 @@ Building Dasher for Microsoft Windows
 Prerequisites
 -------------
 
-Microsoft Speech SDK
-Microsoft Tablet SDK
-Microsoft Windows SDK v5.0
 Expat XML Parser
 
-The Speech, Tablet, and Windows SDKs can be installed individually, or as part 
-of the Platform SDK.  Downloads can be found at http://www.microsoft.com and 
-http://expat.sourceforge.net
+Downloads can be found at http://expat.sourceforge.net
 
 The project files use environment variables to locate the root directories of 
 the prerequisites.  You can set these in the Windows control panel: 
@@ -20,10 +15,7 @@ Control Panels->System->Advanced->Environment Variables.
 Here are the variable names and their default install locations (you may
 need to change these to reflect reality on your system):
 
-SPEECHSDK      C:\Program Files\Microsoft Speech SDK 5.1
-TABLETSDK      C:\Program Files\Microsoft Tablet PC Platform SDK
 EXPAT          C:\Program Files\Expat 2.0.1
-MICROSOFTSDK5  C:\Program Files\Microsoft SDKs\Windows\v5.0
 
 Additional Prerequisits For Building HTML Help
 ----------------------------------------------
@@ -60,7 +52,7 @@ manually copy Data\Help\Gnome\C\figures to Data\Help\Win32 before building.
 Building
 --------
 
-Visual Studio 8.0 (2005) solution/project files are included in the 
+Visual Studio 2013 solution/project files are included in the 
 Src/Win32 directory. This should hopefully build without modification on 
 any system.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]