Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ImprovingItemListView/PreBuildEvent.cmd @ 9384

Last change on this file since 9384 was 9314, checked in by sforsten, 11 years ago

#2022:

  • the properties of Item are cached
  • added solution file and build commands
File size: 293 bytes
Line 
1IF EXIST "%ProjectDir%\Properties\AssemblyInfo.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Properties\AssemblyInfo.cs.frame" "%ProjectDir%\Properties\AssemblyInfo.cs"
2IF EXIST "%ProjectDir%\Plugin.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Plugin.cs.frame" "%ProjectDir%\Plugin.cs"
Note: See TracBrowser for help on using the repository browser.