aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.msvc
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-05-23 12:05:44 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-05-23 12:05:44 +0000
commit75cac62d58d2d33daa0b45098e21a23f9145487c (patch)
treece38f39a10e6f3f3300c4dcdb3a02f7af79e1a57 /src/makefile.msvc
parentb59e1b450df975a0beb2edf7014f671cfc473b1f (diff)
removed #include in ann.c
svn path=/trunk/externals/ann/; revision=3072
Diffstat (limited to 'src/makefile.msvc')
-rwxr-xr-xsrc/makefile.msvc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile.msvc b/src/makefile.msvc
index 3bfe38d..1ed19ec 100755
--- a/src/makefile.msvc
+++ b/src/makefile.msvc
@@ -13,8 +13,8 @@ FANNLIB="C:\Documents and Settings\Davide\Documenti\personali\PD\fann-1.2.0\fann
current: clean pd_nt distclean
-#pd_nt: ann_som.dll ann_mlp.dll ann_td.dll ann.dll
-pd_nt: ann.dll
+pd_nt: ann_som.dll ann_mlp.dll ann_td.dll ann.dll
+#pd_nt: ann.dll
.SUFFIXES: .dll