[hydra-commits] ken.hunt: branch techdemo/ken.hunt/pythonTest r611 - in /techdemo/team/ken.hu...

SVN commits to the Hydra project hydra-commits at lists.digium.com
Tue May 4 17:33:46 CDT 2010


Author: ken.hunt
Date: Tue May  4 17:33:45 2010
New Revision: 611

URL: https://origsvn.digium.com/svn-view/hydra?view=rev&rev=611
Log:
moved batch file to generate python bindings

Added:
    techdemo/team/ken.hunt/pythonTest/slicescripts/
    techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat   (with props)
Removed:
    techdemo/team/ken.hunt/pythonTest/runslice.bat

Added: techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat
URL: https://origsvn.digium.com/svn-view/hydra/techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat?view=auto&rev=611
==============================================================================
--- techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat (added)
+++ techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat Tue May  4 17:33:45 2010
@@ -1,0 +1,22 @@
+
+set SLICEDIR=X:\techdemo\team\ken.hunt\pythonTest\slice
+
+slice2py -I%SLICEDIR% -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\RoutingServiceIf.ice 
+
+slice2py -I%SLICEDIR%  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\Channel\ChannelServiceIf.ice
+slice2py -I%SLICEDIR%  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\Channel\EndpointIf.ice
+slice2py -I%SLICEDIR%  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\Channel\SignalIf.ice
+
+slice2py -I%SLICEDIR%  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\Media\MediaSinkIf.ice
+slice2py -I%SLICEDIR%  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media %SLICEDIR%\Media\MediaTranslationIf.ice
+
+REM *****
+
+REM slice2py --output-dir slicescripts/Hydra -Islice -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\RoutingServiceIf.ice 
+
+REM slice2py --output-dir slicescripts/Hydra/Channel -Islice  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\Channel\ChannelServiceIf.ice
+REM slice2py --output-dir slicescripts/Hydra/Channel -Islice  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\Channel\EndpointIf.ice
+REM slice2py --output-dir slicescripts/Hydra/Channel -Islice  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\Channel\SignalIf.ice
+
+REM slice2py --output-dir slicescripts/Hydra/Media -Islice  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\Media\MediaSinkIf.ice
+REM slice2py --output-dir slicescripts/Hydra/Media -Islice  -I%SLICEDIR%\Channel -I%SLICEDIR%\Media slice\Media\MediaTranslationIf.ice

Propchange: techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: techdemo/team/ken.hunt/pythonTest/slicescripts/runslice.bat
------------------------------------------------------------------------------
    svn:mime-type = text/plain





More information about the asterisk-scf-commits mailing list