[demo] Handle paths differently on windows
commit948b43a7a0d60fbbbf0d8632a0267a65e8951d9d
authorNicola Fontana <ntd@entidi.it>
Sun, 23 May 2010 00:17:22 +0000 (23 02:17 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 23 May 2010 00:30:49 +0000 (23 02:30 +0200)
tree71a97a9dccbd780b1f7a67ba9e5364b50a5afa62
parent7f7257e80ea6d21180117021077190ada81f36c4
[demo] Handle paths differently on windows

On windows, ADG_DATADIR is a path relative to the caller dirname.
This is needed because the data files must be relocatable, so the
installer is free to put the project tree under custom directories.

Other files, such as headers and libraries, are yet properly
managed by autotools.
build/adg.nsi.in
demo/Makefile.am
demo/demo.c