Commit Graph

4 Commits (157bf75a9b6fa576d4f4fb8090660981fcb0e646)

Author SHA1 Message Date
Andrew Plumb 5edb7d9b8d Replaced static paths with $$PWD and $QTDIR
Hand-editing openscad.pro.user to make all paths relative to $$PWD (the
location of openscad.pro) and $QTDIR works.
2012-02-15 08:42:53 -05:00
Andrew Plumb c653a961dd Parametrized version-min and added eigen2.
- Made "macosx-version-min" set via MAC_OSX_VERSION_MIN variable.
- Added build-deps for eigen2
- Added EIGEN2DIR to openscad.pro.user
- Unchecked "Use Shadow Build" to build OpenSCAD.app in project
directory.
2012-02-09 21:19:27 -05:00
Andrew Plumb fa5a012c7c Adding CCACHE_BASEDIR & PATH update.
Explicitly added CC_CACHE_BASEDIR and prepended
/opt/local/libexec/ccache to PATH as per setenv_mjau.sh settings.
2012-02-09 10:40:10 -05:00
Andrew Plumb c6807d4c57 Bugs ID'd by Qt Creator & setup for Mac OS X.
- Removing user-dependency in dep-build path.
- QT Creator complains about entries in Preferences.ui
- File opescad.pro.user by QT Creator on Mac OS X 10.7.
2012-02-06 09:12:15 -05:00