FreeTrade,
can you put a "win32 {" around all your "C:\" stuff in the beginning of file "bitcoin-qt.pro"
that would be nice.
you can put the "BOOST_LIB_SUFFIX=-mgw46-mt-sd-1_54" line inside too...
Sure, can you send the updated file to me at
memorycoincc@gmail.com - I'm still not too comfortable with git and github yet.
You could try
https://bitbucket.org/mytwobits/memorycoin/raw/cce51b91caf06d251af550eb6945fa8b68549752/bitcoin-qt.proThen you would either need to make bat file to set up those variables for your environment or code them in similar to the way the mac ones are later in the file.
This also fixes it so the mac ones can be overridden finally,and lets the environmental variable overrides work in all three build environments now instead of just linux.