~vcs-imports/wengophone/trunk

« back to all changes in this revision

Viewing changes to cmake/Modules/owbuild/OWPrepareBinary.cmake

  • 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:
1
1
# - OW_PREPARE_BINARY()
2
 
# Prepares the creation of a binary file, used by OWCreateSharedLibrary(), OWCreateExecutable()...
 
2
# Prepares the creation of a binary file, used by OWCreateBinary().
3
3
#
4
4
# Copyright (C) 2006  Wengo
5
5
#