Sha256: 8e9ac42393d249767a74af5d0f5638e43e3e86e14d66628c565f0610f2030c09

Contents?: true

Size: 402 Bytes

Versions: 2

Compression:

Stored size: 402 Bytes

Contents

@echo off

::Project UppercuT - http://uppercut.googlecode.com
::No edits to this file are required - http://uppercut.pbwiki.com

SET DIR=%cd%
SET BUILD_DIR=%~d0%~p0%
SET NANT="%BUILD_DIR%lib\Nant\nant.exe"
SET build.config.settings="%DIR%\settings\UppercuT.config"

%NANT% -logger:NAnt.Core.DefaultLogger -quiet /f:%BUILD_DIR%build\open.build -D:build.config.settings=%build.config.settings%

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
uppercutbuild-1.4.2.0 lib/open.bat
uppercutbuild-1.4.1.0 lib/open.bat