moved the top-level and probably most important feisty meow variable from the seeming...
[feisty_meow.git] / scripts / winders / find_64bit_bins.sh
index 4a6da552a630465c220b147a80c1969f8331785d..1ace09b11cebca516090b795b237c78093f8e86d 100644 (file)
@@ -1 +1 @@
-for i in $FEISTY_MEOW_DIR/binaries/*.exe ; do dumpbin //headers $i | grep -i 8664 ; done
+for i in $FEISTY_MEOW_APEX/binaries/*.exe ; do dumpbin //headers $i | grep -i 8664 ; done