Changes in / [57a6ea1:9784cf]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r57a6ea1 r9784cf  
    319319#Stuff for building the GUI using Qt
    320320molecuildergui_SOURCES = ${QTUISOURCE} builder.cpp
    321 molecuildergui_CXXFLAGS = ${QT_CXXFLAGS} ${GLU_CXXFLAGS} -DUSE_GUI_QT
     321molecuildergui_CXXFLAGS = ${QT_CXXFLAGS} ${GLU_CXXFLAGS} -DUSE_GUI_Qt
    322322molecuildergui_LDFLAGS = $(BOOST_LIB) ${QT_LDFLAGS} ${GLU_LDFLAGS}
    323323
Note: See TracChangeset for help on using the changeset viewer.