~ubuntu-branches/debian/stretch/mudlet/stretch

« back to all changes in this revision

Viewing changes to .pc/project_file/src/src.pro

  • Committer: Bazaar Package Importer
  • Author(s): Craig Small
  • Date: 2011-05-14 20:12:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110514201249-184gqx5jjqam02lg
Tags: 2.0-rc5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
unix:LIBS += -lpcre \
15
15
    $$LIBLUA \
 
16
    -lhunspell \
16
17
    -lyajl
17
18
win32:LIBS += -Lc:\mudlet_package \
18
19
    -llua51 \