diff options
| author | Charles E. Rolke <chug@apache.org> | 2011-11-09 01:11:33 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2011-11-09 01:11:33 +0000 |
| commit | 539b7f434603cfffc09fb2f77cace9cd360fef77 (patch) | |
| tree | 499f7055d5460231c7a5fa435173c2a9625f0fe0 /cpp/bindings | |
| parent | afce0b9a35314202abc54493f76166e0c49b752a (diff) | |
| download | qpid-python-539b7f434603cfffc09fb2f77cace9cd360fef77.tar.gz | |
QPID-2643 Visual Studio 2010
Fix template source file to refer to new relative path.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1199581 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc b/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc index 85b15646f3..1c529c285a 100644 --- a/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc +++ b/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc @@ -19,7 +19,7 @@ // Microsoft Visual C++ generated resource script.
//
-#include "resource1.h"
+#include "..\resource1.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
|
