diff options
| author | Stephen D. Huston <shuston@apache.org> | 2008-12-23 17:36:06 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2008-12-23 17:36:06 +0000 |
| commit | 68c51a39f86f5b6664e5230f8d25ff072aef9ecf (patch) | |
| tree | e044266c6efbf8a6464b05542cade53582cdceaa /qpid/cpp/src/Makefile.am | |
| parent | 3454246c968cb55b81c020de77b8eb34f51a249b (diff) | |
| download | qpid-python-68c51a39f86f5b6664e5230f8d25ff072aef9ecf.tar.gz | |
Insert Apache license in vcproj files past line 1; reset list of generated files in vcproj files; add qmfconsole.vcproj; add qmfconsole.proj to makefile.am dist list. Resolve QPID-1546
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@729044 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index 606fdb1a41..114de01d44 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -28,6 +28,7 @@ windows_dist = \ common.vcproj \ client.vcproj \ MaxMethodBodySize.vcproj \ + qmfconsole.vcproj \ protocol_gen.mak \ qpid/log/windows/SinkOptions.cpp \ qpid/log/windows/SinkOptions.h \ |
