retts=microsoft@lists.launchpad.net] on behalf
of Garrett Serack [garre...@microsoft.com]
Sent: Thursday, January 19, 2012 10:04 AM
To: coapp-developers@lists.launchpad.net
Subject: [Coapp-developers] Some minor ptk changes
I'm adding a small tweak to the way that pTK handles build-comman
I'm adding a small tweak to the way that pTK handles build-command and
clean-command scripts:
Currently, the batch file that gets emitted and run via cmd /c looks like this:
@echo off
@setlocal
{1}:
@cd ""{0}""
{2}
where :
{1} is the drive that the .buildinfo script is on
{0} is the directory
2 matches
Mail list logo