Windows CE support.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2884 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-12-23 05:26:44 +00:00
parent 1a818a91a9
commit 02ef0c439e
6 changed files with 21 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Support for Windows CE. - SvdB with Pavel Chernikov
- Added support to the unix build system for explicitely specifying the name
of the define to set to show when a symbol is found.
Also a fix for when 'strcasecmp' is #define'd by the system. - SvdB