aboutsummaryrefslogtreecommitdiff
path: root/lib/cpluff/examples/cpfile/plugins/Makefile.nmake
blob: b60d59a86bbc786c07f9b8b6836d3ec0f872fbed (plain)
1
2
3
4
5
6
7
8
9
# C-Pluff examples build system for MSVC
# Copyright 2007 Johannes Lehtinen
# This file is free software; Johannes Lehtinen gives unlimited permission
# to copy, distribute and modify it.

SUBDIRS = core special extension cext
TOP = ..\..

include ..\..\common.nmake