Author: nandika
Date: Mon Apr 30 03:27:32 2007
New Revision: 533680
URL: http://svn.apache.org/viewvc?view=rev&rev=533680
Log:
rm_mtom.vcproj updated
Modified:
webservices/sandesha/trunk/c/ides/vc8/sandesha2/clients/rm_mtom/rm_mtom.vcproj
Modified:
webservices/sandesha/trunk/c/ides/vc8/sandesha2/clients/rm_mtom/rm_mtom.vcproj
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/ides/vc8/sandesha2/clients/rm_mtom/rm_mtom.vcproj?view=diff&rev=533680&r1=533679&r2=533680
==============================================================================
---
webservices/sandesha/trunk/c/ides/vc8/sandesha2/clients/rm_mtom/rm_mtom.vcproj
(original)
+++
webservices/sandesha/trunk/c/ides/vc8/sandesha2/clients/rm_mtom/rm_mtom.vcproj
Mon Apr 30 03:27:32 2007
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="8.00"
Name="rm_mtom"
- ProjectGUID="{30601F88-F9A8-4042-9384-7B7A16D2715E}"
+ ProjectGUID="{0BD6A812-C464-4680-BA2D-02CC77193926}"
RootNamespace="rm_mtom"
Keyword="Win32Proj"
>
@@ -19,7 +19,7 @@
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
+ ConfigurationType="1"
CharacterSet="1"
>
<Tool
@@ -40,8 +40,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
-
AdditionalIncludeDirectories="$(AXIS2C_HOME)\include;.\..\..\..\..\..\include;"
-
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RM_MTOM_EXPORTS"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -61,11 +60,10 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies=""axiom.lib
axis2_util.lib axis2_parser.lib axis2_engine.lib sandesha2.lib"
+ AdditionalDependencies="axutil.lib
axis2_engine.lib axiom.lib "
LinkIncremental="2"
-
AdditionalLibraryDirectories="$(AXIS2C_HOME)\lib;$(AXIS2C_HOME)\modules\sandesha2;"
GenerateDebugInformation="true"
- SubSystem="2"
+ SubSystem="1"
TargetMachine="1"
/>
<Tool
@@ -97,7 +95,7 @@
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
+ ConfigurationType="1"
CharacterSet="1"
WholeProgramOptimization="1"
>
@@ -118,7 +116,7 @@
/>
<Tool
Name="VCCLCompilerTool"
-
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RM_MTOM_EXPORTS"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -138,7 +136,7 @@
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
- SubSystem="2"
+ SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
@@ -178,11 +176,11 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
-
RelativePath="..\..\..\..\..\samples\rm_mtom\mtom_util.c"
+
RelativePath="..\..\..\..\..\samples\rm_mtom_1_0\mtom_util.c"
>
</File>
<File
-
RelativePath="..\..\..\..\..\samples\rm_mtom\rm_mtom_client.c"
+
RelativePath="..\..\..\..\..\samples\rm_mtom_1_0\rm_mtom_1_0.c"
>
</File>
</Filter>
@@ -192,7 +190,7 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
-
RelativePath="..\..\..\..\..\samples\rm_mtom\mtom_util.h"
+
RelativePath="..\..\..\..\..\samples\rm_mtom_1_0\mtom_util.h"
>
</File>
</Filter>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]