Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / service / protocol-plugin / lib / cpluff / examples / cpfile / plugins / Makefile.nmake
1 # C-Pluff examples build system for MSVC
2 # Copyright 2007 Johannes Lehtinen
3 # This file is free software; Johannes Lehtinen gives unlimited permission
4 # to copy, distribute and modify it.
5
6 SUBDIRS = core special extension cext
7 TOP = ..\..
8
9 include ..\..\common.nmake