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 /autodoc | |
parent | b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff) |
Trying to chop out the uwinapi library
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/exes/adc_uni/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autodoc/source/exes/adc_uni/makefile.mk b/autodoc/source/exes/adc_uni/makefile.mk index bf959e72b0f1..2fbbbb2535c7 100644 --- a/autodoc/source/exes/adc_uni/makefile.mk +++ b/autodoc/source/exes/adc_uni/makefile.mk @@ -39,7 +39,6 @@ PRJINC=$(PRJ)$/source .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/source$/mkinc$/fullcpp.mk -UWINAPILIB=$(0) LIBSALCPPRT=$(0) # --- Files -------------------------------------------------------- |