summaryrefslogtreecommitdiff
path: root/trunk/qpid/cpp/examples/qmf-agent/example_gen.mak
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/qpid/cpp/examples/qmf-agent/example_gen.mak')
-rw-r--r--trunk/qpid/cpp/examples/qmf-agent/example_gen.mak10
1 files changed, 0 insertions, 10 deletions
diff --git a/trunk/qpid/cpp/examples/qmf-agent/example_gen.mak b/trunk/qpid/cpp/examples/qmf-agent/example_gen.mak
deleted file mode 100644
index 45da3932e9..0000000000
--- a/trunk/qpid/cpp/examples/qmf-agent/example_gen.mak
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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