@REM ######################################################################### @REM # @REM # Copyright 2012 - 2021 Vivante Corporation, Santa Clara, California. @REM # All Rights Reserved. @REM # @REM # Permission is hereby granted, free of charge, to any person obtaining @REM # a copy of this software and associated documentation files (the @REM # 'Software'), to deal in the Software without restriction, including @REM # without limitation the rights to use, copy, modify, merge, publish, @REM # distribute, sub license, and/or sell copies of the Software, and to @REM # permit persons to whom the Software is furnished to do so, subject @REM # to the following conditions: @REM # @REM # The above copyright notice and this permission notice (including the @REM # next paragraph) shall be included in all copies or substantial @REM # portions of the Software. @REM # @REM # THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, @REM # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF @REM # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. @REM # IN NO EVENT SHALL VIVANTE AND/OR ITS SUPPLIERS BE LIABLE FOR ANY @REM # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, @REM # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE @REM # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @REM # @REM ######################################################################### set AQROOT=%cd% set BUILDSOURCE=%AQROOT% set AQARCH=%AQROOT%\arch\XAQ2 set AQVGARCH=%AQROOT%\arch\GC350 set year=%date:~6,4% set month=%date:~0,2% set day=%date:~3,2%