Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.3/sources/HeuristicLab.Hive/PreBuildEvent.cmd @ 5069

Last change on this file since 5069 was 4932, checked in by cneumuel, 13 years ago

#1260

  • addes frames for plugin-files
  • automated the way SubWCRev is called for .cs.frame files (PreBuildEvent.cmd now automatically processes all *.cs.frame files)
File size: 73 bytes
Line 
1cd %ProjectDir%
2for /r %%i in (*.cs.frame) do SubWCRev . %%i %%~dpi%%~ni
Note: See TracBrowser for help on using the repository browser.