aboutsummaryrefslogtreecommitdiff
path: root/lib/cpluff/examples/Makefile.nmake
blob: 1f874199159c8c3cb7f30c6207ed8725667701ed (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 = cpfile
TOP = .

include common.nmake