Thursday, May 17, 2018

How to: Specify Build Events (C#)

https://msdn.microsoft.com/en-us/library/ke5z92ks.aspx


o specify a build event

  1. In Solution Explorer, select the project for which you want to specify the build event.
  2. On the Project menu, click Properties.
  3. Select the Build Events tab.

copy /Y E:\WealthLab\PriceChannelBreakout\PriceChannelBreakout\bin\Debug\PriceChannelBreakout.dll "C:\Program Files\Fidelity Investments\Wealth-Lab Pro 6\Data\Strategies\GC\*.*"

No comments:

Post a Comment