diff options
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/README b/win/README index b52e8134aba..9218b63b05e 100644 --- a/win/README +++ b/win/README @@ -88,5 +88,5 @@ may be necessary to clean the build tree to remove any stale objects. 2. To use Visual C++ Express Edition you also need to install the Platform SDK. Please see this link: http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ -At step 4 you only need to add the libraries advapi32.lib and user32.lib to +At step 5 you only need to add the libraries advapi32.lib and user32.lib to the file "corewin_express.vsprops" in order to avoid link errors. |