diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 14:28:08 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 15:52:40 +0200 |
commit | 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch) | |
tree | da1ff86943d90d1c41d7907e38668b12f96356dc /jurt/source | |
parent | b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff) |
Trying to chop out the uwinapi library
Diffstat (limited to 'jurt/source')
-rw-r--r-- | jurt/source/pipe/wrapper/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jurt/source/pipe/wrapper/makefile.mk b/jurt/source/pipe/wrapper/makefile.mk index 88a3b160da2e..26d184a070c9 100644 --- a/jurt/source/pipe/wrapper/makefile.mk +++ b/jurt/source/pipe/wrapper/makefile.mk @@ -30,7 +30,6 @@ PRJNAME = jurt TARGET = wrapper NO_DEFAULT_STL = TRUE -UWINAPILIB = VISIBILITY_HIDDEN = TRUE .INCLUDE: settings.mk |