summaryrefslogtreecommitdiff
path: root/trunk/qpid/cpp/examples/qmf-agent/example_gen.mak
blob: 45da3932e9be3d2183ed25c1df5a36a2821c6f82 (plain)
1
2
3
4
5
6
7
8
9
10
# This nmake file generates the C++ mapping from the example schema.
#
# The Visual Studio projects assume the existence of the generated files.
# These generated files must be created using this makefile for Windows 
# developers working from the source repository.

mgen_dir=..\..\..\cpp\managementgen

all: 
	python $(mgen_dir)\qmf-gen -o .\gen\qmf .\schema.xml