You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ea...@apache.org on 2007/04/29 19:42:11 UTC

svn commit: r533535 - in /incubator/uima/uimacpp/trunk: ./ scriptators/perl/ scriptators/python/ scriptators/tcl/

Author: eae
Date: Sun Apr 29 10:42:10 2007
New Revision: 533535

URL: http://svn.apache.org/viewvc?view=rev&rev=533535
Log:
Add missing scriptator files

Added:
    incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj   (with props)
    incubator/uima/uimacpp/trunk/scriptators/perl/winmake.cmd
    incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj   (with props)
    incubator/uima/uimacpp/trunk/scriptators/python/winmake.cmd
    incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj   (with props)
    incubator/uima/uimacpp/trunk/scriptators/tcl/winmake.cmd
Modified:
    incubator/uima/uimacpp/trunk/buildsdk.cmd
    incubator/uima/uimacpp/trunk/scriptators/perl/sample.pl   (props changed)

Modified: incubator/uima/uimacpp/trunk/buildsdk.cmd
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/buildsdk.cmd?view=diff&rev=533535&r1=533534&r2=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/buildsdk.cmd (original)
+++ incubator/uima/uimacpp/trunk/buildsdk.cmd Sun Apr 29 10:42:10 2007
@@ -209,27 +209,33 @@
 
 echo.
 echo copying the Perl scriptator...
-xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\Perl.html %UIMA_DIR%\docs	
 mkdir %UIMA_DIR%\scriptators\perl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\Perl.html %UIMA_DIR%\scriptators\perl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\*.cpp %UIMA_DIR%\scriptators\perl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\*.pl  %UIMA_DIR%\scriptators\perl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\*.xml %UIMA_DIR%\scriptators\perl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\*.vcproj %UIMA_DIR%\scriptators\perl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\perl\*.cmd %UIMA_DIR%\scriptators\perl
 
 echo.
 echo copying Python scriptator...
-xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\Python.html %UIMA_DIR%\docs	
 mkdir %UIMA_DIR%\scriptators\python
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\Python.html %UIMA_DIR%\scriptators\python
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\*.cpp %UIMA_DIR%\scriptators\python
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\*.py  %UIMA_DIR%\scriptators\python
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\*.xml %UIMA_DIR%\scriptators\python
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\*.vcproj %UIMA_DIR%\scriptators\python
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\python\*.cmd %UIMA_DIR%\scriptators\python
 
 echo.
 echo copying Tcl scriptator...
-xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\Tcl.html %UIMA_DIR%\docs	
 mkdir %UIMA_DIR%\scriptators\tcl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\Tcl.html %UIMA_DIR%\scriptators\tcl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\*.cpp %UIMA_DIR%\scriptators\tcl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\*.tcl %UIMA_DIR%\scriptators\tcl
 xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\*.xml %UIMA_DIR%\scriptators\tcl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\*.vcproj %UIMA_DIR%\scriptators\tcl
+xcopy /Q /Y %UIMA_SCRIPTATORSDIR%\tcl\*.cmd %UIMA_DIR%\scriptators\tcl
 
 echo.
 echo copying licenses...

Added: incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj (added)
+++ incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj Sun Apr 29 10:42:10 2007
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="7.10"
+	Name="perltator"
+	ProjectGUID="{0BC37546-5E6B-4383-9984-EF348B9FB966}"
+	Keyword="Win32Proj">
+	<Platforms>
+		<Platform
+			Name="Win32"/>
+	</Platforms>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Debug"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(PERL5_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;;.."
+				PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL"
+				MinimalRebuild="TRUE"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib perl58.lib uima.lib libapr$(APR_VER).lib"
+				OutputFile="$(OutDir)/perltator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(PERL5_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="TRUE"
+				ProgramDatabaseFile="$(OutDir)/perltator.pdb"
+				SubSystem="2"
+				ImportLibrary="$(OutDir)/perltator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Release"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				AdditionalIncludeDirectories="&quot;$(PERL5_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;;.."
+				PreprocessorDefinitions="TRACEOFF;NDEBUG;WIN32;_WINDOWS;_USRDLL"
+				MinimalRebuild="FALSE"
+				BasicRuntimeChecks="0"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib perl58.lib uima.lib libapr$(APR_VER).lib"
+				OutputFile="$(OutDir)/perltator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(PERL5_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="FALSE"
+				ProgramDatabaseFile="$(OutDir)/perltator.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="$(OutDir)/perltator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+			<File
+				RelativePath=".\Perltator.cpp">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PreprocessorDefinitions="WIN32"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\uima.i">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo PERL5_INCLUDE: %PERL5_INCLUDE%
+echo PERL5_LIB: %PERL5_LIB%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -perl5 $(InputPath)
+%SWIG_PATH%\swig -outdir . -c++ -perl5 -external-runtime uimaperlwrap.h
+"
+						Outputs="uima_wrap.cxx; uimaperlwrap.h; perltator.pl"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo PERL5_INCLUDE: %PERL5_INCLUDE%
+echo PERL5_LIB: %PERL5_LIB%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -perl5 $(InputPath)
+%SWIG_PATH%\swig -outdir . -c++ -perl5 -external-runtime uimaperlwrap.h
+"
+						Outputs="uima_wrap.cxx; uimaperlwrap.h; perltator.pl"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\uima_wrap.cxx">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						ObjectFile="$(IntDir)/uima_wrap.obj"
+						CompileAs="2"/>
+				</FileConfiguration>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Propchange: incubator/uima/uimacpp/trunk/scriptators/perl/perltator.vcproj
------------------------------------------------------------------------------
    svn:eol-style = CRLF

Propchange: incubator/uima/uimacpp/trunk/scriptators/perl/sample.pl
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/uima/uimacpp/trunk/scriptators/perl/winmake.cmd
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/perl/winmake.cmd?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/perl/winmake.cmd (added)
+++ incubator/uima/uimacpp/trunk/scriptators/perl/winmake.cmd Sun Apr 29 10:42:10 2007
@@ -0,0 +1,29 @@
+@echo off
+if "%UIMACPP_HOME%" == "" goto TafRootNotSet
+if not exist %UIMACPP_HOME%\include\uima\cas.hpp goto UimaRootBad
+
+set SWIG_PATH=\swigwin-1.3.29
+if not exist %SWIG_PATH% goto SwigPathNotSet
+
+set PERL5_INCLUDE=\Perl\lib\CORE
+set PERL5_LIB=\Perl\lib\CORE
+set PERL5_LIBDIR=\Perl\lib\CORE
+if not exist %PERL5_LIB% goto PerlNotSet
+
+REM build Perltator
+devenv perltator.vcproj /build release 
+goto TheEnd
+
+:UimaRootBad
+echo UIMACPP_HOME is invalid
+goto TheEnd
+
+:SwigPathNotSet
+echo SWIG_PATH is invalid
+goto TheEnd
+
+:PerlNotSet
+echo Perl environments is invalid
+
+
+:TheEnd

Added: incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj (added)
+++ incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj Sun Apr 29 10:42:10 2007
@@ -0,0 +1,199 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="7.10"
+	Name="pythonnator"
+	ProjectGUID="{0BC37546-5E6B-4383-9984-EF348B9FB966}"
+	Keyword="Win32Proj">
+	<Platforms>
+		<Platform
+			Name="Win32"/>
+	</Platforms>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Debug"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(PYTHON_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;"
+				PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;PYTHON2_4"
+				MinimalRebuild="TRUE"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib python24.lib uima.lib"
+				OutputFile="$(OutDir)/_pythonnator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(PYTHON_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="TRUE"
+				ProgramDatabaseFile="$(OutDir)/pythonnator.pdb"
+				SubSystem="2"
+				ImportLibrary="$(OutDir)/pythonnator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Release"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				AdditionalIncludeDirectories="&quot;$(PYTHON_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;"
+				PreprocessorDefinitions="TRACEOFF;NDEBUG;WIN32;_WINDOWS;_USRDLL;PYTHON2_4"
+				MinimalRebuild="FALSE"
+				BasicRuntimeChecks="0"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib python24.lib uima.lib"
+				OutputFile="$(OutDir)/_pythonnator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(PYTHON_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="FALSE"
+				ProgramDatabaseFile="$(OutDir)/pythonnator.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="$(OutDir)/pythonnator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+			<File
+				RelativePath=".\Pythonnator.cpp">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PreprocessorDefinitions="WIN32"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\uima.i">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo PYTHON_INCLUDE: %PYTHON_INCLUDE%
+echo PYTHON_LIB: %PYTHON_LIB%
+echo PYTHON_LIBDIR: %PYTHON_LIBDIR%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig -outdir . -c++ -python -external-runtime uimapywrap.h
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -python -oh uimapywrap.h $(InputPath)
+"
+						Outputs="uima_wrap.cxx; uimapywrap.h; pythonnator.py"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo PYTHON_INCLUDE: %PYTHON_INCLUDE%
+echo PYTHON_LIB: %PYTHON_LIB%
+echo PYTHON_LIBDIR: %PYTHON_LIBDIR%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig -outdir . -c++ -python -external-runtime uimapywrap.h
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -python -oh uimapywrap.h  $(InputPath)
+"
+						Outputs="uima_wrap.cxx; uimapywrap.h; pythonnator.py"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\uima_wrap.cxx">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						ObjectFile="$(IntDir)/uima_wrap.obj"
+						CompileAs="2"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						ObjectFile="$(IntDir)/uima_wrap.obj"/>
+				</FileConfiguration>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Propchange: incubator/uima/uimacpp/trunk/scriptators/python/pythonnator.vcproj
------------------------------------------------------------------------------
    svn:eol-style = CRLF

Added: incubator/uima/uimacpp/trunk/scriptators/python/winmake.cmd
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/python/winmake.cmd?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/python/winmake.cmd (added)
+++ incubator/uima/uimacpp/trunk/scriptators/python/winmake.cmd Sun Apr 29 10:42:10 2007
@@ -0,0 +1,29 @@
+@echo off
+if "%UIMACPP_HOME%" == "" goto TafRootNotSet
+if not exist %UIMACPP_HOME%\include\uima\cas.hpp goto UimaRootBad
+
+set SWIG_PATH=\swigwin-1.3.29
+if not exist %SWIG_PATH% goto SwigPathNotSet
+
+set PYTHON_INCLUDE=\Python24\include
+set PYTHON_LIB=\Python24\lib
+set PYTHON_LIBDIR=\Python24\libs
+if not exist %PYTHON_LIB% goto PythonNotSet
+
+REM build Pythonnator
+devenv pythonnator.vcproj /build release 
+goto TheEnd
+
+:UimaRootBad
+echo UIMACPP_HOME is invalid
+goto TheEnd
+
+:SwigPathNotSet
+echo SWIG_PATH is invalid
+goto TheEnd
+
+:PythonNotSet
+echo Python environments is invalid
+
+
+:TheEnd

Added: incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj (added)
+++ incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj Sun Apr 29 10:42:10 2007
@@ -0,0 +1,195 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="7.10"
+	Name="tclator"
+	ProjectGUID="{0BC37546-5E6B-4383-9984-EF348B9FB966}"
+	Keyword="Win32Proj">
+	<Platforms>
+		<Platform
+			Name="Win32"/>
+	</Platforms>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Debug"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(TCL_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;;.."
+				PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL"
+				MinimalRebuild="TRUE"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)/tclator.obj"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib tcl84.lib uima.lib libapr$(APR_VER).lib"
+				OutputFile="$(OutDir)/tclator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(TCL_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="TRUE"
+				ProgramDatabaseFile="$(OutDir)/tclator.pdb"
+				SubSystem="2"
+				ImportLibrary="$(OutDir)/tclator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="."
+			IntermediateDirectory="Release"
+			ConfigurationType="2"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				AdditionalIncludeDirectories="&quot;$(TCL_INCLUDE)&quot;;&quot;$(UIMACPP_HOME)/include&quot;;&quot;$(UIMACPP_HOME)\include\apr&quot;;.."
+				PreprocessorDefinitions="TRACEOFF;NDEBUG;WIN32;_WINDOWS;_USRDLL"
+				MinimalRebuild="FALSE"
+				BasicRuntimeChecks="0"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)/tclator.obj"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="xerces-c_2.lib icuuc.lib icuin.lib tcl84.lib uima.lib libapr$(APR_VER).lib"
+				OutputFile="$(OutDir)/tclator.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="$(TCL_LIBDIR);$(UIMACPP_HOME)\lib"
+				GenerateDebugInformation="FALSE"
+				ProgramDatabaseFile="$(OutDir)/tclator.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="$(OutDir)/tclator.lib"
+				TargetMachine="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+			<File
+				RelativePath=".\Tclator.cpp">
+			</File>
+			<File
+				RelativePath="..\uima.i">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo TCL_INCLUDE: %TCL_INCLUDE%
+echo TCL_LIBDIR: %TCL_LIBDIR%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig -outdir . -c++ -tcl -external-runtime uimatclwrap.h
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -tcl -oh uimatclwrap.h $(InputPath)
+
+"
+						Outputs="uima_wrap.cxx; uimatclwrap.h"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="echo In order to function correctly, please ensure the following environment variables are correctly set:
+echo TCL_INCLUDE: %TCL_INCLUDE%
+echo TCL_LIBDIR: %TCL_LIBDIR%
+echo SWIG_PATH: %SWIG_PATH%
+echo on
+%SWIG_PATH%\swig -outdir . -c++ -tcl -external-runtime uimatclwrap.h
+%SWIG_PATH%\swig  -o uima_wrap.cxx -outdir . -c++ -tcl -oh uimatclwrap.h  $(InputPath)
+
+"
+						Outputs="uima_wrap.cxx; uimatclwrap.h"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\uima_wrap.cxx">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						ObjectFile="$(IntDir)/uima_wrap.obj"
+						CompileAs="2"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						ObjectFile="$(IntDir)/uima_wrap.obj"/>
+				</FileConfiguration>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Propchange: incubator/uima/uimacpp/trunk/scriptators/tcl/tclator.vcproj
------------------------------------------------------------------------------
    svn:eol-style = CRLF

Added: incubator/uima/uimacpp/trunk/scriptators/tcl/winmake.cmd
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/trunk/scriptators/tcl/winmake.cmd?view=auto&rev=533535
==============================================================================
--- incubator/uima/uimacpp/trunk/scriptators/tcl/winmake.cmd (added)
+++ incubator/uima/uimacpp/trunk/scriptators/tcl/winmake.cmd Sun Apr 29 10:42:10 2007
@@ -0,0 +1,28 @@
+@echo off
+if "%UIMACPP_HOME%" == "" goto TafRootNotSet
+if not exist %UIMACPP_HOME%\include\uima\cas.hpp goto UimaRootBad
+
+set SWIG_PATH=\swigwin-1.3.29
+if not exist %SWIG_PATH% goto SwigPathNotSet
+
+set TCL_INCLUDE=\Tcl\include
+set TCL_LIBDIR=\Tcl\lib
+if not exist %TCL_LIBDIR% goto TclNotSet
+
+REM build Tclnator
+devenv tclator.vcproj /build release 
+goto TheEnd
+
+:UimaRootBad
+echo UIMACPP_HOME is invalid
+goto TheEnd
+
+:SwigPathNotSet
+echo SWIG_PATH is invalid
+goto TheEnd
+
+:TclNotSet
+echo Tcl environments is invalid
+
+
+:TheEnd