summaryrefslogtreecommitdiffstats
path: root/ides/vc9/axis2c/axiom/axiom.vcproj
diff options
context:
space:
mode:
authorGravatar shankar2011-08-30 12:42:33 +0000
committerGravatar shankar2011-08-30 12:42:33 +0000
commit03df47b543391b38cbe3483b38f37f08de25c441 (patch)
tree402d1a9aa468c5e9537028147fee1accb4f485ad /ides/vc9/axis2c/axiom/axiom.vcproj
parent1a9deff1f0c469acd78e44ac673a34f5fc13001c (diff)
downloadaxis2c-03df47b543391b38cbe3483b38f37f08de25c441.tar.gz
axis2c-03df47b543391b38cbe3483b38f37f08de25c441.tar.bz2
Fixing compilation issue in visual studio project
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163190 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'ides/vc9/axis2c/axiom/axiom.vcproj')
-rw-r--r--ides/vc9/axis2c/axiom/axiom.vcproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/ides/vc9/axis2c/axiom/axiom.vcproj b/ides/vc9/axis2c/axiom/axiom.vcproj
index 71cbcb8..ba0faa4 100644
--- a/ides/vc9/axis2c/axiom/axiom.vcproj
+++ b/ides/vc9/axis2c/axiom/axiom.vcproj
@@ -41,7 +41,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories=".\..\..\..\..\axiom\include;.\..\..\..\..\axiom\src\om;.\..\..\..\..\axiom\src\attachments;.\..\..\..\..\util\include;"
+ AdditionalIncludeDirectories=".\..\..\..\..\axiom\include;.\..\..\..\..\axiom\src\om;.\..\..\..\..\axiom\src\attachments;.\..\..\..\..\util\include;.\..\..\..\..\axiom\src\soap"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIOM_EXPORTS;AXIS2_DECLARE_EXPORT; _CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -186,9 +186,11 @@
<References>
<ProjectReference
ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+ RelativePathToProject="..\ides\vc9\axis2c\axutil\axutil.vcproj"
/>
<ProjectReference
ReferencedProjectIdentifier="{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+ RelativePathToProject="..\ides\vc9\axis2c\axis2_parser\axis2_parser.vcproj"
/>
</References>
<Files>