awips2/cotsSource/org.apache.qpid/cpp/examples/qmf-agent/example_gen.mak
Matt Nash fa4cd88c90 Moving 12.1.1 into ss_sync
Former-commit-id: d8da2252c3 [formerly 580e2938d7] [formerly 66be3bec40] [formerly c83e5ff474 [formerly 66be3bec40 [formerly 2a9569942c48542cf708b6c0b9189146fd954c11]]]
Former-commit-id: c83e5ff474
Former-commit-id: 21d2361f00 [formerly 1faae42484]
Former-commit-id: 82300ccdcf
2012-01-19 11:53:12 -06:00

10 lines
365 B
Makefile

# 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