You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/03/16 09:10:34 UTC

svn commit: r518885 - in /incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite: ./ das_lite.vcproj das_lite.vcproj.CRESTANI.ACC.user

Author: lresende
Date: Fri Mar 16 01:10:33 2007
New Revision: 518885

URL: http://svn.apache.org/viewvc?view=rev&rev=518885
Log:
TUSCANY-1140 - Applying Adriano Crestani's patch

Added:
    incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/
    incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj
    incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj.CRESTANI.ACC.user

Added: incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj?view=auto&rev=518885
==============================================================================
--- incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj (added)
+++ incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj Fri Mar 16 01:10:33 2007
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8,00"
+	Name="das_lite"
+	ProjectGUID="{FFDC7773-6FA6-4477-8624-8D96AACB6BF0}"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;C:\Program Files\Microsoft Visual Studio 8\VC\include&quot;;C:\Adriano\Faculdade\Tuscany\Tuscany\CPP\DAS\runtime\das_lite\src;&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\crt&quot;;&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include&quot;;C:\Adriano\Faculdade\Tuscany\Tuscany\CPP\SDO\include;&quot;%LIBXML2_HOME%\include&quot;;&quot;%ZLIB_HOME%\include&quot;;&quot;%ICONV_HOME%\include&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG"
+				RuntimeLibrary="3"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\BaseCommandImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\CommandImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\ConnectionImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DAS.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASFactoryImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\ReadCommandImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\Statement.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\BaseCommandImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\Command.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\CommandImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\ConnectionImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DAS.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\das_constants.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASFactoryImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\DASImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\ReadCommandImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\das_lite\src\Statement.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj.CRESTANI.ACC.user
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj.CRESTANI.ACC.user?view=auto&rev=518885
==============================================================================
--- incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj.CRESTANI.ACC.user (added)
+++ incubator/tuscany/cpp/das/VSExpress/tuscany_das/das_lite/das_lite.vcproj.CRESTANI.ACC.user Fri Mar 16 01:10:33 2007
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioUserFile
+	ProjectType="Visual C++"
+	Version="8,00"
+	ShowAllFiles="false"
+	>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			>
+			<DebugSettings
+				Command="$(TargetPath)"
+				WorkingDirectory=""
+				CommandArguments=""
+				Attach="true"
+				DebuggerType="3"
+				Remote="1"
+				RemoteMachine="CRESTANI"
+				RemoteCommand=""
+				HttpUrl=""
+				PDBPath=""
+				SQLDebugging=""
+				Environment=""
+				EnvironmentMerge="true"
+				DebuggerFlavor="0"
+				MPIRunCommand=""
+				MPIRunArguments=""
+				MPIRunWorkingDirectory=""
+				ApplicationCommand=""
+				ApplicationArguments=""
+				ShimCommand=""
+				MPIAcceptMode=""
+				MPIAcceptFilter=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			>
+			<DebugSettings
+				Command="$(TargetPath)"
+				WorkingDirectory=""
+				CommandArguments=""
+				Attach="false"
+				DebuggerType="3"
+				Remote="1"
+				RemoteMachine="CRESTANI"
+				RemoteCommand=""
+				HttpUrl=""
+				PDBPath=""
+				SQLDebugging=""
+				Environment=""
+				EnvironmentMerge="true"
+				DebuggerFlavor=""
+				MPIRunCommand=""
+				MPIRunArguments=""
+				MPIRunWorkingDirectory=""
+				ApplicationCommand=""
+				ApplicationArguments=""
+				ShimCommand=""
+				MPIAcceptMode=""
+				MPIAcceptFilter=""
+			/>
+		</Configuration>
+	</Configurations>
+</VisualStudioUserFile>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org