Removed unreadable/out of date guidelines.txt (any wisdom can go into the wxWinCE topic

in the manual instead)
Added note about builds for different SDKs using same lib names


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-03-22 20:56:16 +00:00
parent e586908a65
commit f686d43ee0
2 changed files with 4 additions and 57 deletions

View File

@@ -86,6 +86,10 @@ To compile using the emulator on eVC++4:
- Open samples/minimal/minimal.vcw with eVC++, select the
WIN32 (WCE emulator) Debug configuration, and compile.
Note: compiles for the different SDKs (Smartphone, PPC, .Net)
use the same directory and library names, so for the moment
these builds cannot co-exist simultaneously.
Status
======