~vcs-imports/wengophone/trunk

« back to all changes in this revision

Viewing changes to libs/util/serializer/SConscript

  • Committer: tanguy_k
  • Date: 2006-11-15 14:12:35 UTC
  • Revision ID: vcs-imports@canonical.com-20061115141235-6efc6e38eaa40ca0
* (compilation fix) OWBuild: rename portaudio to PORTAUDIO
* Libutil has only one include path now -> faster compilation
* Remove old directories
* (compilation fix) phapi: ph_msession_stopped() was a macro inside phmedia.h, now it is a standard function. Don't know why but it was not compiling under Windows using CMake

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        'tinyxml',
7
7
]
8
8
lib_path = []
9
 
include_path = ['include']
 
9
include_path = ['..']
10
10
link_flags = []
11
11
headers = []
12
12
sources = [