diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-21 16:44:26 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-21 16:44:26 +0000 |
commit | c6f373c281ecb5cd1f4aa7a070e15cc61ab8793c (patch) | |
tree | c835dedc8a18ebf56b30a3a4265675342e8a03b3 /externals | |
parent | daed1e490481efee31ce41f142c491ab044cbde4 (diff) |
added win prob
svn path=/trunk/; revision=184
Diffstat (limited to 'externals')
-rw-r--r-- | externals/build/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/build/README b/externals/build/README index 5118ee13..8fe79687 100644 --- a/externals/build/README +++ b/externals/build/README @@ -30,7 +30,10 @@ Problems with this approach: - it can't be applied to externals that use additional libraries. - it might be hard for externals that use several source files (not always, look at src/ann.c) +- I could not find a way how this should work on windows with nmake .. + for now I just put the windows links in build/win/*.c ... +Guenter |