diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 16:25:27 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 16:26:03 +0200 |
commit | bb5bdbbdca966c03e6b22b455630381154cb6d01 (patch) | |
tree | e742242194c16bb1f2572a7bdbd6b81424654367 /neon | |
parent | 10890bcd4205c82cf79170a61ca5efbb277f8c09 (diff) |
Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
Diffstat (limited to 'neon')
-rw-r--r-- | neon/neon.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/neon/neon.patch b/neon/neon.patch index c5178df8efdf..b7a3f8514335 100644 --- a/neon/neon.patch +++ b/neon/neon.patch @@ -492,7 +492,7 @@ +#endif --- misc/neon-0.29.5/src/makefile.mk 2011-02-03 10:32:38.000000000 +0100 +++ misc/build/neon-0.29.5/src/makefile.mk 2011-02-03 10:26:19.000000000 +0100 -@@ -1,1 +1,95 @@ +@@ -1,1 +1,96 @@ -dummy +PRJ=..$/..$/..$/..$/.. + @@ -502,6 +502,7 @@ +USE_DEFFILE=TRUE +NO_DEFAULT_STL=TRUE +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE ++UWINAPILIB= + +# --- Settings ----------------------------------------------------- + |