~ubuntu-branches/ubuntu/jaunty/asio/jaunty

« back to all changes in this revision

Viewing changes to src/Makefile.bor

  • Committer: Bazaar Package Importer
  • Author(s): Simon Richter
  • Date: 2008-05-22 00:03:36 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080522000336-82gdbtg5r3gi8ir6
Tags: 1.0.0-1
New upstream release (Closes: #461920)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
!ifndef BOOSTDIR
2
 
BOOSTDIR = ../../boost_1_33_1
 
2
BOOSTDIR = ../../boost_1_34_1
3
3
!endif
4
4
 
5
5
CXXFLAGS = -q -O2 -v -vi -y -a8 -b -Ve- -Vx- -tWM -tWR -tWC -w-inl -w-par -I../include -I$(BOOSTDIR)
6
 
DEFINES = -D_WIN32_WINNT=0x0500 -DBOOST_ALL_NO_LIB
 
6
DEFINES = -D_WIN32_WINNT=0x0501 -DBOOST_ALL_NO_LIB
7
7
LDFLAGS = -q -O2 -v -vi -y -a8 -b -Ve- -Vx- -tWM -tWR -tWC -lw-dup
8
8
 
9
9
PERFORMANCE_TEST_EXES = \