aboutsummaryrefslogtreecommitdiff
path: root/externals/build/README
diff options
context:
space:
mode:
Diffstat (limited to 'externals/build/README')
-rw-r--r--externals/build/README3
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