Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LibreCAD/LibreCAD
Browse files Browse the repository at this point in the history
  • Loading branch information
R. van Twisk committed Feb 18, 2012
2 parents bc6c6c0 + da3ae51 commit d8ed24c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions settings_windows.pro
@@ -1,8 +1,7 @@



BOOST_DIR = $$(ProgramFiles)/boost/boost_1_48_0
BOOST_LIBDIR = $$(ProgramFiles)/boost/boost_1_48_0/
BOOST_DIR = /boost/boost_1_48_0
BOOST_LIBDIR = /boost/boost_1_48_0
BOOST_LIB =

INSTALLDIR = ../../windows

0 comments on commit d8ed24c

Please sign in to comment.