Revision: 4106
http://svn.sourceforge.net/winmerge/?rev=4106&view=rev
Author: gerundt
Date: 2007-02-12 14:20:32 -0800 (Mon, 12 Feb 2007)
Log Message:
-----------
PATCH: [ 1658347 ] Add note about PSDK paths and VC into dev-readme
Modified Paths:
--------------
trunk/Docs/Developers/Changes.txt
trunk/Docs/Developers/readme-developers.html
Modified: trunk/Docs/Developers/Changes.txt
===================================================================
--- trunk/Docs/Developers/Changes.txt 2007-02-12 16:38:41 UTC (rev 4105)
+++ trunk/Docs/Developers/Changes.txt 2007-02-12 22:20:32 UTC (rev 4106)
@@ -1,3 +1,7 @@
+2007-02-12 Tim
+ PATCH: [ 1658347 ] Add note about PSDK paths and VC into dev-readme
+ Developers: readme-developers.html
+
2006-12-04 Kimmo
Update SVN URLs
Developers: readme-Subversion.html
Modified: trunk/Docs/Developers/readme-developers.html
===================================================================
--- trunk/Docs/Developers/readme-developers.html 2007-02-12 16:38:41 UTC (rev 4105)
+++ trunk/Docs/Developers/readme-developers.html 2007-02-12 22:20:32 UTC (rev 4106)
@@ -102,6 +102,10 @@
<li>Microsoft Data Access Services (MDAC) SDK - for some ODBC etc headers needed by other PSDK headers..</li>
<li>Microsoft Web Workshop (IE) SDK - for IE/Shell headers</li>
</ul></p>
+<p class="note">If you installed PSDK separately, don't forget to add the PSDK paths to Visual
+Studio's <em>Include</em> and <em>Library</em> directories. The easiest way is to use the
+"<em>Visual Studio Registration\Register PSDK directories with Visual Studio</em>" item from
+the "<em>Platform SDK</em>" start menu folder.</p>
<h4>Project files</h4>
<p>Project file for WinMerge executable (in <code>/Src</code>) and other projects like
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|